2026-05-10T17:48:33.484455496Z [migrations] started
2026-05-10T17:48:33.484527521Z [migrations] no migrations found
2026-05-10T17:48:33.503827133Z usermod: no changes
2026-05-10T17:48:33.509435369Z ───────────────────────────────────────
2026-05-10T17:48:33.509456161Z 
2026-05-10T17:48:33.509460389Z       ██╗     ███████╗██╗ ██████╗
2026-05-10T17:48:33.509464357Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-10T17:48:33.509468245Z       ██║     ███████╗██║██║   ██║
2026-05-10T17:48:33.509472083Z       ██║     ╚════██║██║██║   ██║
2026-05-10T17:48:33.509475780Z       ███████╗███████║██║╚██████╔╝
2026-05-10T17:48:33.509479608Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-10T17:48:33.509483446Z 
2026-05-10T17:48:33.509486953Z    Brought to you by linuxserver.io
2026-05-10T17:48:33.509490750Z ───────────────────────────────────────
2026-05-10T17:48:33.509747888Z 
2026-05-10T17:48:33.509759782Z To support the app dev(s) visit:
2026-05-10T17:48:33.512242202Z Radarr: https://opencollective.com/radarr
2026-05-10T17:48:33.512673681Z 
2026-05-10T17:48:33.512680395Z To support LSIO projects visit:
2026-05-10T17:48:33.512684393Z https://www.linuxserver.io/donate/
2026-05-10T17:48:33.512688251Z 
2026-05-10T17:48:33.512692038Z ───────────────────────────────────────
2026-05-10T17:48:33.512697068Z GID/UID
2026-05-10T17:48:33.512700906Z ───────────────────────────────────────
2026-05-10T17:48:33.516852568Z 
2026-05-10T17:48:33.516860704Z User UID:    911
2026-05-10T17:48:33.516864412Z User GID:    911
2026-05-10T17:48:33.516867939Z ───────────────────────────────────────
2026-05-10T17:48:33.518665028Z Linuxserver.io version: 6.2.0.10390-ls253
2026-05-10T17:48:33.518965494Z Build-date: 2026-05-10T17:41:14+00:00
2026-05-10T17:48:33.518975043Z ───────────────────────────────────────
2026-05-10T17:48:33.518982788Z     
2026-05-10T17:48:33.576414064Z [custom-init] No custom files found, skipping...
2026-05-10T17:48:33.899072975Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.2.0.10390 
2026-05-10T17:48:33.916766202Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-10T17:48:33.920961582Z [Debug] Bootstrap: Console selected 
2026-05-10T17:48:33.922210437Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-10T17:48:34.222602730Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-10T17:48:34.275143264Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {ac6d26c7-3777-419e-9286-bc6956a75c54} may be persisted to storage in unencrypted form. 
2026-05-10T17:48:34.334259984Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-10T17:48:34.366476202Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-10T17:48:34.446116389Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-10T17:48:34.453150006Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.453736627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.495082373Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-10T17:48:34.498675290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419468s 
2026-05-10T17:48:34.499033181Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-10T17:48:34.499125317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0455362s 
2026-05-10T17:48:34.506321651Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-10T17:48:34.506934726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.512734317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-10T17:48:34.523689332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-10T17:48:34.535399748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224578s 
2026-05-10T17:48:34.535788201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.539272468Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-10T17:48:34.539436459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262993s 
2026-05-10T17:48:34.540242382Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-10T17:48:34.540438767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.546011953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-10T17:48:34.547030394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T17:48:34.547528628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013687s 
2026-05-10T17:48:34.547829694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:48:34.548745970Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-05s 
2026-05-10T17:48:34.549160064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-10T17:48:34.549703689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-10T17:48:34.550313116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009991s 
2026-05-10T17:48:34.550566817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.551324684Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-10T17:48:34.551494997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019866s 
2026-05-10T17:48:34.551979392Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-10T17:48:34.552192151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.552943765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:48:34.553128086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-05-10T17:48:34.553328961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-10T17:48:34.553614886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-10T17:48:34.554074402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005555s 
2026-05-10T17:48:34.554269966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.554956088Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-10T17:48:34.555167143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013672s 
2026-05-10T17:48:34.558646921Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-10T17:48:34.558839900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.559436091Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-10T17:48:34.571832188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-10T17:48:34.572399942Z [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-05-10T17:48:34.572888616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008544s 
2026-05-10T17:48:34.573103709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-10T17:48:34.573366148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-10T17:48:34.573722095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004865s 
2026-05-10T17:48:34.573897057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-10T17:48:34.574226481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-05-10T17:48:34.574632419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005534s 
2026-05-10T17:48:34.574804064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-10T17:48:34.575071323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-10T17:48:34.575426328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000456s 
2026-05-10T17:48:34.575591290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-05-10T17:48:34.576947211Z [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-05-10T17:48:34.577909750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021389s 
2026-05-10T17:48:34.578093640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-05-10T17:48:34.578341489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-05-10T17:48:34.578681795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004335s 
2026-05-10T17:48:34.578843290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-05-10T17:48:34.579823194Z [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-05-10T17:48:34.580646121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016017s 
2026-05-10T17:48:34.580791213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-10T17:48:34.581049624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:48:34.581384258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s 
2026-05-10T17:48:34.581566044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-05-10T17:48:34.581839655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:48:34.582180422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004429s 
2026-05-10T17:48:34.582350925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-05-10T17:48:34.583307371Z [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-05-10T17:48:34.584066490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015467s 
2026-05-10T17:48:34.584237004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-05-10T17:48:34.584829477Z [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-05-10T17:48:34.585341218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009421s 
2026-05-10T17:48:34.585542644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-10T17:48:34.586056308Z [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-05-10T17:48:34.586586696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000916s 
2026-05-10T17:48:34.586771939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-10T17:48:34.587037935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T17:48:34.587382579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004391s 
2026-05-10T17:48:34.587557432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-10T17:48:34.592042114Z [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-05-10T17:48:34.592545228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048127s 
2026-05-10T17:48:34.592718697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-10T17:48:34.593161960Z [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-05-10T17:48:34.593625273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007335s 
2026-05-10T17:48:34.593816799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-10T17:48:34.594116803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T17:48:34.594485115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000491s 
2026-05-10T17:48:34.594658895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-10T17:48:34.596963096Z [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-05-10T17:48:34.597433994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026029s 
2026-05-10T17:48:34.597613105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-10T17:48:34.597876866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T17:48:34.598220599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004352s 
2026-05-10T17:48:34.598520703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-10T17:48:34.598930478Z [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-05-10T17:48:34.599390966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007029s 
2026-05-10T17:48:34.599687874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-10T17:48:34.599989351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:48:34.600329626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004637s 
2026-05-10T17:48:34.600687938Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-05-10T17:48:34.601193426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-05-10T17:48:34.601432037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005883s 
2026-05-10T17:48:34.601646519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-05-10T17:48:34.602123850Z [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-05-10T17:48:34.602599017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008231s 
2026-05-10T17:48:34.602773899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-10T17:48:34.603447075Z [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-05-10T17:48:34.604053687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010911s 
2026-05-10T17:48:34.604225032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-10T17:48:34.604854069Z [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-05-10T17:48:34.605432995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010408s 
2026-05-10T17:48:34.605623349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-10T17:48:34.606068866Z [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-05-10T17:48:34.606550697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007497s 
2026-05-10T17:48:34.606754267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-10T17:48:34.607072969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-10T17:48:34.607445930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005114s 
2026-05-10T17:48:34.607649239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-10T17:48:34.608010978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-10T17:48:34.608348869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005098s 
2026-05-10T17:48:34.608524743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-10T17:48:34.608997204Z [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-05-10T17:48:34.609496430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008021s 
2026-05-10T17:48:34.609670540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-10T17:48:34.610311131Z [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-05-10T17:48:34.610888213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010305s 
2026-05-10T17:48:34.611060841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-10T17:48:34.611551399Z [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-05-10T17:48:34.612062378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008177s 
2026-05-10T17:48:34.612239795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-10T17:48:34.612801517Z [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-05-10T17:48:34.613319360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008865s 
2026-05-10T17:48:34.613495023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-10T17:48:34.613903716Z [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-05-10T17:48:34.614330686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006606s 
2026-05-10T17:48:34.614490619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-10T17:48:34.614803970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-10T17:48:34.615193264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005351s 
2026-05-10T17:48:34.615372625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-10T17:48:34.615630003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-10T17:48:34.616005710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004475s 
2026-05-10T17:48:34.616180212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-10T17:48:34.616573223Z [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-05-10T17:48:34.616987177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006333s 
2026-05-10T17:48:34.617160165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-10T17:48:34.617765234Z [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-05-10T17:48:34.618289991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009553s 
2026-05-10T17:48:34.619366219Z [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-05-10T17:48:34.620008503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-10T17:48:34.620424060Z [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-05-10T17:48:34.620888164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007003s 
2026-05-10T17:48:34.621079921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-10T17:48:34.621353582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-10T17:48:34.621714459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004567s 
2026-05-10T17:48:34.621897046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-10T17:48:34.622161198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-10T17:48:34.622510041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004387s 
2026-05-10T17:48:34.622688821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-10T17:48:34.623286094Z [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-05-10T17:48:34.623875050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009967s 
2026-05-10T17:48:34.624048580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-10T17:48:34.624613518Z [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-05-10T17:48:34.625154497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009343s 
2026-05-10T17:48:34.625351845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-05-10T17:48:34.625652280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-05-10T17:48:34.626062025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005286s 
2026-05-10T17:48:34.626282880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-10T17:48:34.627051639Z [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-05-10T17:48:34.627593630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009662s 
2026-05-10T17:48:34.627784845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-10T17:48:34.628418492Z [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-05-10T17:48:34.628977578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010338s 
2026-05-10T17:48:34.629160707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-10T17:48:34.629405640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T17:48:34.629746907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004163s 
2026-05-10T17:48:34.631147829Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015345 taking an average of 00:00:00.0015345 
2026-05-10T17:48:34.631831616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-10T17:48:34', 'InitialSetup') 
2026-05-10T17:48:34.632240840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.634768742Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-10T17:48:34.634936029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054162s 
2026-05-10T17:48:34.635204089Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-10T17:48:34.635413320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.635682883Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-05-10T17:48:34.636630441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-05-10T17:48:34.637189548Z [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-05-10T17:48:34.637772732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010023s 
2026-05-10T17:48:34.637966222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-05-10T17:48:34.638245665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-10T17:48:34.638602874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004478s 
2026-05-10T17:48:34.638767456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.638914121Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.639102882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-05-10T17:48:34.639393266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:34.640249681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009544s 
2026-05-10T17:48:34.640606280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-10T17:48:34', 'add_moviefiles_table') 
2026-05-10T17:48:34.640927577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.641814944Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-10T17:48:34.641998293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025074s 
2026-05-10T17:48:34.642192945Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-10T17:48:34.642393539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.642645136Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-05-10T17:48:34.642954820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-10T17:48:34.643110353Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.643284434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-05-10T17:48:34.643556712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:34.644449981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009796s 
2026-05-10T17:48:34.644799615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-10T17:48:34', 'fix_history_movieId') 
2026-05-10T17:48:34.645123157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.645805121Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-10T17:48:34.645961125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022975s 
2026-05-10T17:48:34.646150817Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-10T17:48:34.646347062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.646604230Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-05-10T17:48:34.647692792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.647876022Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.648078159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-05-10T17:48:34.648348964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:34.653676395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053929s 
2026-05-10T17:48:34.653865215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.654026369Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:48:34.654218647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-05-10T17:48:34.654468540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-05-10T17:48:34.655345396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009453s 
2026-05-10T17:48:34.655540379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.655682154Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.656092230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-05-10T17:48:34.667034189Z [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-05-10T17:48:34.668821619Z [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-05-10T17:48:34.669871835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:48:34.671004085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:48:34.673524902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:48:34.674024088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:48:34.674415757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181298s 
2026-05-10T17:48:34.674579937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.674726152Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:34.674926666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-05-10T17:48:34.675192521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-05-10T17:48:34.676008956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008871s 
2026-05-10T17:48:34.676337748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-10T17:48:34', 'add_tmdb_stuff') 
2026-05-10T17:48:34.676665107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.677610732Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-10T17:48:34.677781726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024764s 
2026-05-10T17:48:34.677983913Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-10T17:48:34.678181551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.678437928Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-05-10T17:48:34.678940249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:48:34.679099550Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.679277930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-05-10T17:48:34.681849800Z [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-05-10T17:48:34.682776877Z [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-05-10T17:48:34.683283237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-10T17:48:34.683953557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-10T17:48:34.686617543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-10T17:48:34.686987207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007536s 
2026-05-10T17:48:34.687306671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-10T17:48:34', 'fix_movie_files') 
2026-05-10T17:48:34.687659602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.688472549Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-10T17:48:34.688641249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089992s 
2026-05-10T17:48:34.688852103Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-10T17:48:34.689056575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.689314595Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-05-10T17:48:34.689777457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T17:48:34.689944203Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:34.690151771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-05-10T17:48:34.692598509Z [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-05-10T17:48:34.693361045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-05-10T17:48:34.693779778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-10T17:48:34.694405499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-10T17:48:34.698084359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T17:48:34.698456899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081282s 
2026-05-10T17:48:34.698795551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-10T17:48:34.699215346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-10T17:48:34.699514108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004812s 
2026-05-10T17:48:34.699862881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-10T17:48:34', 'update_schedule_intervale') 
2026-05-10T17:48:34.700271975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.701308362Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-10T17:48:34.701484497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022298s 
2026-05-10T17:48:34.701703518Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-10T17:48:34.701916978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.702193625Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-05-10T17:48:34.702628912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-10T17:48:34.702794987Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.703002404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-05-10T17:48:34.703297218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-05-10T17:48:34.704392705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011843s 
2026-05-10T17:48:34.704564210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-10T17:48:34.704719232Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-10T17:48:34.704931811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-05-10T17:48:34.705219099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-05-10T17:48:34.706245106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011129s 
2026-05-10T17:48:34.706412172Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.706615311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.707108705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005289s 
2026-05-10T17:48:34.707457277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-10T17:48:34', 'add_movie_formats_to_naming_config') 
2026-05-10T17:48:34.707801761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.708661713Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-10T17:48:34.708843539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020296s 
2026-05-10T17:48:34.709041568Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-10T17:48:34.709244938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.709492376Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-05-10T17:48:34.709797210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.709956270Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:34.710151213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-05-10T17:48:34.710417519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-05-10T17:48:34.711461903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011229s 
2026-05-10T17:48:34.711791466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-10T17:48:34', 'add_phyiscal_release') 
2026-05-10T17:48:34.712180931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.712893095Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-10T17:48:34.713084952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025277s 
2026-05-10T17:48:34.713252479Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-10T17:48:34.713449105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.713694930Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-05-10T17:48:34.715251396Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:34.716145266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-05-10T17:48:34.716413326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009546s 
2026-05-10T17:48:34.716720064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-10T17:48:34', 'remove_bitmetv') 
2026-05-10T17:48:34.717046000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.717662352Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-10T17:48:34.717830180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021902s 
2026-05-10T17:48:34.718024421Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-10T17:48:34.718225856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.718473395Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-05-10T17:48:34.718954694Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:34.719262384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-05-10T17:48:34.719521997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003673s 
2026-05-10T17:48:34.719843955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-10T17:48:34', 'remove_torrentleech') 
2026-05-10T17:48:34.720200023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.720790522Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-10T17:48:34.720963230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016027s 
2026-05-10T17:48:34.721160778Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-10T17:48:34.721368396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.721618089Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-05-10T17:48:34.721951580Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:34.722241745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-05-10T17:48:34.722497139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003516s 
2026-05-10T17:48:34.722817434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-10T17:48:34', 'remove_broadcasthenet') 
2026-05-10T17:48:34.723149233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.723800314Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-10T17:48:34.724035498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016239s 
2026-05-10T17:48:34.724220560Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-10T17:48:34.724425643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.724672551Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-05-10T17:48:34.724982185Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:34.725257188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-05-10T17:48:34.725510138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003354s 
2026-05-10T17:48:34.725826846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-10T17:48:34', 'remove_fanzub') 
2026-05-10T17:48:34.726154816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.726755236Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-10T17:48:34.726922653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015605s 
2026-05-10T17:48:34.727122456Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-10T17:48:34.727326326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.727577302Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-05-10T17:48:34.727833508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.728052529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.728561845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005343s 
2026-05-10T17:48:34.728890146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-10T17:48:34', 'update_movie_sorttitle') 
2026-05-10T17:48:34.729223267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.729835881Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-10T17:48:34.730011384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017768s 
2026-05-10T17:48:34.730222950Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-10T17:48:34.730432873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.730686544Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-05-10T17:48:34.730943361Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.731144186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.731638471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005121s 
2026-05-10T17:48:34.731997184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-10T17:48:34', 'update_movie_sorttitle_again') 
2026-05-10T17:48:34.732342499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.732969282Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-10T17:48:34.733146328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018041s 
2026-05-10T17:48:34.733341311Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-10T17:48:34.733544450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.733786839Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-05-10T17:48:34.734573874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-05-10T17:48:34.734837745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-05-10T17:48:34.735892299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011184s 
2026-05-10T17:48:34.736228857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-10T17:48:34', 'update_movie_file') 
2026-05-10T17:48:34.736558471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.737213871Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-10T17:48:34.737383864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024236s 
2026-05-10T17:48:34.737580971Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-10T17:48:34.737817798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.738073152Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-05-10T17:48:34.738320630Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.738517176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.739004418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005087s 
2026-05-10T17:48:34.739325204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-10T17:48:34', 'update_movie_slug') 
2026-05-10T17:48:34.739662623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.740268924Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-10T17:48:34.740442624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017471s 
2026-05-10T17:48:34.740638328Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-10T17:48:34.740840375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.741089106Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-05-10T17:48:34.741384201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.741542309Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.741732733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-05-10T17:48:34.741996624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-05-10T17:48:34.743019524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010819s 
2026-05-10T17:48:34.743333256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-10T17:48:34', 'add_youtube_trailer_id') 
2026-05-10T17:48:34.743666277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.744555007Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-10T17:48:34.744902778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024947s 
2026-05-10T17:48:34.745222662Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-10T17:48:34.745429819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.745658971Z [Info] add_studio: Starting migration of Main DB to 120 
2026-05-10T17:48:34.745930107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.746081321Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:34.746254109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-05-10T17:48:34.746477479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-05-10T17:48:34.747499237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010819s 
2026-05-10T17:48:34.747810144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-10T17:48:34', 'add_studio') 
2026-05-10T17:48:34.748176371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.748845940Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-10T17:48:34.749013257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024104s 
2026-05-10T17:48:34.749197738Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-10T17:48:34.749390226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.749626843Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-05-10T17:48:34.749870283Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.750059534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.750540403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005051s 
2026-05-10T17:48:34.750875207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-10T17:48:34', 'update_filedate_config') 
2026-05-10T17:48:34.751181554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.751792214Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-10T17:48:34.751980022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00173s 
2026-05-10T17:48:34.752163331Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-10T17:48:34.752356120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.752591744Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-05-10T17:48:34.752985487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:48:34.753139107Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.753307055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-05-10T17:48:34.753555044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-05-10T17:48:34.754505659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010202s 
2026-05-10T17:48:34.754657815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:48:34.754796585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.754964283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-05-10T17:48:34.757687127Z [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-05-10T17:48:34.758729186Z [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-05-10T17:48:34.759284024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-10T17:48:34.759721395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-10T17:48:34.762103613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069592s 
2026-05-10T17:48:34.762270308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:48:34.762413547Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:34.762706196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-05-10T17:48:34.765300642Z [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-05-10T17:48:34.766329504Z [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-05-10T17:48:34.766889883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-10T17:48:34.767395441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-10T17:48:34.769284355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063894s 
2026-05-10T17:48:34.769788872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-10T17:48:34', 'add_movieid_to_blacklist') 
2026-05-10T17:48:34.770149578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.770940451Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-10T17:48:34.771108880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080446s 
2026-05-10T17:48:34.771295326Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-10T17:48:34.771492443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.771728208Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-05-10T17:48:34.772573380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-05-10T17:48:34.773213650Z [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-05-10T17:48:34.773785572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010363s 
2026-05-10T17:48:34.773956175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-05-10T17:48:34.774209816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-05-10T17:48:34.774546184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004267s 
2026-05-10T17:48:34.774869204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-10T17:48:34', 'create_netimport_table') 
2026-05-10T17:48:34.775184359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.775952717Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-10T17:48:34.776127709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017845s 
2026-05-10T17:48:34.776325307Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-10T17:48:34.776518877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.776758910Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-05-10T17:48:34.777047662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:48:34.777200740Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.777376755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-05-10T17:48:34.777621177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-05-10T17:48:34.778473644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009171s 
2026-05-10T17:48:34.778800082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-10T17:48:34', 'add_preferred_tags_to_profile') 
2026-05-10T17:48:34.779124686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.779967082Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-10T17:48:34.780067655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022777s 
2026-05-10T17:48:34.780249401Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-10T17:48:34.780431618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.780678776Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-05-10T17:48:34.780909651Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.781107379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.781555021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004782s 
2026-05-10T17:48:34.781870706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-10T17:48:34', 'fix_imdb_unique') 
2026-05-10T17:48:34.782190400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.782891743Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-10T17:48:34.783053920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017976s 
2026-05-10T17:48:34.783255275Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-10T17:48:34.783454306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.783703768Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-05-10T17:48:34.783971367Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.784164106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.785861063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017212s 
2026-05-10T17:48:34.786207762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-10T17:48:34', 'update_qualities_and_profiles') 
2026-05-10T17:48:34.786576925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.787412729Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-10T17:48:34.787600988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032333s 
2026-05-10T17:48:34.787761020Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-10T17:48:34.787997747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.788203922Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-05-10T17:48:34.788508987Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:34.788780323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-10T17:48:34.789023784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003347s 
2026-05-10T17:48:34.789328798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-10T17:48:34', 'remove_wombles') 
2026-05-10T17:48:34.789642019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.790267499Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-10T17:48:34.790433102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015569s 
2026-05-10T17:48:34.790610459Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-10T17:48:34.790796655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.791030686Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-05-10T17:48:34.791324277Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:34.791603560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-05-10T17:48:34.791873123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003404s 
2026-05-10T17:48:34.792219250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-10T17:48:34', 'remove_kickass') 
2026-05-10T17:48:34.792527621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.793174845Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-10T17:48:34.793334747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016439s 
2026-05-10T17:48:34.793552275Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-10T17:48:34.793772268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.794009496Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-05-10T17:48:34.794315722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:48:34.794471877Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.794665557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-05-10T17:48:34.794934499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-05-10T17:48:34.795749961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009065s 
2026-05-10T17:48:34.796118062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-10T17:48:34', 'add_parsed_movie_info_to_pending_release') 
2026-05-10T17:48:34.796451404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.797188649Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-10T17:48:34.797379844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022889s 
2026-05-10T17:48:34.797568624Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-10T17:48:34.797763026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.798006877Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-05-10T17:48:34.798333675Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:34.798607436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-10T17:48:34.798847670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003245s 
2026-05-10T17:48:34.799049727Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:34.799310693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-05-10T17:48:34.799549253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003313s 
2026-05-10T17:48:34.799884438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-10T17:48:34', 'remove_wombles_kickass') 
2026-05-10T17:48:34.800201016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.800840564Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-10T17:48:34.801020547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015824s 
2026-05-10T17:48:34.801214417Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-10T17:48:34.801418168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.801662640Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-05-10T17:48:34.801957534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:48:34.802116394Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.802308381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-05-10T17:48:34.805003569Z [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-05-10T17:48:34.805914073Z [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-05-10T17:48:34.806369360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-10T17:48:34.806839226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-10T17:48:34.808813323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063175s 
2026-05-10T17:48:34.809156514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-10T17:48:34', 'make_parsed_episode_info_nullable') 
2026-05-10T17:48:34.809534104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.810336551Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-10T17:48:34.810516333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078002s 
2026-05-10T17:48:34.810718901Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-10T17:48:34.810923403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.811172685Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-05-10T17:48:34.811601529Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-10T17:48:34.812044561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-10T17:48:34.812332972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004679s 
2026-05-10T17:48:34.812657506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-10T17:48:34', 'rename_torrent_downloadstation') 
2026-05-10T17:48:34.813021609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.813633141Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-10T17:48:34.813807873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017333s 
2026-05-10T17:48:34.813994839Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-10T17:48:34.814190263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.814431398Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-05-10T17:48:34.815214075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-10T17:48:34.815361502Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:34.815565623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-05-10T17:48:34.815867421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-10T17:48:34.816726030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009546s 
2026-05-10T17:48:34.816849308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.816982096Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.817164092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-05-10T17:48:34.817461221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-10T17:48:34.818320321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009807s 
2026-05-10T17:48:34.818650145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-10T17:48:34', 'add_minimumavailability') 
2026-05-10T17:48:34.818974138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.819644338Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-10T17:48:34.819823719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022746s 
2026-05-10T17:48:34.820038542Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-10T17:48:34.820236490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.820484360Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-05-10T17:48:34.820733081Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.820925759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.821182075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002872s 
2026-05-10T17:48:34.821519374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-10T17:48:34', 'add_remux_qualities_for_the_wankers') 
2026-05-10T17:48:34.821847575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.822483847Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-10T17:48:34.822657547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015333s 
2026-05-10T17:48:34.822865816Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-10T17:48:34.823058254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.823299019Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-05-10T17:48:34.823617290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.823770699Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.823996344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-05-10T17:48:34.824242620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:34.825107021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009685s 
2026-05-10T17:48:34.825437476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-10T17:48:34', 'add_haspredbentry_to_movies') 
2026-05-10T17:48:34.825769715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.826449054Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-10T17:48:34.826625299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022808s 
2026-05-10T17:48:34.826815161Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-10T17:48:34.827012128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.827268664Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-05-10T17:48:34.827540782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.827690203Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:34.827871609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-05-10T17:48:34.828181453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-05-10T17:48:34.829011845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009652s 
2026-05-10T17:48:34.829336970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-10T17:48:34', 'add_pathstate_to_movies') 
2026-05-10T17:48:34.829658558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.830325090Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-10T17:48:34.830494732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022534s 
2026-05-10T17:48:34.830688111Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-10T17:48:34.830899607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.831128589Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-05-10T17:48:34.831628906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-05-10T17:48:34.832089304Z [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-05-10T17:48:34.832551264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007451s 
2026-05-10T17:48:34.832745205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-05-10T17:48:34.833033395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-05-10T17:48:34.833383410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004712s 
2026-05-10T17:48:34.833543092Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.833722724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.834371871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006717s 
2026-05-10T17:48:34.834719381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-10T17:48:34', 'add_import_exclusions_table') 
2026-05-10T17:48:34.835037632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.835885680Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-10T17:48:34.836067827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021433s 
2026-05-10T17:48:34.836259413Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-10T17:48:34.844932201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.845353910Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-05-10T17:48:34.845815961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.845978759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-05-10T17:48:34.846185205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-05-10T17:48:34.846462594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-05-10T17:48:34.847471736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001107s 
2026-05-10T17:48:34.847816791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-10T17:48:34', 'add_physical_release_note') 
2026-05-10T17:48:34.848224613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.848954653Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-10T17:48:34.849130497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025568s 
2026-05-10T17:48:34.849334658Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-10T17:48:34.849542026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.849808503Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-05-10T17:48:34.850122315Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.850402970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.852281373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019525s 
2026-05-10T17:48:34.852640797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-10T17:48:34', 'consolidate_indexer_baseurl') 
2026-05-10T17:48:34.852975301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.854162512Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-10T17:48:34.854329248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037997s 
2026-05-10T17:48:34.854533660Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-10T17:48:34.854738192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.854990150Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-05-10T17:48:34.857472650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-05-10T17:48:34.858191988Z [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-05-10T17:48:34.858835705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011866s 
2026-05-10T17:48:34.859192143Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-05-10T17:48:34.863806807Z [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-05-10T17:48:34.866087190Z [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-05-10T17:48:34.867135271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:48:34.867968971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:48:34.870252650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:48:34.870686173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112805s 
2026-05-10T17:48:34.870864773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.871003763Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:34.871182423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-05-10T17:48:34.871435262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-05-10T17:48:34.872408623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009918s 
2026-05-10T17:48:34.872578395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:34.872714008Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-10T17:48:34.872935965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-05-10T17:48:34.873237582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-05-10T17:48:34.874223277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010881s 
2026-05-10T17:48:34.874575036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-10T17:48:34', 'add_alternative_titles_table') 
2026-05-10T17:48:34.874927075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.876105659Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-10T17:48:34.876309369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029025s 
2026-05-10T17:48:34.876562579Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-10T17:48:34.876798144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.877086745Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-05-10T17:48:34.877768398Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.877985646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.878378587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004224s 
2026-05-10T17:48:34.878580113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-10T17:48:34.878764104Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2026-05-10T17:48:34.878986151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-05-10T17:48:34.882793880Z [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-05-10T17:48:34.883973666Z [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-05-10T17:48:34.884592142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:48:34.885181369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:48:34.888516927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092654s 
2026-05-10T17:48:34.888762652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-10T17:48:34.889134301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:48:34.889562273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005986s 
2026-05-10T17:48:34.889956647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-10T17:48:34', 'fix_duplicate_alt_titles') 
2026-05-10T17:48:34.890348576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.891493543Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-10T17:48:34.891695609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024628s 
2026-05-10T17:48:34.892063711Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-10T17:48:34.892290107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.892606574Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-05-10T17:48:34.895046859Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-05-10T17:48:34.895379810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-10T17:48:34.895883394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006167s 
2026-05-10T17:48:34.896083647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-05-10T17:48:34.896324613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-10T17:48:34.896738807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004722s 
2026-05-10T17:48:34.896935473Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-05-10T17:48:34.897158613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-10T17:48:34.897571043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00045s 
2026-05-10T17:48:34.897764964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-10T17:48:34.898406737Z [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-05-10T17:48:34.899013178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010307s 
2026-05-10T17:48:34.899194233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-10T17:48:34.899873661Z [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-05-10T17:48:34.900471275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010871s 
2026-05-10T17:48:34.900665386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-10T17:48:34.901347881Z [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-05-10T17:48:34.901950424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011012s 
2026-05-10T17:48:34.902320209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-10T17:48:34', 'movie_extras') 
2026-05-10T17:48:34.902714714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.903743916Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-10T17:48:34.903999271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002868s 
2026-05-10T17:48:34.904192420Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-10T17:48:34.904380509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.904640332Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-05-10T17:48:34.905494793Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-05-10T17:48:34.905681469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-05-10T17:48:34.906079741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004221s 
2026-05-10T17:48:34.906242379Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-05-10T17:48:34.906431389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-05-10T17:48:34.906793929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003922s 
2026-05-10T17:48:34.906964884Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-05-10T17:48:34.907139135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-05-10T17:48:34.907689894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005744s 
2026-05-10T17:48:34.907871830Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-05-10T17:48:34.908067955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-05-10T17:48:34.908575518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005482s 
2026-05-10T17:48:34.908836764Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-05-10T17:48:34.911578176Z [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-05-10T17:48:34.912582318Z [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-05-10T17:48:34.913129390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-10T17:48:34.913677274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-10T17:48:34.915535426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064972s 
2026-05-10T17:48:34.915729507Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-05-10T17:48:34.918524166Z [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-05-10T17:48:34.919343266Z [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-05-10T17:48:34.919805617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-10T17:48:34.920561169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-10T17:48:34.922463260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T17:48:34.922949529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T17:48:34.923316559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073454s 
2026-05-10T17:48:34.923661243Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-05-10T17:48:34.926790866Z [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-05-10T17:48:34.927777794Z [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-05-10T17:48:34.928390578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-10T17:48:34.928925185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-10T17:48:34.930770732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068411s 
2026-05-10T17:48:34.931004463Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-05-10T17:48:34.934084958Z [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-05-10T17:48:34.934849197Z [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-05-10T17:48:34.935316478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-10T17:48:34.935941377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-10T17:48:34.937816523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065966s 
2026-05-10T17:48:34.938179685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-10T17:48:34', 'clean_core_tv') 
2026-05-10T17:48:34.938527886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.940627716Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-10T17:48:34.940805383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093887s 
2026-05-10T17:48:34.941074786Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-10T17:48:34.941289358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.941591637Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-05-10T17:48:34.942160373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:48:34.942331527Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:48:34.942531120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-05-10T17:48:34.942810943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-05-10T17:48:34.943742489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001026s 
2026-05-10T17:48:34.944042384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-05-10T17:48:34.944359152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-05-10T17:48:34.945148662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009092s 
2026-05-10T17:48:34.945506743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-10T17:48:34', 'add_cookies_to_indexer_status') 
2026-05-10T17:48:34.945870325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.946786981Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-10T17:48:34.946962826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025062s 
2026-05-10T17:48:34.947196687Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-10T17:48:34.947397120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.947683587Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-05-10T17:48:34.948218034Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-10T17:48:34.948581335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-10T17:48:34.948933805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004543s 
2026-05-10T17:48:34.949176845Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-10T17:48:34.949498422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-10T17:48:34.949777204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000372s 
2026-05-10T17:48:34.950123091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-10T17:48:34', 'banner_to_fanart') 
2026-05-10T17:48:34.950484589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.951243247Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-10T17:48:34.951423339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018102s 
2026-05-10T17:48:34.951665297Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-10T17:48:34.951917936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.952211787Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-05-10T17:48:34.952808179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-10T17:48:34.952990185Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:48:34.953220169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-10T17:48:34.953572929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:34.954543073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011123s 
2026-05-10T17:48:34.954901275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-10T17:48:34', 'naming_config_colon_action') 
2026-05-10T17:48:34.955287723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.956164239Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-10T17:48:34.956335985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026823s 
2026-05-10T17:48:34.956556749Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-10T17:48:34.956846823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.957143792Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-05-10T17:48:34.957815394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-10T17:48:34.958242064Z [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-05-10T17:48:34.958731279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007086s 
2026-05-10T17:48:34.958934188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-10T17:48:34.959236727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-10T17:48:34.959646723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005214s 
2026-05-10T17:48:34.959843830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:48:34.960029053Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:48:34.960247413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-05-10T17:48:34.960599872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-05-10T17:48:34.961462620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010168s 
2026-05-10T17:48:34.961677172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-05-10T17:48:34.961985483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:34.962838101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000963s 
2026-05-10T17:48:34.963026120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.963249930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.963534564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003244s 
2026-05-10T17:48:34.963913968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-10T17:48:34', 'add_custom_formats') 
2026-05-10T17:48:34.964281338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.965207663Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-10T17:48:34.965385782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019644s 
2026-05-10T17:48:34.965648000Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-10T17:48:34.965875749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.966164521Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-05-10T17:48:34.966641772Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-10T17:48:34.967004773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-10T17:48:34.967322884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004384s 
2026-05-10T17:48:34.967680103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-10T17:48:34', 'remove_extra_naming_config') 
2026-05-10T17:48:34.968061361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.968869719Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-10T17:48:34.969058309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019418s 
2026-05-10T17:48:34.969304916Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-10T17:48:34.969537194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.969821436Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-05-10T17:48:34.970163685Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.970366784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.972111839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017512s 
2026-05-10T17:48:34.972473147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-10T17:48:34', 'convert_regex_required_tags') 
2026-05-10T17:48:34.972852451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.973678825Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-10T17:48:34.973880391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032877s 
2026-05-10T17:48:34.974128381Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-10T17:48:34.974343584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.974631134Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-05-10T17:48:34.974949094Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:34.975157614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:34.975722382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005647s 
2026-05-10T17:48:34.976109261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-10T17:48:34', 'fix_format_tags_double_underscore') 
2026-05-10T17:48:34.976484717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.977255700Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-10T17:48:34.977449039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020688s 
2026-05-10T17:48:34.977656788Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-10T17:48:34.977875809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.978146644Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-05-10T17:48:34.978561460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-10T17:48:34.978753386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-05-10T17:48:34.978949010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-05-10T17:48:34.979208814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-05-10T17:48:34.980276504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011336s 
2026-05-10T17:48:34.980509784Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-10T17:48:34.980769958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-10T17:48:34.981019120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003038s 
2026-05-10T17:48:34.981365097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-10T17:48:34', 'add_tags_to_net_import') 
2026-05-10T17:48:34.981715272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.982498048Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-10T17:48:34.982681127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017461s 
2026-05-10T17:48:34.982919567Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-10T17:48:34.983156775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.983427430Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-05-10T17:48:34.984080065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-10T17:48:34.984521594Z [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-05-10T17:48:34.984994226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007132s 
2026-05-10T17:48:34.985331425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-10T17:48:34', 'add_custom_filters') 
2026-05-10T17:48:34.985679707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:34.986478315Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-10T17:48:34.986650332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002184s 
2026-05-10T17:48:34.986903512Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-10T17:48:34.987143956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:34.987427407Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-05-10T17:48:34.989752650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:48:34.989934517Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:48:34.990139750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-10T17:48:34.990451698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:34.991367182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010351s 
2026-05-10T17:48:34.991766096Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-05-10T17:48:34.997864539Z [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-05-10T17:48:34.999081971Z [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-05-10T17:48:34.999694515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:48:35.000437541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:48:35.002604596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:48:35.003003169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110634s 
2026-05-10T17:48:35.003236549Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-10T17:48:35.008523748Z [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-05-10T17:48:35.009469022Z [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-05-10T17:48:35.009947826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-10T17:48:35.010602054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-10T17:48:35.012650209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T17:48:35.013012509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009578s 
2026-05-10T17:48:35.013172862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:48:35.013316261Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-05-10T17:48:35.013545623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-10T17:48:35.013833372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-10T17:48:35.014626129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008941s 
2026-05-10T17:48:35.014902195Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-10T17:48:35.015207490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-10T17:48:35.015452523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003509s 
2026-05-10T17:48:35.015606293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:48:35.015741365Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.015986098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-10T17:48:35.018742781Z [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-05-10T17:48:35.019728466Z [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-05-10T17:48:35.020280618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-10T17:48:35.021000598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-10T17:48:35.023029665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T17:48:35.023390372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072182s 
2026-05-10T17:48:35.023575424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-10T17:48:35.024119540Z [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-05-10T17:48:35.024620088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008822s 
2026-05-10T17:48:35.024825111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-10T17:48:35.025153372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T17:48:35.025514570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005152s 
2026-05-10T17:48:35.025875998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-10T17:48:35', 'indexer_client_status_search_changes') 
2026-05-10T17:48:35.026208357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.027640241Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-10T17:48:35.027815324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025798s 
2026-05-10T17:48:35.028094646Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-10T17:48:35.028301072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.028594373Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-05-10T17:48:35.029296638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:48:35.029582032Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:48:35.029757636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-05-10T17:48:35.030036678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:48:35.030969307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010375s 
2026-05-10T17:48:35.031130401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-10T17:48:35.031266115Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.031436037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-05-10T17:48:35.031701662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:48:35.032544930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009312s 
2026-05-10T17:48:35.032712508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:48:35.032847991Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.033020197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-05-10T17:48:35.033297416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:48:35.034120223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009257s 
2026-05-10T17:48:35.034278973Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.034455679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.039119593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046255s 
2026-05-10T17:48:35.039530741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-10T17:48:35', 'add_language_to_files_history_blacklist') 
2026-05-10T17:48:35.039924935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.040913326Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-10T17:48:35.041089851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006407s 
2026-05-10T17:48:35.041323241Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-10T17:48:35.041523064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.041788618Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-05-10T17:48:35.043672533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:48:35.043827435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-05-10T17:48:35.044039803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-05-10T17:48:35.044301209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-10T17:48:35.045204348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009928s 
2026-05-10T17:48:35.045364440Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:48:35.046080723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-10T17:48:35.046337771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000831s 
2026-05-10T17:48:35.046675802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-10T17:48:35', 'add_update_allowed_quality_profile') 
2026-05-10T17:48:35.047008392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.047813984Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-10T17:48:35.048007744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002251s 
2026-05-10T17:48:35.048216765Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-10T17:48:35.048413712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.048665920Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-05-10T17:48:35.049046406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-10T17:48:35.049203363Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:48:35.049385820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-10T17:48:35.049669391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:48:35.050511898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009571s 
2026-05-10T17:48:35.050676590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.050853206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.066043110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151947s 
2026-05-10T17:48:35.066389578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-10T17:48:35', 'add_download_client_priority') 
2026-05-10T17:48:35.066723030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.067558823Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-10T17:48:35.067726842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166859s 
2026-05-10T17:48:35.067927305Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-10T17:48:35.068117388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.068361740Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-05-10T17:48:35.068671554Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:35.068948071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-10T17:48:35.069191471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003392s 
2026-05-10T17:48:35.069498560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-10T17:48:35', 'remove_growl_prowl') 
2026-05-10T17:48:35.069815939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.070525007Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-10T17:48:35.070687885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016408s 
2026-05-10T17:48:35.070873469Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-10T17:48:35.071066849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.071301972Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-05-10T17:48:35.071627598Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:35.071997463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-10T17:48:35.072285172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004692s 
2026-05-10T17:48:35.072484584Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:35.072750901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-10T17:48:35.072991906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003403s 
2026-05-10T17:48:35.073310247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-10T17:48:35', 'remove_plex_hometheatre') 
2026-05-10T17:48:35.073630051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.074367847Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-10T17:48:35.074536297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016759s 
2026-05-10T17:48:35.074718163Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-10T17:48:35.074925060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.075174933Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-05-10T17:48:35.075416580Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.075619939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.077332298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017288s 
2026-05-10T17:48:35.077747575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-10T17:48:35', 'add_webrip_qualites') 
2026-05-10T17:48:35.078091447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.078765565Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-10T17:48:35.078941469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031496s 
2026-05-10T17:48:35.079149919Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-10T17:48:35.079355393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.079610367Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-05-10T17:48:35.080014831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:48:35.080181998Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.080391249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-10T17:48:35.080702977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.081592519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010029s 
2026-05-10T17:48:35.081767912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:48:35.081927313Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.082142467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-10T17:48:35.082468133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.083373326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010191s 
2026-05-10T17:48:35.083751708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-10T17:48:35', 'health_issue_notification') 
2026-05-10T17:48:35.084166604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.084933228Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-10T17:48:35.085132209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002538s 
2026-05-10T17:48:35.085351560Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-10T17:48:35.085581053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.085863642Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-05-10T17:48:35.086352005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-05-10T17:48:35.086625306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-10T17:48:35.086985922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004552s 
2026-05-10T17:48:35.087183260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-05-10T17:48:35.087471681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-05-10T17:48:35.087822387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004684s 
2026-05-10T17:48:35.088033983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-05-10T17:48:35.088282383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:48:35.088614723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004221s 
2026-05-10T17:48:35.088790417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-10T17:48:35.089029288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:48:35.089355094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004038s 
2026-05-10T17:48:35.089530728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-10T17:48:35.089771613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:48:35.090097169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004044s 
2026-05-10T17:48:35.090414848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-10T17:48:35', 'speed_improvements') 
2026-05-10T17:48:35.090731827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.091594955Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-10T17:48:35.091759276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018778s 
2026-05-10T17:48:35.092007426Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-10T17:48:35.092212990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.092455348Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-05-10T17:48:35.094537472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-05-10T17:48:35.097558858Z [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-05-10T17:48:35.098497558Z [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-05-10T17:48:35.098994419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:48:35.099654178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:48:35.101784278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:48:35.102140626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074172s 
2026-05-10T17:48:35.102487214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-05-10T17:48:35.105804225Z [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-05-10T17:48:35.106730390Z [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-05-10T17:48:35.107226760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:48:35.107948384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:48:35.110074436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:48:35.110480584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007758s 
2026-05-10T17:48:35.110608501Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:48:35.110916432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-05-10T17:48:35.111208500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004498s 
2026-05-10T17:48:35.111525238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-10T17:48:35', 'fix_profile_format_default') 
2026-05-10T17:48:35.111914482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.112822040Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-10T17:48:35.113018145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020276s 
2026-05-10T17:48:35.113177816Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-10T17:48:35.113372308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.113606530Z [Info] task_duration: Starting migration of Main DB to 163 
2026-05-10T17:48:35.113913187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T17:48:35.114069502Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.114266288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-10T17:48:35.114531883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-10T17:48:35.115352647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009065s 
2026-05-10T17:48:35.115662521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-10T17:48:35', 'task_duration') 
2026-05-10T17:48:35.115997395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.116753678Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-10T17:48:35.116915384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022959s 
2026-05-10T17:48:35.117103062Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-10T17:48:35.117298606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.117532788Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-05-10T17:48:35.118278029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:35.118430276Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.118603905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-05-10T17:48:35.118838919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-05-10T17:48:35.119673319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008984s 
2026-05-10T17:48:35.119856408Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-05-10T17:48:35.123637514Z [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-05-10T17:48:35.125964611Z [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-05-10T17:48:35.127051560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:48:35.128020792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:48:35.130051001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:48:35.130498242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:48:35.130934651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:48:35.131367804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:48:35.131706135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116779s 
2026-05-10T17:48:35.131882460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-05-10T17:48:35.132495525Z [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-05-10T17:48:35.133055693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010056s 
2026-05-10T17:48:35.133235606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-05-10T17:48:35.133509738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-10T17:48:35.133853370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004533s 
2026-05-10T17:48:35.134032521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-05-10T17:48:35.134278907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-10T17:48:35.134619042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s 
2026-05-10T17:48:35.134824225Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:35.135098989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-10T17:48:35.135339603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003507s 
2026-05-10T17:48:35.135540207Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:35.135800291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-10T17:48:35.136068501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003517s 
2026-05-10T17:48:35.136381782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-10T17:48:35', 'movie_collections_crew') 
2026-05-10T17:48:35.136698831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.138738149Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-10T17:48:35.138913722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029866s 
2026-05-10T17:48:35.142995904Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-10T17:48:35.143223533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.143490340Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-05-10T17:48:35.144137113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-10T17:48:35.144299740Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T17:48:35.144478591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-05-10T17:48:35.144771280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.145682295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001021s 
2026-05-10T17:48:35.145845243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:48:35.145987480Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.146171741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-05-10T17:48:35.146451614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.147335665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009893s 
2026-05-10T17:48:35.147494936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.147675459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.149689225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002024s 
2026-05-10T17:48:35.149855450Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.150033289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.150593727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005861s 
2026-05-10T17:48:35.150763850Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.150942871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.151733714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008132s 
2026-05-10T17:48:35.151915420Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.152098879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.152369063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002938s 
2026-05-10T17:48:35.152526059Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.152703036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.155422904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002733s 
2026-05-10T17:48:35.155585181Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.155761997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.156534323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007809s 
2026-05-10T17:48:35.156900580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-10T17:48:35', 'remove_custom_formats_from_quality_model') 
2026-05-10T17:48:35.157240876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.158060907Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-10T17:48:35.158248926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022536s 
2026-05-10T17:48:35.158442526Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-10T17:48:35.158628551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.158979648Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-05-10T17:48:35.159261836Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.159452821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.160341772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000906s 
2026-05-10T17:48:35.160515391Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.160692548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.161281184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006105s 
2026-05-10T17:48:35.161447288Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.161628764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.162262590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006585s 
2026-05-10T17:48:35.162592114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-10T17:48:35', 'fix_tmdb_list_config') 
2026-05-10T17:48:35.162911948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.163781820Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-10T17:48:35.163970049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021581s 
2026-05-10T17:48:35.164171605Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-10T17:48:35.164360456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.164600188Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-05-10T17:48:35.164967358Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-05-10T17:48:35.168922845Z [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-05-10T17:48:35.171229711Z [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-05-10T17:48:35.172306590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:48:35.173344401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:48:35.175692690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:48:35.176179320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:48:35.176636020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:48:35.177064964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:48:35.177411292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122675s 
2026-05-10T17:48:35.177657868Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-10T17:48:35.177926229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-10T17:48:35.178169028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003121s 
2026-05-10T17:48:35.178322307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:48:35.178468882Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.178653584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-05-10T17:48:35.178915391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-10T17:48:35.179816466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009799s 
2026-05-10T17:48:35.180007892Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-05-10T17:48:35.183062494Z [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-05-10T17:48:35.184165426Z [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-05-10T17:48:35.184754282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-10T17:48:35.185422157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-10T17:48:35.187779956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-10T17:48:35.188217948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080504s 
2026-05-10T17:48:35.188539646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-10T17:48:35', 'remove_movie_pathstate') 
2026-05-10T17:48:35.188863518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.190011300Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-10T17:48:35.190179138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098184s 
2026-05-10T17:48:35.191660481Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-10T17:48:35.191876456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.192145298Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-05-10T17:48:35.192542789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-10T17:48:35.192700476Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:48:35.192905158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-05-10T17:48:35.193203940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:48:35.194119084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010351s 
2026-05-10T17:48:35.194280228Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.194470371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.196437664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019932s 
2026-05-10T17:48:35.196647146Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-05-10T17:48:35.199332895Z [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-05-10T17:48:35.199963786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-05-10T17:48:35.200341086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-10T17:48:35.200983029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-10T17:48:35.203469627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-10T17:48:35.203838410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070367s 
2026-05-10T17:48:35.204220780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-10T17:48:35', 'custom_format_rework') 
2026-05-10T17:48:35.204546546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.205810512Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-10T17:48:35.205974382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089775s 
2026-05-10T17:48:35.206165166Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-10T17:48:35.206352995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.206592096Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-05-10T17:48:35.207081833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:48:35.207235121Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.207409372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-05-10T17:48:35.207689657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.208627005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001041s 
2026-05-10T17:48:35.208789722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-10T17:48:35.208926939Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.209114927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-05-10T17:48:35.209396224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.210300976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010148s 
2026-05-10T17:48:35.210457912Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.210634518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.212230913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016147s 
2026-05-10T17:48:35.212421748Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-05-10T17:48:35.215385798Z [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-05-10T17:48:35.216404480Z [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-05-10T17:48:35.216952704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:48:35.217619948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:48:35.220016405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:48:35.220371279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077836s 
2026-05-10T17:48:35.220539678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-10T17:48:35.220682516Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.220899684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-05-10T17:48:35.221237714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.222138378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010472s 
2026-05-10T17:48:35.222466840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-10T17:48:35', 'custom_format_scores') 
2026-05-10T17:48:35.222779269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.223745495Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-10T17:48:35.223922271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026246s 
2026-05-10T17:48:35.224125651Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-10T17:48:35.224318690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.224557471Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-05-10T17:48:35.224859299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.225051837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.264957843Z []
2026-05-10T17:48:35.265063065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0399953s 
2026-05-10T17:48:35.265258929Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.265441297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.265956845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005457s 
2026-05-10T17:48:35.267419030Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-10T17:48:35.267936021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-10T17:48:35.268413383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000704s 
2026-05-10T17:48:35.268751344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-10T17:48:35', 'fix_trakt_list_config') 
2026-05-10T17:48:35.269092100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.269852702Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-10T17:48:35.270032755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021155s 
2026-05-10T17:48:35.270273059Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-10T17:48:35.270493413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.270765180Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-05-10T17:48:35.271145927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-10T17:48:35.271323575Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.271544500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-10T17:48:35.271884264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-10T17:48:35.272821201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010658s 
2026-05-10T17:48:35.272995983Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.273202850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.274192613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010147s 
2026-05-10T17:48:35.274553490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-10T17:48:35', 'quality_definition_preferred_size') 
2026-05-10T17:48:35.274903665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.275694137Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-10T17:48:35.275946676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024654s 
2026-05-10T17:48:35.276155276Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-10T17:48:35.276366211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.276610393Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-05-10T17:48:35.277378660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-10T17:48:35.278025223Z [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-05-10T17:48:35.278622185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010648s 
2026-05-10T17:48:35.278825314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-10T17:48:35.279128515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-10T17:48:35.279496777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004891s 
2026-05-10T17:48:35.279698894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-05-10T17:48:35.280003958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-10T17:48:35.280371809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004948s 
2026-05-10T17:48:35.280575279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-10T17:48:35.280875013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-10T17:48:35.281248515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004976s 
2026-05-10T17:48:35.281417075Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.281605584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.282325925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007426s 
2026-05-10T17:48:35.282659246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-10T17:48:35', 'add_download_history') 
2026-05-10T17:48:35.282994632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.283877440Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-10T17:48:35.284056150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022588s 
2026-05-10T17:48:35.284254920Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-10T17:48:35.284463430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.284712141Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-05-10T17:48:35.285184793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-05-10T17:48:35.285753138Z [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-05-10T17:48:35.286296773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009282s 
2026-05-10T17:48:35.286499230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-05-10T17:48:35.286811319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-05-10T17:48:35.287187877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005098s 
2026-05-10T17:48:35.287513764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-10T17:48:35', 'net_import_status') 
2026-05-10T17:48:35.287865903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.288780355Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-10T17:48:35.288956710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020689s 
2026-05-10T17:48:35.289206814Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-10T17:48:35.289426777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.289676390Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-05-10T17:48:35.289934159Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.290143481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.290988372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008744s 
2026-05-10T17:48:35.291338788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-10T17:48:35', 'email_multiple_addresses') 
2026-05-10T17:48:35.291696058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.292416579Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-10T17:48:35.292601792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022656s 
2026-05-10T17:48:35.292826334Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-10T17:48:35.293041347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.293316191Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-05-10T17:48:35.293693250Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-10T17:48:35.294025179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-10T17:48:35.294404232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004785s 
2026-05-10T17:48:35.294762995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-10T17:48:35', 'remove_chown_and_folderchmod_config') 
2026-05-10T17:48:35.295173251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.295883271Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-10T17:48:35.296079416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018903s 
2026-05-10T17:48:35.296272876Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-10T17:48:35.296540515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.296807533Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-05-10T17:48:35.297164221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:35.297327069Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.297543134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-05-10T17:48:35.297852227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T17:48:35.298808814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010884s 
2026-05-10T17:48:35.299140311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-10T17:48:35', 'movie_recommendations') 
2026-05-10T17:48:35.299476809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.300222852Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-10T17:48:35.300403395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024658s 
2026-05-10T17:48:35.300601815Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-10T17:48:35.300809634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.301058164Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-05-10T17:48:35.302668107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:35.302831767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.303029295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-05-10T17:48:35.303320211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:48:35.304302810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010901s 
2026-05-10T17:48:35.304472461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:35.304626872Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.304810833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-05-10T17:48:35.305074414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-05-10T17:48:35.305977382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009775s 
2026-05-10T17:48:35.306149950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:35.306312026Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.306497700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-05-10T17:48:35.306766782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-05-10T17:48:35.307690352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001001s 
2026-05-10T17:48:35.307907299Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-05-10T17:48:35.312042187Z [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-05-10T17:48:35.314550329Z [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-05-10T17:48:35.315714494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:48:35.316731533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:48:35.319240075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:48:35.319731435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:48:35.320224318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:48:35.320661178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:48:35.321019058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129307s 
2026-05-10T17:48:35.321617263Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-05-10T17:48:35.325647882Z [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-05-10T17:48:35.328071653Z [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-05-10T17:48:35.329210788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:48:35.330212175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:48:35.332651408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:48:35.333127146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:48:35.333569827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:48:35.334010225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:48:35.334367504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125615s 
2026-05-10T17:48:35.334548058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-10T17:48:35.334702960Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.334903504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-05-10T17:48:35.335203107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.336130515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010305s 
2026-05-10T17:48:35.336380879Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-10T17:48:35.336668018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-10T17:48:35.336918603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003312s 
2026-05-10T17:48:35.337119377Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-05-10T17:48:35.340241716Z [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-05-10T17:48:35.341336531Z [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-05-10T17:48:35.341898623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-10T17:48:35.342491437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-10T17:48:35.345337168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080148s 
2026-05-10T17:48:35.345804219Z [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-05-10T17:48:35.346435210Z [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-05-10T17:48:35.346940869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008068s 
2026-05-10T17:48:35.347191413Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-10T17:48:35.347486137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-10T17:48:35.347874650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004509s 
2026-05-10T17:48:35.348050864Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.348251388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.349328688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011005s 
2026-05-10T17:48:35.349498470Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.349707812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.350233040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005492s 
2026-05-10T17:48:35.350413623Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:48:35.350733257Z [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-05-10T17:48:35.351057901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005074s 
2026-05-10T17:48:35.351229316Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:48:35.351464871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-05-10T17:48:35.351758472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003795s 
2026-05-10T17:48:35.352113417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-10T17:48:35', 'language_improvements') 
2026-05-10T17:48:35.352467430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.355125043Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-10T17:48:35.355297309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003697s 
2026-05-10T17:48:35.355504306Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-10T17:48:35.355709039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.355988702Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-05-10T17:48:35.356302945Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.356504631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.357690450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012136s 
2026-05-10T17:48:35.357861855Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.358057720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.358788451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007534s 
2026-05-10T17:48:35.359120931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-10T17:48:35', 'new_list_server') 
2026-05-10T17:48:35.359447499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.360124683Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-10T17:48:35.360291108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020697s 
2026-05-10T17:48:35.360506602Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-10T17:48:35.360711204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.360967901Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-05-10T17:48:35.361337225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-05-10T17:48:35.361655366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-10T17:48:35.362062987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005308s 
2026-05-10T17:48:35.362266006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-05-10T17:48:35.362566491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-10T17:48:35.362932819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s 
2026-05-10T17:48:35.363265759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-10T17:48:35', 'movie_translation_indexes') 
2026-05-10T17:48:35.363604942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.364321576Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-10T17:48:35.364506819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018359s 
2026-05-10T17:48:35.364713094Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-10T17:48:35.364930512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.365184354Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-05-10T17:48:35.365444999Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.365645352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.368857382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032297s 
2026-05-10T17:48:35.369214601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-10T17:48:35', 'fix_invalid_profile_references') 
2026-05-10T17:48:35.369564937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.370238754Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-10T17:48:35.370428206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045802s 
2026-05-10T17:48:35.370616325Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-10T17:48:35.370820866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.371065209Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-05-10T17:48:35.372791856Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-05-10T17:48:35.373134727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-05-10T17:48:35.377243663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042532s 
2026-05-10T17:48:35.377452123Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-05-10T17:48:35.377729541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-05-10T17:48:35.380631497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029743s 
2026-05-10T17:48:35.380928284Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-10T17:48:35.381256746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-10T17:48:35.381539916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003982s 
2026-05-10T17:48:35.381710550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-10T17:48:35.381871063Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.382061607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-05-10T17:48:35.382375058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.383285031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010248s 
2026-05-10T17:48:35.383472078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-05-10T17:48:35.384502052Z [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-05-10T17:48:35.385302925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016341s 
2026-05-10T17:48:35.385631477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-10T17:48:35', 'list_movies_table') 
2026-05-10T17:48:35.385920208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.387124975Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-10T17:48:35.387285749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034557s 
2026-05-10T17:48:35.387482505Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-10T17:48:35.387667788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.387938884Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-05-10T17:48:35.388272256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:48:35.388412508Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.388590607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-05-10T17:48:35.388867244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.389789943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010269s 
2026-05-10T17:48:35.390110989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-10T17:48:35', 'on_delete_notification') 
2026-05-10T17:48:35.390431886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.391330686Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-10T17:48:35.391497262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025397s 
2026-05-10T17:48:35.391686713Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-10T17:48:35.391893129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.392130968Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-05-10T17:48:35.392424640Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.392612809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.393113467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005231s 
2026-05-10T17:48:35.393352989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-10T17:48:35.393608564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-10T17:48:35.393837706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003013s 
2026-05-10T17:48:35.394016456Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-05-10T17:48:35.399015675Z [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-05-10T17:48:35.400011982Z [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-05-10T17:48:35.400516819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:48:35.401270527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:48:35.403636291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:48:35.404001026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098069s 
2026-05-10T17:48:35.404324347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-10T17:48:35', 'download_propers_config') 
2026-05-10T17:48:35.404650184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.405648915Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-10T17:48:35.405814028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114293s 
2026-05-10T17:48:35.406025494Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-10T17:48:35.406213853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.406470029Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-05-10T17:48:35.406859964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:48:35.407009075Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:48:35.407195189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-10T17:48:35.407466406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-10T17:48:35.408435217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010663s 
2026-05-10T17:48:35.408761554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-10T17:48:35', 'add_priority_to_indexers') 
2026-05-10T17:48:35.409082821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.410483042Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-10T17:48:35.410651782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030824s 
2026-05-10T17:48:35.410852626Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-10T17:48:35.411047799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.411294737Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-05-10T17:48:35.411655433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-10T17:48:35.412047423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:48:35.412417879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s 
2026-05-10T17:48:35.412614325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-05-10T17:48:35.412910551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-10T17:48:35.413275727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004883s 
2026-05-10T17:48:35.413606072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-10T17:48:35', 'add_alternative_title_indices') 
2026-05-10T17:48:35.413931878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.415009258Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-10T17:48:35.415175543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021798s 
2026-05-10T17:48:35.415369103Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-10T17:48:35.415548404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.415779510Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-05-10T17:48:35.416986521Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.417209770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.418581102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014205s 
2026-05-10T17:48:35.419227594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-05-10T17:48:35.419669925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-05-10T17:48:35.420071835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006689s 
2026-05-10T17:48:35.420225695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:35.420359404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.420518084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-05-10T17:48:35.424961453Z [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-05-10T17:48:35.427578494Z [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-05-10T17:48:35.428681456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:48:35.429684937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:48:35.432945484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:48:35.433527196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:48:35.434096883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:48:35.434513553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013824s 
2026-05-10T17:48:35.434743075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-10T17:48:35.435197310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:48:35.435655934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005591s 
2026-05-10T17:48:35.436075118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-10T17:48:35', 'fix_tmdb_duplicates') 
2026-05-10T17:48:35.436489232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.437651002Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-10T17:48:35.437868660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025372s 
2026-05-10T17:48:35.438152462Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-10T17:48:35.438412826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.438726839Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-05-10T17:48:35.439030921Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.439221465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.439783377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005824s 
2026-05-10T17:48:35.440141117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-10T17:48:35', 'swap_filechmod_for_folderchmod') 
2026-05-10T17:48:35.440477304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.441340052Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-10T17:48:35.441517820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020877s 
2026-05-10T17:48:35.441723815Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-10T17:48:35.441930511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.442190024Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-05-10T17:48:35.442654710Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-10T17:48:35.443090939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-10T17:48:35.443393518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004877s 
2026-05-10T17:48:35.443746519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-10T17:48:35.444197307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-10T17:48:35.444518033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004986s 
2026-05-10T17:48:35.444787306Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-10T17:48:35.445118142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-10T17:48:35.445386643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003738s 
2026-05-10T17:48:35.445720615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-10T17:48:35', 'mediainfo_channels') 
2026-05-10T17:48:35.446074839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.446821162Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-10T17:48:35.447002838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00178s 
2026-05-10T17:48:35.447198362Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-10T17:48:35.447404697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.447649059Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-05-10T17:48:35.448059697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-10T17:48:35', 'add_update_history') 
2026-05-10T17:48:35.448396064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.449009439Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-10T17:48:35.449214603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016098s 
2026-05-10T17:48:35.449445778Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-10T17:48:35.449658176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.449896005Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-05-10T17:48:35.453468791Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-10T17:48:35.453913186Z [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-05-10T17:48:35.454227610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005027s 
2026-05-10T17:48:35.454567685Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-10T17:48:35.454987170Z [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-05-10T17:48:35.455283587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004777s 
2026-05-10T17:48:35.455600615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-10T17:48:35', 'update_awesome_hd_link') 
2026-05-10T17:48:35.455944458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.456786544Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-10T17:48:35.456944322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001935s 
2026-05-10T17:48:35.457130196Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-10T17:48:35.457316611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.457548789Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-05-10T17:48:35.457871289Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:35.458143477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-05-10T17:48:35.458395635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003395s 
2026-05-10T17:48:35.458700879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-10T17:48:35', 'remove_awesomehd') 
2026-05-10T17:48:35.459015182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.459702196Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-10T17:48:35.459882680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001627s 
2026-05-10T17:48:35.460084416Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-10T17:48:35.460283627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.460526546Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-05-10T17:48:35.460993898Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-05-10T17:48:35.464632727Z [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-05-10T17:48:35.465836842Z [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-05-10T17:48:35.466436480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-10T17:48:35.466918160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-10T17:48:35.469333816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081399s 
2026-05-10T17:48:35.469503638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:48:35.469647878Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:48:35.469842470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-05-10T17:48:35.470146923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.471068369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010431s 
2026-05-10T17:48:35.471238372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:48:35.471387292Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.471598176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-05-10T17:48:35.471939584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.472868345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001079s 
2026-05-10T17:48:35.473222288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-10T17:48:35', 'add_on_delete_to_notifications') 
2026-05-10T17:48:35.473540158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.474594782Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-10T17:48:35.474772560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027632s 
2026-05-10T17:48:35.474976050Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-10T17:48:35.475173608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.475417289Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-05-10T17:48:35.476053049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-10T17:48:35.476219615Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.476420289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-10T17:48:35.476737468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.477678643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010725s 
2026-05-10T17:48:35.477830680Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:48:35.478073980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-10T17:48:35.478375226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003813s 
2026-05-10T17:48:35.478697255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-10T17:48:35', 'add_bypass_to_delay_profile') 
2026-05-10T17:48:35.479005766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.480666591Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-10T17:48:35.480841394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026444s 
2026-05-10T17:48:35.481018841Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-10T17:48:35.481206298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.481437434Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-05-10T17:48:35.484169657Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-10T17:48:35.484847422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-10T17:48:35.485230003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007274s 
2026-05-10T17:48:35.485542663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-10T17:48:35', 'update_notifiarr') 
2026-05-10T17:48:35.485861625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.486533138Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-10T17:48:35.486692970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020085s 
2026-05-10T17:48:35.486875648Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-10T17:48:35.487064388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.487297207Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-05-10T17:48:35.487713435Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-10T17:48:35.488210055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-10T17:48:35.488526633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005217s 
2026-05-10T17:48:35.488840004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-10T17:48:35', 'legacy_mediainfo_hdr') 
2026-05-10T17:48:35.489276383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.489930591Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-10T17:48:35.490085563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001902s 
2026-05-10T17:48:35.490294063Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-10T17:48:35.490481891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.490735872Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-05-10T17:48:35.491002730Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-10T17:48:35.491237022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-10T17:48:35.493757388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025751s 
2026-05-10T17:48:35.494438069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-10T17:48:35', 'rename_blacklist_to_blocklist') 
2026-05-10T17:48:35.494449322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.495164723Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-10T17:48:35.495321418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039278s 
2026-05-10T17:48:35.495498595Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-10T17:48:35.495683618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.495939102Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-05-10T17:48:35.496230619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:48:35.496386984Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.496552277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-10T17:48:35.496784174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-10T17:48:35.497701582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000982s 
2026-05-10T17:48:35.498018360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-10T17:48:35', 'add_indexer_tags') 
2026-05-10T17:48:35.498351912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.499022503Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-10T17:48:35.499183798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022856s 
2026-05-10T17:48:35.499368279Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-10T17:48:35.499558082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.499794478Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-05-10T17:48:35.500061756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.500252280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.501215660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009848s 
2026-05-10T17:48:35.501540234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-10T17:48:35', 'mediainfo_to_ffmpeg') 
2026-05-10T17:48:35.501861701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.502785382Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-10T17:48:35.502928500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025086s 
2026-05-10T17:48:35.503126038Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-10T17:48:35.503335901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.503581305Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-05-10T17:48:35.503974627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-10T17:48:35.504143487Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.504368781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-10T17:48:35.504695579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:48:35.505673439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s 
2026-05-10T17:48:35.505896789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-10T17:48:35.506217745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:48:35.507156135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010709s 
2026-05-10T17:48:35.507318883Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.507497623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.510426993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029427s 
2026-05-10T17:48:35.510763220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-10T17:48:35', 'cdh_per_downloadclient') 
2026-05-10T17:48:35.511095009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.511773696Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-10T17:48:35.511986454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004266s 
2026-05-10T17:48:35.512198281Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-10T17:48:35.512405508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.512663257Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-05-10T17:48:35.512925415Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.513126330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.514170323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010631s 
2026-05-10T17:48:35.514510698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-10T17:48:35', 'migrate_discord_from_slack') 
2026-05-10T17:48:35.514857356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.515513969Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-10T17:48:35.515696667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023821s 
2026-05-10T17:48:35.515918003Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-10T17:48:35.516112084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.516338520Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-05-10T17:48:35.517337342Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:48:35.517608277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-10T17:48:35.517874584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003778s 
2026-05-10T17:48:35.518022351Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:48:35.518280561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-10T17:48:35.518704105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005388s 
2026-05-10T17:48:35.518860339Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:48:35.519074100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-10T17:48:35.519311478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000309s 
2026-05-10T17:48:35.519458825Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T17:48:35.519686984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-10T17:48:35.519967720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003302s 
2026-05-10T17:48:35.520145979Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-05-10T17:48:35.524458905Z [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-05-10T17:48:35.526798397Z [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-05-10T17:48:35.527882000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:48:35.529016425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:48:35.531399796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:48:35.531883219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:48:35.532351292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:48:35.532799364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:48:35.533162816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128489s 
2026-05-10T17:48:35.533485727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-10T17:48:35', 'remove_predb') 
2026-05-10T17:48:35.533807134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.534782208Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-10T17:48:35.534948082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144538s 
2026-05-10T17:48:35.535160540Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-10T17:48:35.535383489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.535642020Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-05-10T17:48:35.536014590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:48:35.536182869Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.536391189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-10T17:48:35.536749500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.537750266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011445s 
2026-05-10T17:48:35.538087415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-10T17:48:35', 'add_on_update_to_notifications') 
2026-05-10T17:48:35.538420496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.539083541Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-10T17:48:35.539256109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024471s 
2026-05-10T17:48:35.539460611Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-10T17:48:35.539660594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.539920728Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-05-10T17:48:35.541100133Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:35.541338153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-10T17:48:35.541560029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002754s 
2026-05-10T17:48:35.541728168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-05-10T17:48:35.545964591Z [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-05-10T17:48:35.548277089Z [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-05-10T17:48:35.549332464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:48:35.550483072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:48:35.553672075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:48:35.554202473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:48:35.554671257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:48:35.555211816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:48:35.555631682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137293s 
2026-05-10T17:48:35.555887227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-05-10T17:48:35.559479181Z [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-05-10T17:48:35.560222288Z [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-05-10T17:48:35.560690591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-10T17:48:35.561604983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-10T17:48:35.564148366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-10T17:48:35.564700448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-10T17:48:35.565246959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-10T17:48:35.565670351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095902s 
2026-05-10T17:48:35.565861096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-05-10T17:48:35.570928732Z [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-05-10T17:48:35.571840689Z [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-05-10T17:48:35.572354965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T17:48:35.572813799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T17:48:35.575330799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092718s 
2026-05-10T17:48:35.575538788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-05-10T17:48:35.579274492Z [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-05-10T17:48:35.580264476Z [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-05-10T17:48:35.580838352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-10T17:48:35.581805740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-10T17:48:35.584803488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-10T17:48:35.585438587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-10T17:48:35.585947973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102194s 
2026-05-10T17:48:35.586117404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-05-10T17:48:35.589892177Z [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-05-10T17:48:35.590926821Z [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-05-10T17:48:35.591471639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-10T17:48:35.592196609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-10T17:48:35.594819121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-10T17:48:35.595192423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088957s 
2026-05-10T17:48:35.595390803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-05-10T17:48:35.598682663Z [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-05-10T17:48:35.599481592Z [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-05-10T17:48:35.599970607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-10T17:48:35.600598391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-10T17:48:35.602944707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073618s 
2026-05-10T17:48:35.603151824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-05-10T17:48:35.606669650Z [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-05-10T17:48:35.607790077Z [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-05-10T17:48:35.608386768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-10T17:48:35.608999442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-10T17:48:35.611412763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080668s 
2026-05-10T17:48:35.611643538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-05-10T17:48:35.615074588Z [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-05-10T17:48:35.615965433Z [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-05-10T17:48:35.616498075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-10T17:48:35.617246523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-10T17:48:35.619653762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T17:48:35.620179581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T17:48:35.620543434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087012s 
2026-05-10T17:48:35.620812506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-05-10T17:48:35.624429551Z [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-05-10T17:48:35.625536470Z [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-05-10T17:48:35.626174124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-10T17:48:35.626748000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-10T17:48:35.629158205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081277s 
2026-05-10T17:48:35.629360883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-05-10T17:48:35.633096668Z [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-05-10T17:48:35.634196262Z [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-05-10T17:48:35.634854508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-10T17:48:35.635499637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-10T17:48:35.638068411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-10T17:48:35.638438727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088012s 
2026-05-10T17:48:35.638658951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-05-10T17:48:35.643950429Z [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-05-10T17:48:35.644815661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-05-10T17:48:35.645278523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-10T17:48:35.646020568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-10T17:48:35.648481004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-10T17:48:35.648871841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100328s 
2026-05-10T17:48:35.649211204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-10T17:48:35', 'ensure_identity_on_id_columns') 
2026-05-10T17:48:35.649559827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.651696500Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-10T17:48:35.651895491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128178s 
2026-05-10T17:48:35.652148090Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-10T17:48:35.652367732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.652662736Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-05-10T17:48:35.653180670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T17:48:35.653336483Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:48:35.653559883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-10T17:48:35.653856160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.654805733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010587s 
2026-05-10T17:48:35.655148303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-10T17:48:35', 'download_client_per_indexer') 
2026-05-10T17:48:35.655499380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.656257196Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-10T17:48:35.656453602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024737s 
2026-05-10T17:48:35.656646731Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-10T17:48:35.656860181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.657107950Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-05-10T17:48:35.657571233Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-10T17:48:35.657954154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-10T17:48:35.658265311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004514s 
2026-05-10T17:48:35.658572108Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-10T17:48:35.658954308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-10T17:48:35.659249032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004379s 
2026-05-10T17:48:35.659421068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.659606532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.660685365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010918s 
2026-05-10T17:48:35.660853944Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.661052354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.661326907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003038s 
2026-05-10T17:48:35.661667363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-10T17:48:35', 'multiple_ratings_support') 
2026-05-10T17:48:35.661998430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.662667908Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-10T17:48:35.662840716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016086s 
2026-05-10T17:48:35.663037974Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-10T17:48:35.663236073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.663491708Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-05-10T17:48:35.665508590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-05-10T17:48:35.666691001Z [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-05-10T17:48:35.667613630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019179s 
2026-05-10T17:48:35.667827661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-05-10T17:48:35.668125591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:48:35.668550647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005357s 
2026-05-10T17:48:35.668746100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-05-10T17:48:35.669053339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:48:35.669412913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004795s 
2026-05-10T17:48:35.669635081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-05-10T17:48:35.669951999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:48:35.670400693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005847s 
2026-05-10T17:48:35.673194590Z [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-05-10T17:48:35.673212727Z                           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-05-10T17:48:35.673220212Z                           FROM "Movies" 
2026-05-10T17:48:35.674853011Z [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-05-10T17:48:35.674875175Z                           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-05-10T17:48:35.674887460Z                           FROM "Movies" 
2026-05-10T17:48:35.675707812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018187s 
2026-05-10T17:48:35.677059685Z [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-05-10T17:48:35.677082110Z                           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-05-10T17:48:35.677093604Z                           FROM "ImportListMovies"
2026-05-10T17:48:35.677101950Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-10T17:48:35.677111009Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-10T17:48:35.678900453Z [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-05-10T17:48:35.678915223Z                           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-05-10T17:48:35.678922537Z                           FROM "ImportListMovies"
2026-05-10T17:48:35.678927116Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-10T17:48:35.678932177Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-10T17:48:35.680091061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002293s 
2026-05-10T17:48:35.680256394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:35.680416386Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.680599405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-05-10T17:48:35.680900702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.681849703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010605s 
2026-05-10T17:48:35.682039275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-10T17:48:35.682190199Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.682404921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-05-10T17:48:35.682722110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.683700010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011038s 
2026-05-10T17:48:35.683873910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-05-10T17:48:35.684063813Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.684240849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-05-10T17:48:35.684548870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.685485837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010544s 
2026-05-10T17:48:35.685673675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-05-10T17:48:35.685824299Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.686039682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-05-10T17:48:35.686353214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.687307786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010772s 
2026-05-10T17:48:35.687484783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-05-10T17:48:35.687651519Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.687862323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-05-10T17:48:35.688222739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.689181911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010931s 
2026-05-10T17:48:35.689396654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-05-10T17:48:35.689750456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-10T17:48:35.690130702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005308s 
2026-05-10T17:48:35.690511900Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-05-10T17:48:35.690525798Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-10T17:48:35.690536820Z                                                   FROM "MovieMetadata"
2026-05-10T17:48:35.690564366Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-10T17:48:35.690962808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-05-10T17:48:35.690975013Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-10T17:48:35.690980363Z                                                   FROM "MovieMetadata"
2026-05-10T17:48:35.690985053Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-10T17:48:35.691324476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005534s 
2026-05-10T17:48:35.691701295Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-05-10T17:48:35.691713981Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:48:35.691718971Z                                                   FROM "Movies" 
2026-05-10T17:48:35.691723520Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-10T17:48:35.692219609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-05-10T17:48:35.692232044Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:48:35.692238998Z                                                   FROM "Movies" 
2026-05-10T17:48:35.692245502Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-10T17:48:35.692569544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005652s 
2026-05-10T17:48:35.692923006Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-05-10T17:48:35.692932475Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:48:35.692939650Z                                                   FROM "Movies" 
2026-05-10T17:48:35.692946283Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-10T17:48:35.693360788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-05-10T17:48:35.693372602Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:48:35.693377572Z                                                   FROM "Movies" 
2026-05-10T17:48:35.693382311Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-10T17:48:35.693702436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005215s 
2026-05-10T17:48:35.694088664Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-05-10T17:48:35.694121580Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:48:35.694126901Z                                                   FROM "Movies" 
2026-05-10T17:48:35.694131581Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-10T17:48:35.694600545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-05-10T17:48:35.694622069Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-10T17:48:35.694631888Z                                                   FROM "Movies" 
2026-05-10T17:48:35.694640415Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-10T17:48:35.694937354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005611s 
2026-05-10T17:48:35.695337470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-05-10T17:48:35.695347319Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-10T17:48:35.695356488Z                                                   FROM "MovieMetadata" 
2026-05-10T17:48:35.695365225Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-10T17:48:35.695836034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-05-10T17:48:35.695854882Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-10T17:48:35.695861555Z                                                   FROM "MovieMetadata" 
2026-05-10T17:48:35.695866315Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-10T17:48:35.696257262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006306s 
2026-05-10T17:48:35.696418136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:35.696572427Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.696754013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-05-10T17:48:35.701168143Z [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-05-10T17:48:35.703600111Z [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-05-10T17:48:35.704745118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:48:35.705720552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:48:35.708865978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-10T17:48:35.709335483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-10T17:48:35.709785921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-10T17:48:35.710240216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-10T17:48:35.710604529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136651s 
2026-05-10T17:48:35.710799763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-05-10T17:48:35.711099516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-10T17:48:35.711473439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004932s 
2026-05-10T17:48:35.711679875Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-05-10T17:48:35.715194835Z [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-05-10T17:48:35.716164899Z [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-05-10T17:48:35.716692933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:48:35.717505459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:48:35.720078792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:48:35.720476383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086071s 
2026-05-10T17:48:35.720662828Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-05-10T17:48:35.724135833Z [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-05-10T17:48:35.725138052Z [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-05-10T17:48:35.725662278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-10T17:48:35.726375865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-10T17:48:35.728886492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-10T17:48:35.729256668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084214s 
2026-05-10T17:48:35.729459697Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-05-10T17:48:35.732753521Z [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-05-10T17:48:35.733517600Z [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-05-10T17:48:35.733986544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-10T17:48:35.734712526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-10T17:48:35.737218023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-10T17:48:35.737734303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-10T17:48:35.738122204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084842s 
2026-05-10T17:48:35.738730329Z [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-05-10T17:48:35.742411323Z [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-05-10T17:48:35.743390084Z [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-05-10T17:48:35.743925783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:48:35.745245832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:48:35.747628922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-10T17:48:35.748037525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089116s 
2026-05-10T17:48:35.748565438Z [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-05-10T17:48:35.751839362Z [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-05-10T17:48:35.752486596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-05-10T17:48:35.752903355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-05-10T17:48:35.753501771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-05-10T17:48:35.755964431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-10T17:48:35.756360488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074509s 
2026-05-10T17:48:35.756685874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-10T17:48:35', 'movie_metadata') 
2026-05-10T17:48:35.757020798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.759337304Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-10T17:48:35.759510644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104036s 
2026-05-10T17:48:35.759727220Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-10T17:48:35.759981251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.760247909Z [Info] add_collections: Starting migration of Main DB to 208 
2026-05-10T17:48:35.761407805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-05-10T17:48:35.762228427Z [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-05-10T17:48:35.762925622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013438s 
2026-05-10T17:48:35.763117869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-05-10T17:48:35.763402332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-10T17:48:35.763764120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004689s 
2026-05-10T17:48:35.763958081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:48:35.764111570Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.764326383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-05-10T17:48:35.764608160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-05-10T17:48:35.765549867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010327s 
2026-05-10T17:48:35.765767015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-05-10T17:48:35.766053061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-05-10T17:48:35.766959677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009953s 
2026-05-10T17:48:35.767143256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-10T17:48:35.767293749Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.767495987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-05-10T17:48:35.767756692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-05-10T17:48:35.768688940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010047s 
2026-05-10T17:48:35.768865646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.770425658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.771645685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025974s 
2026-05-10T17:48:35.771816149Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.772020180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.772559245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005663s 
2026-05-10T17:48:35.772732364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.772927818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.773533157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000628s 
2026-05-10T17:48:35.773706756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:35.773894895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:35.774494914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006256s 
2026-05-10T17:48:35.774672702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-10T17:48:35.774824017Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.775029581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-05-10T17:48:35.778694252Z [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-05-10T17:48:35.779999020Z [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-05-10T17:48:35.780652997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-10T17:48:35.781324069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-10T17:48:35.783789084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-10T17:48:35.784174149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089585s 
2026-05-10T17:48:35.784380775Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-05-10T17:48:35.787940776Z [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-05-10T17:48:35.789146554Z [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-05-10T17:48:35.789752545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-10T17:48:35.790510882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-10T17:48:35.792983733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-10T17:48:35.793362856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087904s 
2026-05-10T17:48:35.793573280Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:35.793870268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-05-10T17:48:35.794131054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003702s 
2026-05-10T17:48:35.794325956Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-05-10T17:48:35.798342466Z [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-05-10T17:48:35.800487517Z [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-05-10T17:48:35.801490777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:48:35.802348595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:48:35.804778820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:48:35.805287495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:48:35.805806931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:48:35.806193870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116932s 
2026-05-10T17:48:35.806520087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-10T17:48:35', 'add_collections') 
2026-05-10T17:48:35.806854942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.808762965Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-10T17:48:35.808942165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142322s 
2026-05-10T17:48:35.809166557Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-10T17:48:35.809380528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.809656665Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-05-10T17:48:35.810120439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-05-10T17:48:35.810445253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:48:35.810827573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000517s 
2026-05-10T17:48:35.811043087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-05-10T17:48:35.811380446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-05-10T17:48:35.811761504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000528s 
2026-05-10T17:48:35.812118453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-10T17:48:35', 'movie_meta_collection_index') 
2026-05-10T17:48:35.812459470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.813267026Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-10T17:48:35.813444233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019858s 
2026-05-10T17:48:35.813654898Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-10T17:48:35.813857866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.814117289Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-05-10T17:48:35.814460300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:48:35.814629150Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.814829924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-05-10T17:48:35.815141933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:35.816137688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011071s 
2026-05-10T17:48:35.816492373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-10T17:48:35', 'movie_added_notifications') 
2026-05-10T17:48:35.816835614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.817627369Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-10T17:48:35.817796700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025625s 
2026-05-10T17:48:35.818010330Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-10T17:48:35.818208910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.818461459Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-05-10T17:48:35.818809881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-05-10T17:48:35.819154254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:48:35.819549159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005405s 
2026-05-10T17:48:35.819762118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-05-10T17:48:35.820059648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-05-10T17:48:35.820436326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004966s 
2026-05-10T17:48:35.820774868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-10T17:48:35', 'more_movie_meta_index') 
2026-05-10T17:48:35.821119893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:35.821948752Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-10T17:48:35.822164998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019555s 
2026-05-10T17:48:35.822423980Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-10T17:48:35.822693492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:35.822972615Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-05-10T17:48:35.825014417Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:35.825322808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-10T17:48:35.825596650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003422s 
2026-05-10T17:48:35.825766522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-10T17:48:35.825950613Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.826144554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-10T17:48:35.830637814Z [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-05-10T17:48:35.831751587Z [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-05-10T17:48:35.832439472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-10T17:48:35.832996314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-10T17:48:35.835526611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091696s 
2026-05-10T17:48:35.835709609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-10T17:48:35.835898480Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.836114405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-10T17:48:35.840750262Z [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-05-10T17:48:35.841819084Z [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-05-10T17:48:35.842400365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-10T17:48:35.842952838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-10T17:48:35.845305246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089855s 
2026-05-10T17:48:35.845486842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-10T17:48:35.845638748Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:48:35.845846246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-05-10T17:48:35.849521759Z [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-05-10T17:48:35.850786376Z [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-05-10T17:48:35.851415653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-10T17:48:35.852219292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-10T17:48:35.854785360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-10T17:48:35.855168452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091366s 
2026-05-10T17:48:35.855346170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-10T17:48:35.855494929Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.855714882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-05-10T17:48:35.859401007Z [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-05-10T17:48:35.860705905Z [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-05-10T17:48:35.861347287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-10T17:48:35.862294164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-10T17:48:35.864896255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-10T17:48:35.865277453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093671s 
2026-05-10T17:48:35.865446423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T17:48:35.865603149Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.865792971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-10T17:48:35.870817912Z [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-05-10T17:48:35.871760741Z [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-05-10T17:48:35.872358315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T17:48:35.872856117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T17:48:35.875280049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092915s 
2026-05-10T17:48:35.875457807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T17:48:35.875610174Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.875839606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-10T17:48:35.879320147Z [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-05-10T17:48:35.880262886Z [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-05-10T17:48:35.880774617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T17:48:35.881364364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T17:48:35.883745360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077038s 
2026-05-10T17:48:35.883938138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T17:48:35.884089994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.884286720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-10T17:48:35.887717711Z [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-05-10T17:48:35.888666812Z [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-05-10T17:48:35.889171559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T17:48:35.889854635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T17:48:35.892224629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077478s 
2026-05-10T17:48:35.892418459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-10T17:48:35.892578882Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.892806310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-10T17:48:35.896226068Z [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-05-10T17:48:35.897129998Z [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-05-10T17:48:35.897644835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-10T17:48:35.898433093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-10T17:48:35.901022569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T17:48:35.901446392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084395s 
2026-05-10T17:48:35.901632146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-10T17:48:35.901799143Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.902033264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-10T17:48:35.905507562Z [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-05-10T17:48:35.906427996Z [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-05-10T17:48:35.906950178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-10T17:48:35.907730960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-10T17:48:35.910239794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T17:48:35.910673327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084349s 
2026-05-10T17:48:35.910863851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-10T17:48:35.911020837Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.911247213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-10T17:48:35.914680919Z [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-05-10T17:48:35.915613818Z [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-05-10T17:48:35.916162082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-10T17:48:35.916944738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-10T17:48:35.919491197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T17:48:35.919921293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084484s 
2026-05-10T17:48:35.920105675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-10T17:48:35.920268843Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.920462423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-10T17:48:35.924029218Z [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-05-10T17:48:35.925036837Z [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-05-10T17:48:35.925607276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-10T17:48:35.926349471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-10T17:48:35.929503714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-10T17:48:35.930008711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-10T17:48:35.930526824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-10T17:48:35.930907160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102513s 
2026-05-10T17:48:35.931083756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-10T17:48:35.931262416Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:48:35.931475645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-10T17:48:35.935026858Z [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-05-10T17:48:35.935916650Z [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-05-10T17:48:35.936401778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-10T17:48:35.936919150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-10T17:48:35.939556411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078843s 
2026-05-10T17:48:35.939726283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-10T17:48:35.939901516Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.940105507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-10T17:48:35.945586417Z [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-05-10T17:48:35.946815151Z [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-05-10T17:48:35.947339007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-10T17:48:35.947928835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-10T17:48:35.950385954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100755s 
2026-05-10T17:48:35.950549523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-10T17:48:35.950782252Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:48:35.950977345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-10T17:48:35.954415840Z [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-05-10T17:48:35.955268207Z [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-05-10T17:48:35.955756150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-10T17:48:35.956391480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-10T17:48:35.958804119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T17:48:35.959266360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T17:48:35.959620473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084562s 
2026-05-10T17:48:35.959810486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-10T17:48:35.959985438Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.960209660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-10T17:48:35.963628265Z [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-05-10T17:48:35.964659573Z [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-05-10T17:48:35.965196153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-10T17:48:35.965867245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-10T17:48:35.968431751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-10T17:48:35.968825574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084261s 
2026-05-10T17:48:35.969006709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-10T17:48:35.969183956Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.969389640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-10T17:48:35.972833266Z [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-05-10T17:48:35.973810694Z [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-05-10T17:48:35.974348668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-10T17:48:35.975050401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-10T17:48:35.977609486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-10T17:48:35.978003599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084109s 
2026-05-10T17:48:35.978182820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-10T17:48:35.978344887Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.978556343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-10T17:48:35.981982654Z [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-05-10T17:48:35.982953058Z [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-05-10T17:48:35.983491533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-10T17:48:35.984222385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-10T17:48:35.986782872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-10T17:48:35.987170994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084131s 
2026-05-10T17:48:35.987347128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:48:35.987498664Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:35.987715029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-10T17:48:35.991224097Z [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-05-10T17:48:35.992381519Z [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-05-10T17:48:35.992979924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:48:35.993706588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:48:35.996236443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:48:35.996629184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087152s 
2026-05-10T17:48:35.996808205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:48:35.996958698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:35.997182278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-10T17:48:36.000694382Z [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-05-10T17:48:36.001818827Z [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-05-10T17:48:36.002415368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:48:36.003102683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:48:36.005625253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:48:36.006014227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00864s 
2026-05-10T17:48:36.006187987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:48:36.006348911Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:36.006554275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-10T17:48:36.010101499Z [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-05-10T17:48:36.011222477Z [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-05-10T17:48:36.011815632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:48:36.012515291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:48:36.033025872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:48:36.033489907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266888s 
2026-05-10T17:48:36.033698948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T17:48:36.033884412Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T17:48:36.034678080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-10T17:48:36.040236345Z [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-05-10T17:48:36.041043120Z [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-05-10T17:48:36.042956885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T17:48:36.044735086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T17:48:36.047168347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T17:48:36.047531328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126382s 
2026-05-10T17:48:36.047692703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-10T17:48:36.047838838Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-05-10T17:48:36.048058129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-10T17:48:36.051481164Z [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-05-10T17:48:36.052173107Z [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-05-10T17:48:36.052611059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-10T17:48:36.054168777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-10T17:48:36.056576727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083537s 
2026-05-10T17:48:36.056744144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-10T17:48:36.056895339Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-05-10T17:48:36.057065131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-10T17:48:36.060401150Z [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-05-10T17:48:36.061073915Z [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-05-10T17:48:36.061519152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-10T17:48:36.062048788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-10T17:48:36.064558864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073278s 
2026-05-10T17:48:36.064722614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-10T17:48:36.064866774Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-05-10T17:48:36.065102830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-05-10T17:48:36.068588120Z [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-05-10T17:48:36.069384093Z [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-05-10T17:48:36.069811734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-10T17:48:36.070323635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-10T17:48:36.072820625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-10T17:48:36.073191271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007839s 
2026-05-10T17:48:36.073354600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:48:36.073503320Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-05-10T17:48:36.073681919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-05-10T17:48:36.077484318Z [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-05-10T17:48:36.078813976Z [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-05-10T17:48:36.079573616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:48:36.080541025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:48:36.083033775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:48:36.083443561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:48:36.083823285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:48:36.084281378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:48:36.084634199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107803s 
2026-05-10T17:48:36.084792017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:48:36.084949844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-10T17:48:36.085100688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-05-10T17:48:36.088818918Z [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-05-10T17:48:36.090035328Z [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-05-10T17:48:36.090768875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:48:36.091723267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:48:36.094142309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:48:36.094544369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:48:36.094959185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:48:36.095422027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:48:36.095760569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105105s 
2026-05-10T17:48:36.095933828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:48:36.096068048Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T17:48:36.096234062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-05-10T17:48:36.099970158Z [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-05-10T17:48:36.101308473Z [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-05-10T17:48:36.102093665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:48:36.103096164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:48:36.105677643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:48:36.106074252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:48:36.106492063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:48:36.106904424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:48:36.107255371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108555s 
2026-05-10T17:48:36.107371324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:48:36.107510535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T17:48:36.107694245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-05-10T17:48:36.111333084Z [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-05-10T17:48:36.112610347Z [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-05-10T17:48:36.113303343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-10T17:48:36.114323878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-10T17:48:36.116672318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-10T17:48:36.117069097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-10T17:48:36.117479764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-10T17:48:36.117894069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-10T17:48:36.118232390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103626s 
2026-05-10T17:48:36.118389878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:36.118533006Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-10T17:48:36.118696906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-05-10T17:48:36.123674361Z [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-05-10T17:48:36.124359411Z [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-05-10T17:48:36.124780058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:48:36.125418845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:48:36.127894691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-10T17:48:36.128265859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093769s 
2026-05-10T17:48:36.128380089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:48:36.128521995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-10T17:48:36.128720835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-10T17:48:36.132050723Z [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-05-10T17:48:36.132669238Z [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-05-10T17:48:36.133033422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-10T17:48:36.133472957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-10T17:48:36.136005298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070794s 
2026-05-10T17:48:36.136168907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T17:48:36.136317617Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-05-10T17:48:36.136501046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-10T17:48:36.139700420Z [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-05-10T17:48:36.140309787Z [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-05-10T17:48:36.140687618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-10T17:48:36.141397959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-10T17:48:36.143935450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T17:48:36.144287199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076447s 
2026-05-10T17:48:36.144445938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T17:48:36.144591902Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-05-10T17:48:36.144760702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-10T17:48:36.147997061Z [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-05-10T17:48:36.148602690Z [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-05-10T17:48:36.149000241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-10T17:48:36.149683307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-10T17:48:36.152199705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T17:48:36.152549420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076196s 
2026-05-10T17:48:36.152705784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:48:36.152824574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-05-10T17:48:36.153023625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-05-10T17:48:36.156397450Z [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-05-10T17:48:36.157044233Z [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-05-10T17:48:36.157454349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-10T17:48:36.157926209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-10T17:48:36.161221717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080364s 
2026-05-10T17:48:36.161375627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:48:36.161475468Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-05-10T17:48:36.161677415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-05-10T17:48:36.165104738Z [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-05-10T17:48:36.165783175Z [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-05-10T17:48:36.166230455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-10T17:48:36.166685061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-10T17:48:36.169344658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007492s 
2026-05-10T17:48:36.169468297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:48:36.169614181Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-05-10T17:48:36.169777640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-10T17:48:36.173067155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-10T17:48:36.173524607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-10T17:48:36.173901255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-10T17:48:36.174439740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-10T17:48:36.177554544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T17:48:36.177931543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079957s 
2026-05-10T17:48:36.178218932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-10T17:48:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-10T17:48:36.178507553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.181236960Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-10T17:48:36.181402875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112445s 
2026-05-10T17:48:36.181624251Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-10T17:48:36.181794824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.182061531Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-05-10T17:48:36.182474914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:48:36.182623573Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:48:36.182798476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-05-10T17:48:36.182968097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-05-10T17:48:36.183997500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010409s 
2026-05-10T17:48:36.184263907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-10T17:48:36', 'add_language_tags_to_subtitle_files') 
2026-05-10T17:48:36.184517899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.185245885Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-10T17:48:36.185394645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022609s 
2026-05-10T17:48:36.185544847Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-10T17:48:36.185721142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.185933019Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-05-10T17:48:36.186260368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-10T17:48:36.186360119Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T17:48:36.186488528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-10T17:48:36.186679372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-10T17:48:36.187675549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010395s 
2026-05-10T17:48:36.187827104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-10T17:48:36.188087499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-10T17:48:36.188962100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009218s 
2026-05-10T17:48:36.189185881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-10T17:48:36', 'add_salt_to_users') 
2026-05-10T17:48:36.189431686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.190121014Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-10T17:48:36.190251798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020701s 
2026-05-10T17:48:36.190410337Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-10T17:48:36.190554297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.190751354Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-05-10T17:48:36.191068262Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-05-10T17:48:36.194618783Z [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-05-10T17:48:36.195274013Z [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-05-10T17:48:36.195673979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:48:36.196499652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:48:36.199138276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:48:36.199548893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:48:36.199893047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086619s 
2026-05-10T17:48:36.200043289Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-05-10T17:48:36.203440502Z [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-05-10T17:48:36.205481953Z [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-05-10T17:48:36.205876528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:48:36.206608994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:48:36.209096093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:48:36.209496640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:48:36.209819039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096297s 
2026-05-10T17:48:36.209968450Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-05-10T17:48:36.213315531Z [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-05-10T17:48:36.213916943Z [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-05-10T17:48:36.214290074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:48:36.215102661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:48:36.217690032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:48:36.218094828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:48:36.218407097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082897s 
2026-05-10T17:48:36.218562299Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-05-10T17:48:36.221905914Z [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-05-10T17:48:36.222489319Z [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-05-10T17:48:36.222840897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-10T17:48:36.223662401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-10T17:48:36.226127346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-10T17:48:36.226543915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-10T17:48:36.226857787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081578s 
2026-05-10T17:48:36.227088342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-10T17:48:36', 'clean_alt_titles') 
2026-05-10T17:48:36.227331501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.229170325Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-10T17:48:36.229296630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104465s 
2026-05-10T17:48:36.229477504Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-10T17:48:36.229620231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.229854824Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-05-10T17:48:36.230206432Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:36.230403770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-10T17:48:36.230603492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002462s 
2026-05-10T17:48:36.230820168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-10T17:48:36', 'remove_omg') 
2026-05-10T17:48:36.231061735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.231766334Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-10T17:48:36.231919442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014001s 
2026-05-10T17:48:36.232104986Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-10T17:48:36.232258616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.232483749Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-05-10T17:48:36.232782932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-10T17:48:36.232926471Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:48:36.233089419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-05-10T17:48:36.233299602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-05-10T17:48:36.234225417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009748s 
2026-05-10T17:48:36.234474569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-10T17:48:36', 'add_additional_info_to_pending_releases') 
2026-05-10T17:48:36.234726917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.235384341Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-10T17:48:36.235524563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002107s 
2026-05-10T17:48:36.235694365Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-10T17:48:36.235840189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.236067046Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-05-10T17:48:36.236382281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T17:48:36.236525740Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:48:36.236657155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-10T17:48:36.236862689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:48:36.237772972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009675s 
2026-05-10T17:48:36.238008517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-10T17:48:36', 'add_result_to_commands') 
2026-05-10T17:48:36.238258881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.238920383Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-10T17:48:36.239057880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021015s 
2026-05-10T17:48:36.239228063Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-10T17:48:36.239381893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.239597277Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-05-10T17:48:36.239924967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:48:36.240067724Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:48:36.240211925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-10T17:48:36.240429423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:36.241371360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010019s 
2026-05-10T17:48:36.241604500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-10T17:48:36', 'health_restored_notification') 
2026-05-10T17:48:36.241850084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.242481296Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-10T17:48:36.242619043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002096s 
2026-05-10T17:48:36.242808865Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-10T17:48:36.242969068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.243186095Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-05-10T17:48:36.243480739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T17:48:36.243622043Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:48:36.243778218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-05-10T17:48:36.244028442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:36.244987072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010341s 
2026-05-10T17:48:36.245237747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-10T17:48:36', 'add_on_manual_interaction_required_to_notifications') 
2026-05-10T17:48:36.245491639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.246155115Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-10T17:48:36.246299576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021689s 
2026-05-10T17:48:36.246456011Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-10T17:48:36.246596744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.246807739Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-05-10T17:48:36.247064446Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:36.247263066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-05-10T17:48:36.247460835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002453s 
2026-05-10T17:48:36.247683143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-10T17:48:36', 'remove_rarbg') 
2026-05-10T17:48:36.247942385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.248564468Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-10T17:48:36.248695802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013342s 
2026-05-10T17:48:36.248873430Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-10T17:48:36.249024925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.249242183Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-05-10T17:48:36.249608080Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-05-10T17:48:36.249900238Z [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-05-10T17:48:36.250154551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003492s 
2026-05-10T17:48:36.250405706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-10T17:48:36', 'remove_invalid_roksbox_metadata_images') 
2026-05-10T17:48:36.250658566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.251261240Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-10T17:48:36.251407845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001427s 
2026-05-10T17:48:36.251566545Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-10T17:48:36.251710254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.251981761Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-05-10T17:48:36.252683023Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-10T17:48:36.256108653Z [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-05-10T17:48:36.256720275Z [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-05-10T17:48:36.257114799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-10T17:48:36.257873898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-10T17:48:36.260619889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-10T17:48:36.260938651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008095s 
2026-05-10T17:48:36.261088443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-10T17:48:36.261218926Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:48:36.261381032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-10T17:48:36.261572648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-10T17:48:36.262510888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009866s 
2026-05-10T17:48:36.262668065Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:36.262857496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-05-10T17:48:36.263054032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002415s 
2026-05-10T17:48:36.263276801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-10T17:48:36', 'list_sync_time') 
2026-05-10T17:48:36.263525552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.264527680Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-10T17:48:36.264659826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016964s 
2026-05-10T17:48:36.264826011Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-10T17:48:36.264973117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.265186176Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-05-10T17:48:36.265458415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-10T17:48:36.265601403Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:48:36.265735212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-05-10T17:48:36.265919924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-05-10T17:48:36.266836931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009489s 
2026-05-10T17:48:36.267075121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-10T17:48:36', 'add_tags_to_collections') 
2026-05-10T17:48:36.267353051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.268021116Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-10T17:48:36.268162772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021138s 
2026-05-10T17:48:36.268336672Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-10T17:48:36.268485882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.268700615Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-05-10T17:48:36.269004417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-10T17:48:36.269143988Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:36.269279110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-10T17:48:36.269471487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-10T17:48:36.270414737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009841s 
2026-05-10T17:48:36.270655592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-10T17:48:36', 'add_download_client_tags') 
2026-05-10T17:48:36.270908041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.271580575Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-10T17:48:36.271716359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021356s 
2026-05-10T17:48:36.271898035Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-10T17:48:36.272056875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.272269242Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-05-10T17:48:36.272765682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-10T17:48:36.273103643Z [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-05-10T17:48:36.273557617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006381s 
2026-05-10T17:48:36.273716147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-10T17:48:36.273901691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-10T17:48:36.274228829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003769s 
2026-05-10T17:48:36.274452801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-10T17:48:36', 'add_auto_tagging') 
2026-05-10T17:48:36.274709067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.275738340Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-10T17:48:36.275899785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018691s 
2026-05-10T17:48:36.276094788Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-10T17:48:36.276301204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.276520706Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-05-10T17:48:36.276930942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-10T17:48:36.277064240Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:48:36.277230475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-10T17:48:36.277453795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:36.278470803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010895s 
2026-05-10T17:48:36.278607499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-10T17:48:36.278740066Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:36.278890018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-10T17:48:36.279106223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-10T17:48:36.280086448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010311s 
2026-05-10T17:48:36.280342163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-10T17:48:36', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-10T17:48:36.280600242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.281275032Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-10T17:48:36.281423481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021898s 
2026-05-10T17:48:36.281599295Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-10T17:48:36.281773125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.282025153Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-05-10T17:48:36.283059245Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-10T17:48:36.283254439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-10T17:48:36.286484945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032563s 
2026-05-10T17:48:36.286635358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-10T17:48:36.286757053Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:36.286903368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-05-10T17:48:36.287158331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-05-10T17:48:36.288120459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010718s 
2026-05-10T17:48:36.288258437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-10T17:48:36.288424101Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:36.288597089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-10T17:48:36.288862584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:48:36.289832017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010476s 
2026-05-10T17:48:36.289978882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-10T17:48:36.290095507Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:36.290262724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-10T17:48:36.290483328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:36.291438312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010188s 
2026-05-10T17:48:36.291592542Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-10T17:48:36.295193175Z [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-05-10T17:48:36.295759215Z [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-05-10T17:48:36.296179461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-10T17:48:36.296562804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-10T17:48:36.299072017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073118s 
2026-05-10T17:48:36.299207390Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:36.299348013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:36.300069927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007272s 
2026-05-10T17:48:36.300227304Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T17:48:36.300431055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-10T17:48:36.300636037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002624s 
2026-05-10T17:48:36.300878045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-10T17:48:36', 'update_restrictions_to_release_profiles') 
2026-05-10T17:48:36.301127788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.301909803Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-10T17:48:36.302053422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001506s 
2026-05-10T17:48:36.302218625Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-10T17:48:36.302378026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.302596947Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-05-10T17:48:36.302907372Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-10T17:48:36.303160452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-10T17:48:36.305727663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026279s 
2026-05-10T17:48:36.305892455Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-05-10T17:48:36.309587236Z [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-05-10T17:48:36.310257126Z [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-05-10T17:48:36.310671961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-10T17:48:36.311299114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-10T17:48:36.313800352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-10T17:48:36.314129234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080931s 
2026-05-10T17:48:36.314296962Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-05-10T17:48:36.318011243Z [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-05-10T17:48:36.318778238Z [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-05-10T17:48:36.319258095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-10T17:48:36.319971893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-10T17:48:36.322448601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-10T17:48:36.322776762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083389s 
2026-05-10T17:48:36.323004350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-10T17:48:36', 'rename_quality_profiles') 
2026-05-10T17:48:36.323249805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.324224598Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-10T17:48:36.324367235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097646s 
2026-05-10T17:48:36.324541015Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-10T17:48:36.324685106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.324898756Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-05-10T17:48:36.325203239Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:48:36.325415807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:48:36.325662835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002834s 
2026-05-10T17:48:36.325839441Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:48:36.326026498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:48:36.326248134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002591s 
2026-05-10T17:48:36.326424860Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:48:36.326626386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-10T17:48:36.326837762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002534s 
2026-05-10T17:48:36.327068136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-10T17:48:36', 'update_images_remote_url') 
2026-05-10T17:48:36.327313309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.327963629Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-10T17:48:36.328099764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013398s 
2026-05-10T17:48:36.328266018Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-10T17:48:36.328411622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.328625613Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-05-10T17:48:36.329133125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-10T17:48:36.329468049Z [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-05-10T17:48:36.329890701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006063s 
2026-05-10T17:48:36.330052767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-10T17:48:36.330258171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-10T17:48:36.331981953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017847s 
2026-05-10T17:48:36.332215914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-10T17:48:36', 'add_notification_status') 
2026-05-10T17:48:36.332474044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.333236068Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-10T17:48:36.333377072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003022s 
2026-05-10T17:48:36.333535011Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-10T17:48:36.333695514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.333919405Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-05-10T17:48:36.334288117Z [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-05-10T17:48:36.334562731Z [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-05-10T17:48:36.334818576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000348s 
2026-05-10T17:48:36.335084501Z [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-05-10T17:48:36.335415608Z [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-05-10T17:48:36.335679790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003947s 
2026-05-10T17:48:36.335936778Z [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-05-10T17:48:36.336205159Z [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-05-10T17:48:36.336460824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003473s 
2026-05-10T17:48:36.336680266Z [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-05-10T17:48:36.336922974Z [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-05-10T17:48:36.337170162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003249s 
2026-05-10T17:48:36.337396588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-10T17:48:36', 'rename_deprecated_indexer_flags') 
2026-05-10T17:48:36.337662183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.338291250Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-10T17:48:36.338431483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001416s 
2026-05-10T17:48:36.338587587Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-10T17:48:36.338744002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.338948294Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-05-10T17:48:36.339236324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-10T17:48:36.339370735Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2026-05-10T17:48:36.339549495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-05-10T17:48:36.339737534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-10T17:48:36.340784122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010861s 
2026-05-10T17:48:36.341014506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-10T17:48:36', 'movie_last_searched_time') 
2026-05-10T17:48:36.341269950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.350390470Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-10T17:48:36.350548408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010624s 
2026-05-10T17:48:36.350719713Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-10T17:48:36.350876459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.351096402Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-05-10T17:48:36.351385454Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:36.351536629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:36.352211738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006772s 
2026-05-10T17:48:36.352442774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-10T17:48:36', 'email_encryption') 
2026-05-10T17:48:36.352700733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.353318277Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-10T17:48:36.353445112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017763s 
2026-05-10T17:48:36.353612800Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-10T17:48:36.353761510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.353973236Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-05-10T17:48:36.354266958Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-10T17:48:36.354475688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-10T17:48:36.354673196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002404s 
2026-05-10T17:48:36.354906726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-10T17:48:36', 'clear_last_rss_releases_info') 
2026-05-10T17:48:36.355154245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.355463337Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-10T17:48:36.355604041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010078s 
2026-05-10T17:48:36.355760476Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-10T17:48:36.355923083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.356135651Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-05-10T17:48:36.357020173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-05-10T17:48:36.357220386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-05-10T17:48:36.357692016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005211s 
2026-05-10T17:48:36.357844163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-05-10T17:48:36.358015878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-05-10T17:48:36.358331574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003561s 
2026-05-10T17:48:36.358481697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-05-10T17:48:36.358689175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-05-10T17:48:36.358997225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003669s 
2026-05-10T17:48:36.359197699Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-10T17:48:36.359376799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-10T17:48:36.359748969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004164s 
2026-05-10T17:48:36.359915074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-10T17:48:36.360126570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-10T17:48:36.360435161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003706s 
2026-05-10T17:48:36.360589051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-05-10T17:48:36.360765597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-05-10T17:48:36.361087435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003684s 
2026-05-10T17:48:36.361229000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-05-10T17:48:36.361404233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-05-10T17:48:36.361703035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003361s 
2026-05-10T17:48:36.361931215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-10T17:48:36', 'add_indexes') 
2026-05-10T17:48:36.362174455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.362822770Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-10T17:48:36.362953985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014502s 
2026-05-10T17:48:36.363131462Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-10T17:48:36.363285853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.363502319Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-05-10T17:48:36.363929620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:48:36.364069181Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:48:36.364205115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-05-10T17:48:36.364402252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-05-10T17:48:36.365386133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010279s 
2026-05-10T17:48:36.365530584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-10T17:48:36.365648632Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:36.365789616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-05-10T17:48:36.365979649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-05-10T17:48:36.366932197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010068s 
2026-05-10T17:48:36.367065466Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:36.367211360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:36.367744453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005378s 
2026-05-10T17:48:36.368050800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-10T17:48:36', 'parse_title_from_existing_subtitle_files') 
2026-05-10T17:48:36.368308169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.368846653Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-10T17:48:36.368983920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016125s 
2026-05-10T17:48:36.369170305Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-10T17:48:36.369320738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.369556393Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-05-10T17:48:36.369867640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-10T17:48:36.369996620Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:48:36.370153686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-05-10T17:48:36.370368980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-05-10T17:48:36.371360717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010601s 
2026-05-10T17:48:36.371608426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-10T17:48:36', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-10T17:48:36.371898350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.372437145Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-10T17:48:36.372596426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020954s 
2026-05-10T17:48:36.372763954Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-10T17:48:36.372926741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.373133708Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-05-10T17:48:36.373399524Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-05-10T17:48:36.377319930Z [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-05-10T17:48:36.377977895Z [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-05-10T17:48:36.378384714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-10T17:48:36.378773848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-10T17:48:36.381379536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078216s 
2026-05-10T17:48:36.381621173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-10T17:48:36', 'drop_multi_episode_style_from_naming_config') 
2026-05-10T17:48:36.381876728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.382517068Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-10T17:48:36.382658452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089402s 
2026-05-10T17:48:36.382818946Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-10T17:48:36.382963527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.383172468Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-05-10T17:48:36.383395577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:36.383550649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:36.384107401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005595s 
2026-05-10T17:48:36.384340971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-10T17:48:36', 'stevenlu_update_url') 
2026-05-10T17:48:36.384593390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.385162686Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-10T17:48:36.385293830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016078s 
2026-05-10T17:48:36.385459785Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-10T17:48:36.385600318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.385815511Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-05-10T17:48:36.386085295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-10T17:48:36.386222591Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:48:36.386361761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-05-10T17:48:36.386552556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-05-10T17:48:36.387568782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010543s 
2026-05-10T17:48:36.387808676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-10T17:48:36', 'add_movie_keywords') 
2026-05-10T17:48:36.388077597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.388627825Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-10T17:48:36.388757677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021039s 
2026-05-10T17:48:36.397133728Z [Debug] MigrationController: Took: 00:00:02.0308384 
2026-05-10T17:48:36.551819266Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-10T17:48:36.578163588Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-10T17:48:36.601405109Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-10T17:48:36.602246304Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T17:48:36.602443691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T17:48:36.606701457Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-10T17:48:36.606887752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044626s 
2026-05-10T17:48:36.607082033Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-10T17:48:36.607268299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046438s 
2026-05-10T17:48:36.608846618Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-10T17:48:36.609057943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.609394882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-10T17:48:36.609657751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-10T17:48:36.610049020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004576s 
2026-05-10T17:48:36.610250405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.611362225Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-10T17:48:36.611553951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017607s 
2026-05-10T17:48:36.611831049Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-10T17:48:36.612084059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.612470507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-10T17:48:36.612714809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T17:48:36.613098682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004147s 
2026-05-10T17:48:36.613275639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:48:36.613448697Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T17:48:36.613649011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-10T17:48:36.613904154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-10T17:48:36.614552580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006973s 
2026-05-10T17:48:36.614757894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.615496321Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-10T17:48:36.615693729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016283s 
2026-05-10T17:48:36.615976599Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-10T17:48:36.616200089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.616505544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:48:36.616683793Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:48:36.616865128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-10T17:48:36.617103679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-10T17:48:36.617551991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004944s 
2026-05-10T17:48:36.617746774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.618494830Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-10T17:48:36.618699062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001418s 
2026-05-10T17:48:36.618998425Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-10T17:48:36.619195211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.619449914Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-10T17:48:36.619993028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-10T17:48:36.620346620Z [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-05-10T17:48:36.620837479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006545s 
2026-05-10T17:48:36.621020357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-10T17:48:36.621235571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-10T17:48:36.621561086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003613s 
2026-05-10T17:48:36.621823224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-10T17:48:36', 'InitialSetup') 
2026-05-10T17:48:36.622147989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.623043943Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-10T17:48:36.623225900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018355s 
2026-05-10T17:48:36.623416303Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-10T17:48:36.623611106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.623879566Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-05-10T17:48:36.624184511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-10T17:48:36', 'add_moviefiles_table') 
2026-05-10T17:48:36.624514565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.625182881Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-10T17:48:36.625370790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015595s 
2026-05-10T17:48:36.625563648Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-10T17:48:36.625759823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.626008434Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-05-10T17:48:36.626282636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-10T17:48:36', 'fix_history_movieId') 
2026-05-10T17:48:36.626602491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.627256107Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-10T17:48:36.627438454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001489s 
2026-05-10T17:48:36.627632856Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-10T17:48:36.627821235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.628089385Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-05-10T17:48:36.628353187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-10T17:48:36', 'add_tmdb_stuff') 
2026-05-10T17:48:36.628677029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.629320445Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-10T17:48:36.629506089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014922s 
2026-05-10T17:48:36.629705781Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-10T17:48:36.629894802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.630139124Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-05-10T17:48:36.630398145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-10T17:48:36', 'fix_movie_files') 
2026-05-10T17:48:36.630716577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.631364792Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-10T17:48:36.631543111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014636s 
2026-05-10T17:48:36.631744327Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-10T17:48:36.631961484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.632212149Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-05-10T17:48:36.632486211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-10T17:48:36', 'update_schedule_intervale') 
2026-05-10T17:48:36.632811366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.633474251Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-10T17:48:36.633664053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015079s 
2026-05-10T17:48:36.633872483Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-10T17:48:36.634075953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.634326999Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-05-10T17:48:36.634613225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-10T17:48:36', 'add_movie_formats_to_naming_config') 
2026-05-10T17:48:36.634950835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.635601766Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-10T17:48:36.635800407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015142s 
2026-05-10T17:48:36.636014999Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-10T17:48:36.636232116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.636474655Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-05-10T17:48:36.636746783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-10T17:48:36', 'add_phyiscal_release') 
2026-05-10T17:48:36.637065254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.637782689Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-10T17:48:36.637966589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015492s 
2026-05-10T17:48:36.638160841Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-10T17:48:36.638349070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.638590897Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-05-10T17:48:36.638852374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-10T17:48:36', 'remove_bitmetv') 
2026-05-10T17:48:36.639173871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.639793709Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-10T17:48:36.640005386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014449s 
2026-05-10T17:48:36.640202182Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-10T17:48:36.640401684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.640638160Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-05-10T17:48:36.640910689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-10T17:48:36', 'remove_torrentleech') 
2026-05-10T17:48:36.641229471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.642019092Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-10T17:48:36.642273494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015213s 
2026-05-10T17:48:36.642482966Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-10T17:48:36.642702809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.642964305Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-05-10T17:48:36.643254760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-10T17:48:36', 'remove_broadcasthenet') 
2026-05-10T17:48:36.643595887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.644572735Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-10T17:48:36.644771285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001858s 
2026-05-10T17:48:36.644985476Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-10T17:48:36.645183525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.645450493Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-05-10T17:48:36.645718563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-10T17:48:36', 'remove_fanzub') 
2026-05-10T17:48:36.646064450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.647087160Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-10T17:48:36.647290219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019007s 
2026-05-10T17:48:36.647497516Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-10T17:48:36.647725345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.648011962Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-05-10T17:48:36.648316335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-10T17:48:36', 'update_movie_sorttitle') 
2026-05-10T17:48:36.648651861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.649764171Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-10T17:48:36.649958493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020271s 
2026-05-10T17:48:36.650183416Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-10T17:48:36.650390363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.650666349Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-05-10T17:48:36.650956533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-10T17:48:36', 'update_movie_sorttitle_again') 
2026-05-10T17:48:36.651324334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.652014644Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-10T17:48:36.652239166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016054s 
2026-05-10T17:48:36.652439520Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-10T17:48:36.652657619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.652913204Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-05-10T17:48:36.653196435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-10T17:48:36', 'update_movie_file') 
2026-05-10T17:48:36.653529345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.654197180Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-10T17:48:36.654389708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015409s 
2026-05-10T17:48:36.654605092Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-10T17:48:36.654809033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.655082293Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-05-10T17:48:36.655353800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-10T17:48:36', 'update_movie_slug') 
2026-05-10T17:48:36.655711641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.656368674Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-10T17:48:36.656581272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015513s 
2026-05-10T17:48:36.656782708Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-10T17:48:36.657006990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.657256983Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-05-10T17:48:36.657559252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-10T17:48:36', 'add_youtube_trailer_id') 
2026-05-10T17:48:36.657899036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.658574377Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-10T17:48:36.658771323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015646s 
2026-05-10T17:48:36.658986887Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-10T17:48:36.659198534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.659468036Z [Info] add_studio: Starting migration of Log DB to 120 
2026-05-10T17:48:36.659734964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-10T17:48:36', 'add_studio') 
2026-05-10T17:48:36.660110561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.660766492Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-10T17:48:36.660967687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015714s 
2026-05-10T17:48:36.661172710Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-10T17:48:36.661398264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.661652887Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-05-10T17:48:36.661954194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-10T17:48:36', 'update_filedate_config') 
2026-05-10T17:48:36.662299700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.662973437Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-10T17:48:36.663173860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015736s 
2026-05-10T17:48:36.663403463Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-10T17:48:36.663613065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.663908069Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-05-10T17:48:36.664194316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-10T17:48:36', 'add_movieid_to_blacklist') 
2026-05-10T17:48:36.664562638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.665241635Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-10T17:48:36.665458282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016105s 
2026-05-10T17:48:36.665660419Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-10T17:48:36.665887777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.666144133Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-05-10T17:48:36.666450771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-10T17:48:36', 'create_netimport_table') 
2026-05-10T17:48:36.666789653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.667464042Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-10T17:48:36.667659596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015714s 
2026-05-10T17:48:36.667912715Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-10T17:48:36.668130694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.668413564Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-05-10T17:48:36.668703448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-10T17:48:36', 'add_preferred_tags_to_profile') 
2026-05-10T17:48:36.669068022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.669733903Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-10T17:48:36.669951291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001596s 
2026-05-10T17:48:36.670151004Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-10T17:48:36.670382390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.670636942Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-05-10T17:48:36.670926385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-10T17:48:36', 'fix_imdb_unique') 
2026-05-10T17:48:36.671266871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.671952041Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-10T17:48:36.672146142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015545s 
2026-05-10T17:48:36.672378500Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-10T17:48:36.672588623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.672864669Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-05-10T17:48:36.673158621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-10T17:48:36', 'update_qualities_and_profiles') 
2026-05-10T17:48:36.673523306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.674285310Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-10T17:48:36.674513720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016833s 
2026-05-10T17:48:36.674715607Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-10T17:48:36.674938446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.677879640Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-05-10T17:48:36.678162800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-10T17:48:36', 'remove_wombles') 
2026-05-10T17:48:36.678504539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.679236353Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-10T17:48:36.679424211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004296s 
2026-05-10T17:48:36.679640397Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-10T17:48:36.679840650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.680131185Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-05-10T17:48:36.680412081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-10T17:48:36', 'remove_kickass') 
2026-05-10T17:48:36.680745021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.681420722Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-10T17:48:36.681610805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015761s 
2026-05-10T17:48:36.681842752Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-10T17:48:36.682066884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.682344753Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-05-10T17:48:36.682650840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-10T17:48:36', 'add_parsed_movie_info_to_pending_release') 
2026-05-10T17:48:36.683021066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.683701125Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-10T17:48:36.683962512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001616s 
2026-05-10T17:48:36.684194128Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-10T17:48:36.684404933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.684660457Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-05-10T17:48:36.684949309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-10T17:48:36', 'remove_wombles_kickass') 
2026-05-10T17:48:36.685290005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.685967781Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-10T17:48:36.686163916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015598s 
2026-05-10T17:48:36.686390171Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-10T17:48:36.686604443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.686877092Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-05-10T17:48:36.687172978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-10T17:48:36', 'make_parsed_episode_info_nullable') 
2026-05-10T17:48:36.687538524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.688356171Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-10T17:48:36.688574140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017287s 
2026-05-10T17:48:36.688785255Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-10T17:48:36.689012102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.689268719Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-05-10T17:48:36.689579265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-10T17:48:36', 'rename_torrent_downloadstation') 
2026-05-10T17:48:36.689916744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.690912119Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-10T17:48:36.691111000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018858s 
2026-05-10T17:48:36.691329079Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-10T17:48:36.691560355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.691817814Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-05-10T17:48:36.692134832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-10T17:48:36', 'add_minimumavailability') 
2026-05-10T17:48:36.692471230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.693574061Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-10T17:48:36.693787882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020045s 
2026-05-10T17:48:36.693999838Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-10T17:48:36.694235804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.694492451Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-05-10T17:48:36.694801844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-10T17:48:36', 'add_remux_qualities_for_the_wankers') 
2026-05-10T17:48:36.695143983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.695915837Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-10T17:48:36.696132704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016572s 
2026-05-10T17:48:36.696362778Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-10T17:48:36.696568913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.696840620Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-05-10T17:48:36.697121786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-10T17:48:36', 'add_haspredbentry_to_movies') 
2026-05-10T17:48:36.697481240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.698811490Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-10T17:48:36.699050040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022264s 
2026-05-10T17:48:36.699256376Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-10T17:48:36.699487041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.699745672Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-05-10T17:48:36.700120957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-10T17:48:36', 'add_pathstate_to_movies') 
2026-05-10T17:48:36.700462265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.701187906Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-10T17:48:36.701379442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016944s 
2026-05-10T17:48:36.701603684Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-10T17:48:36.701807755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.702081166Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-05-10T17:48:36.702366029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-10T17:48:36', 'add_import_exclusions_table') 
2026-05-10T17:48:36.702717968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.703433038Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-10T17:48:36.703643843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016118s 
2026-05-10T17:48:36.703860389Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-10T17:48:36.704100292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.704358813Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-05-10T17:48:36.704670801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-10T17:48:36', 'add_physical_release_note') 
2026-05-10T17:48:36.705033111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.705798994Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-10T17:48:36.706014698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016996s 
2026-05-10T17:48:36.706228639Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-10T17:48:36.706463211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.706722013Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-05-10T17:48:36.707031225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-10T17:48:36', 'consolidate_indexer_baseurl') 
2026-05-10T17:48:36.707378936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.708106200Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-10T17:48:36.708308157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016285s 
2026-05-10T17:48:36.708538611Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-10T17:48:36.708752843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.709033669Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-05-10T17:48:36.709331128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-10T17:48:36', 'add_alternative_titles_table') 
2026-05-10T17:48:36.709698347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.710406344Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-10T17:48:36.710626337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016412s 
2026-05-10T17:48:36.710837652Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-10T17:48:36.711073307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.711326828Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-05-10T17:48:36.711629477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-10T17:48:36', 'fix_duplicate_alt_titles') 
2026-05-10T17:48:36.712001497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.712764123Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-10T17:48:36.712959225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016854s 
2026-05-10T17:48:36.713172635Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-10T17:48:36.713368259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.713634075Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-05-10T17:48:36.713915862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-10T17:48:36', 'movie_extras') 
2026-05-10T17:48:36.714244765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.714962450Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-10T17:48:36.715150980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015922s 
2026-05-10T17:48:36.715365532Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-10T17:48:36.715567248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.716011593Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-05-10T17:48:36.716284012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-10T17:48:36', 'clean_core_tv') 
2026-05-10T17:48:36.716723868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.717496284Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-10T17:48:36.717698982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019225s 
2026-05-10T17:48:36.717906620Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-10T17:48:36.718134178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.718390214Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-05-10T17:48:36.718700810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-10T17:48:36', 'add_cookies_to_indexer_status') 
2026-05-10T17:48:36.719126076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.719929875Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-10T17:48:36.720133906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017682s 
2026-05-10T17:48:36.720348649Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-10T17:48:36.720550876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.720816832Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-05-10T17:48:36.721089912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-10T17:48:36', 'banner_to_fanart') 
2026-05-10T17:48:36.721434165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.722142081Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-10T17:48:36.722349028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015871s 
2026-05-10T17:48:36.722555955Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-10T17:48:36.722784194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.723038797Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-05-10T17:48:36.723340805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-10T17:48:36', 'naming_config_colon_action') 
2026-05-10T17:48:36.723696512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.724483036Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-10T17:48:36.724684061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016842s 
2026-05-10T17:48:36.724896910Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-10T17:48:36.725103045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.725420905Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-05-10T17:48:36.725695117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-10T17:48:36', 'add_custom_formats') 
2026-05-10T17:48:36.726042487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.726817067Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-10T17:48:36.727019835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017093s 
2026-05-10T17:48:36.727223846Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-10T17:48:36.727456816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.727717901Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-05-10T17:48:36.728036734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-10T17:48:36', 'remove_extra_naming_config') 
2026-05-10T17:48:36.728386638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.729072059Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-10T17:48:36.729270308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016039s 
2026-05-10T17:48:36.729490111Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-10T17:48:36.729699162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.729971210Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-05-10T17:48:36.730251955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-10T17:48:36', 'convert_regex_required_tags') 
2026-05-10T17:48:36.730621299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.731289976Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-10T17:48:36.731501612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015771s 
2026-05-10T17:48:36.731716094Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-10T17:48:36.731990286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.732250831Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-05-10T17:48:36.732559964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-10T17:48:36', 'fix_format_tags_double_underscore') 
2026-05-10T17:48:36.732901572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.733586752Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-10T17:48:36.733788328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015939s 
2026-05-10T17:48:36.734004994Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-10T17:48:36.734208204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.734478608Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-05-10T17:48:36.734763142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-10T17:48:36', 'add_tags_to_net_import') 
2026-05-10T17:48:36.735112916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.735825662Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-10T17:48:36.736057449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016076s 
2026-05-10T17:48:36.736260167Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-10T17:48:36.736482675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.736737999Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-05-10T17:48:36.737029116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-10T17:48:36', 'add_custom_filters') 
2026-05-10T17:48:36.737365022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.738236046Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-10T17:48:36.738454406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017521s 
2026-05-10T17:48:36.738814351Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-10T17:48:36.739073283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.739341172Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-05-10T17:48:36.739668001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-10T17:48:36', 'indexer_client_status_search_changes') 
2026-05-10T17:48:36.740043146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.740924251Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-10T17:48:36.741121929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018264s 
2026-05-10T17:48:36.741357964Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-10T17:48:36.741575563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.741850667Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-05-10T17:48:36.742186864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-10T17:48:36', 'add_language_to_files_history_blacklist') 
2026-05-10T17:48:36.742535697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.743438655Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-10T17:48:36.743645823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018385s 
2026-05-10T17:48:36.743982331Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-10T17:48:36.744203476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.744495254Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-05-10T17:48:36.744790228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-10T17:48:36', 'add_update_allowed_quality_profile') 
2026-05-10T17:48:36.745150483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.745880834Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-10T17:48:36.746096980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016625s 
2026-05-10T17:48:36.746304468Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-10T17:48:36.746555253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.746813062Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-05-10T17:48:36.747115451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-10T17:48:36', 'add_download_client_priority') 
2026-05-10T17:48:36.747464644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.748241990Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-10T17:48:36.748421411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016401s 
2026-05-10T17:48:36.748633528Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-10T17:48:36.748835345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.749099607Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-05-10T17:48:36.749377477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-10T17:48:36', 'remove_growl_prowl') 
2026-05-10T17:48:36.749718935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.750439736Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-10T17:48:36.750639739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015974s 
2026-05-10T17:48:36.750847658Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-10T17:48:36.751070146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.751434069Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-05-10T17:48:36.751732209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-10T17:48:36', 'remove_plex_hometheatre') 
2026-05-10T17:48:36.752102515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.752823197Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-10T17:48:36.753019302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017421s 
2026-05-10T17:48:36.753230337Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-10T17:48:36.753436873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.753711226Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-05-10T17:48:36.753990348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-10T17:48:36', 'add_webrip_qualites') 
2026-05-10T17:48:36.754338169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.755091666Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-10T17:48:36.755296749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016472s 
2026-05-10T17:48:36.755512905Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-10T17:48:36.755740764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.756106661Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-05-10T17:48:36.756406144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-10T17:48:36', 'health_issue_notification') 
2026-05-10T17:48:36.756750377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.757476249Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-10T17:48:36.757678376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017286s 
2026-05-10T17:48:36.757901055Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-10T17:48:36.758181009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.758444880Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-05-10T17:48:36.758725796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-10T17:48:36', 'speed_improvements') 
2026-05-10T17:48:36.759068867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.760057077Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-10T17:48:36.760263292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018661s 
2026-05-10T17:48:36.760483456Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-10T17:48:36.760705613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.760963082Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-05-10T17:48:36.761258076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-10T17:48:36', 'fix_profile_format_default') 
2026-05-10T17:48:36.761605466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.762497813Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-10T17:48:36.762699910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017852s 
2026-05-10T17:48:36.762910344Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-10T17:48:36.763112842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.763377735Z [Info] task_duration: Starting migration of Log DB to 163 
2026-05-10T17:48:36.763653270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-10T17:48:36', 'task_duration') 
2026-05-10T17:48:36.764039378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.764701161Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-10T17:48:36.764899320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015846s 
2026-05-10T17:48:36.765111137Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-10T17:48:36.765326300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.765596735Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-05-10T17:48:36.765884364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-10T17:48:36', 'movie_collections_crew') 
2026-05-10T17:48:36.766222786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.767068118Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-10T17:48:36.767268813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017372s 
2026-05-10T17:48:36.767578096Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-10T17:48:36.767807848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.768102662Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-05-10T17:48:36.768413388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-10T17:48:36', 'remove_custom_formats_from_quality_model') 
2026-05-10T17:48:36.768881641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.769910934Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-10T17:48:36.770110687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020591s 
2026-05-10T17:48:36.770328936Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-10T17:48:36.770528568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.770800827Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-05-10T17:48:36.771076482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-10T17:48:36', 'fix_tmdb_list_config') 
2026-05-10T17:48:36.771431026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.772409356Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-10T17:48:36.772620502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018643s 
2026-05-10T17:48:36.773103404Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-10T17:48:36.773324159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.773575846Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-05-10T17:48:36.773863656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-10T17:48:36', 'remove_movie_pathstate') 
2026-05-10T17:48:36.774200053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.775138774Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-10T17:48:36.775337334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018125s 
2026-05-10T17:48:36.775570654Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-10T17:48:36.775780256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.776110451Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-05-10T17:48:36.776392770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-10T17:48:36', 'custom_format_rework') 
2026-05-10T17:48:36.776750911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.777491773Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-10T17:48:36.777705935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017004s 
2026-05-10T17:48:36.777910998Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-10T17:48:36.778297426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.778561297Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-05-10T17:48:36.778857254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-10T17:48:36', 'custom_format_scores') 
2026-05-10T17:48:36.779193641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.779957319Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-10T17:48:36.780153454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016193s 
2026-05-10T17:48:36.780372856Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-10T17:48:36.780672309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.780962323Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-05-10T17:48:36.781239191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-10T17:48:36', 'fix_trakt_list_config') 
2026-05-10T17:48:36.781590899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.782459940Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-10T17:48:36.782672798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017834s 
2026-05-10T17:48:36.782904204Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-10T17:48:36.783245893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.785838344Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-05-10T17:48:36.791590751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-10T17:48:36', 'quality_definition_preferred_size') 
2026-05-10T17:48:36.791971487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.792688431Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-10T17:48:36.792926781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094354s 
2026-05-10T17:48:36.793121914Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-10T17:48:36.793344563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.793607943Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-05-10T17:48:36.793898739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-10T17:48:36', 'add_download_history') 
2026-05-10T17:48:36.794253033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.795010117Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-10T17:48:36.795197595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016463s 
2026-05-10T17:48:36.795416175Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-10T17:48:36.795625316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.795958367Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-05-10T17:48:36.796236588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-10T17:48:36', 'net_import_status') 
2026-05-10T17:48:36.796589599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.797248776Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-10T17:48:36.797454621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016162s 
2026-05-10T17:48:36.797659263Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-10T17:48:36.797893535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.798146785Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-05-10T17:48:36.798439785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-10T17:48:36', 'email_multiple_addresses') 
2026-05-10T17:48:36.798885644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.799671196Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-10T17:48:36.799870678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017695s 
2026-05-10T17:48:36.800109108Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-10T17:48:36.800315023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.800597481Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-05-10T17:48:36.800890522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-10T17:48:36', 'remove_chown_and_folderchmod_config') 
2026-05-10T17:48:36.801265918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.801937561Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-10T17:48:36.802161942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016029s 
2026-05-10T17:48:36.802365001Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-10T17:48:36.802592720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.802860119Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-05-10T17:48:36.803261006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-10T17:48:36', 'movie_recommendations') 
2026-05-10T17:48:36.803598466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.804306602Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-10T17:48:36.804502286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017001s 
2026-05-10T17:48:36.804718311Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-10T17:48:36.804923645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.805255553Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-05-10T17:48:36.805527581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-10T17:48:36', 'language_improvements') 
2026-05-10T17:48:36.805876273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.806490501Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-10T17:48:36.806698760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015625s 
2026-05-10T17:48:36.806894274Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-10T17:48:36.807109147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.807455995Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-05-10T17:48:36.807743324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-10T17:48:36', 'new_list_server') 
2026-05-10T17:48:36.808100934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.808732637Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-10T17:48:36.808916898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016185s 
2026-05-10T17:48:36.809144025Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-10T17:48:36.809347014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.809676047Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-05-10T17:48:36.809955049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-10T17:48:36', 'movie_translation_indexes') 
2026-05-10T17:48:36.810309032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.810932508Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-10T17:48:36.811146038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001575s 
2026-05-10T17:48:36.811350359Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-10T17:48:36.811580793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.811839765Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-05-10T17:48:36.812192936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-10T17:48:36', 'fix_invalid_profile_references') 
2026-05-10T17:48:36.812563523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.813270677Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-10T17:48:36.813469257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016675s 
2026-05-10T17:48:36.813667436Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-10T17:48:36.813864383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.814108815Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-05-10T17:48:36.814528200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-10T17:48:36', 'list_movies_table') 
2026-05-10T17:48:36.814800759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.815406228Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-10T17:48:36.815594618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015389s 
2026-05-10T17:48:36.815806184Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-10T17:48:36.816026157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.816272132Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-05-10T17:48:36.816637508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-10T17:48:36', 'on_delete_notification') 
2026-05-10T17:48:36.816930959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.817619135Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-10T17:48:36.817804559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015977s 
2026-05-10T17:48:36.818196228Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-10T17:48:36.818357413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.818737959Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-05-10T17:48:36.818973954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-10T17:48:36', 'download_propers_config') 
2026-05-10T17:48:36.819295783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.819974540Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-10T17:48:36.820174272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015732s 
2026-05-10T17:48:36.820365157Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-10T17:48:36.820568226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.820989203Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-05-10T17:48:36.821259217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-10T17:48:36', 'add_priority_to_indexers') 
2026-05-10T17:48:36.821581747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.822282879Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-10T17:48:36.822471068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017112s 
2026-05-10T17:48:36.822682374Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-10T17:48:36.822871344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.823117660Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-05-10T17:48:36.823396792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-10T17:48:36', 'add_alternative_title_indices') 
2026-05-10T17:48:36.823733190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.824529484Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-10T17:48:36.824724126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016362s 
2026-05-10T17:48:36.824913497Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-10T17:48:36.825106746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.825342511Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-05-10T17:48:36.825606212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-10T17:48:36', 'fix_tmdb_duplicates') 
2026-05-10T17:48:36.825962670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.826679755Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-10T17:48:36.826864206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015641s 
2026-05-10T17:48:36.827060672Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-10T17:48:36.827258560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.827504496Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-05-10T17:48:36.827779319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-10T17:48:36', 'swap_filechmod_for_folderchmod') 
2026-05-10T17:48:36.828293735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.828910508Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-10T17:48:36.829098446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016292s 
2026-05-10T17:48:36.829299902Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-10T17:48:36.829677643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.829913518Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-05-10T17:48:36.830178682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-10T17:48:36', 'mediainfo_channels') 
2026-05-10T17:48:36.830567936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.831275872Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-10T17:48:36.831458751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015983s 
2026-05-10T17:48:36.831650978Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-10T17:48:36.831838235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.832093679Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-05-10T17:48:36.832621442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-10T17:48:36.832950896Z [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-05-10T17:48:36.833389870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005725s 
2026-05-10T17:48:36.833579332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-10T17:48:36.833812461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-10T17:48:36.834182426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000403s 
2026-05-10T17:48:36.834428772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-10T17:48:36', 'add_update_history') 
2026-05-10T17:48:36.834758176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.835471663Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-10T17:48:36.835655674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016922s 
2026-05-10T17:48:36.835860907Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-10T17:48:36.836118115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.836361746Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-05-10T17:48:36.836627551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-10T17:48:36', 'update_awesome_hd_link') 
2026-05-10T17:48:36.836949519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.837565109Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-10T17:48:36.837751815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014434s 
2026-05-10T17:48:36.837939624Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-10T17:48:36.838132743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.838368558Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-05-10T17:48:36.838636427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-10T17:48:36', 'remove_awesomehd') 
2026-05-10T17:48:36.838951993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.839635038Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-10T17:48:36.839815291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014961s 
2026-05-10T17:48:36.840190617Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-10T17:48:36.840390791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.840628880Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-05-10T17:48:36.840905417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-10T17:48:36', 'add_on_delete_to_notifications') 
2026-05-10T17:48:36.841238318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.842272892Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-10T17:48:36.842465930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018688s 
2026-05-10T17:48:36.842658879Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-10T17:48:36.842858601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.843094226Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-05-10T17:48:36.843371765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-10T17:48:36', 'add_bypass_to_delay_profile') 
2026-05-10T17:48:36.843698182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.844493294Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-10T17:48:36.844684048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016126s 
2026-05-10T17:48:36.844872017Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-10T17:48:36.845062029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.845301862Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-05-10T17:48:36.845569742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-10T17:48:36', 'update_notifiarr') 
2026-05-10T17:48:36.845906861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.846521689Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-10T17:48:36.846710920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014591s 
2026-05-10T17:48:36.846930803Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-10T17:48:36.847127860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.847361170Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-05-10T17:48:36.847626394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-10T17:48:36', 'legacy_mediainfo_hdr') 
2026-05-10T17:48:36.847960768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.848588612Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-10T17:48:36.848777813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001445s 
2026-05-10T17:48:36.849040272Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-10T17:48:36.849241587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.849483715Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-05-10T17:48:36.849757697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-10T17:48:36', 'rename_blacklist_to_blocklist') 
2026-05-10T17:48:36.850086409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.850812341Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-10T17:48:36.851011562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015536s 
2026-05-10T17:48:36.851194060Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-10T17:48:36.851385896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.851620368Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-05-10T17:48:36.851899100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-10T17:48:36', 'add_indexer_tags') 
2026-05-10T17:48:36.852217140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.852854424Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-10T17:48:36.853039767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001461s 
2026-05-10T17:48:36.853228387Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-10T17:48:36.853465705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.853711009Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-05-10T17:48:36.853974119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-10T17:48:36', 'mediainfo_to_ffmpeg') 
2026-05-10T17:48:36.854295607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.854908341Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-10T17:48:36.855102542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014384s 
2026-05-10T17:48:36.855335953Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-10T17:48:36.855644744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.855905179Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-05-10T17:48:36.856176776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-10T17:48:36', 'cdh_per_downloadclient') 
2026-05-10T17:48:36.856503103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.857117691Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-10T17:48:36.857301632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014598s 
2026-05-10T17:48:36.857501504Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-10T17:48:36.857840667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.858078246Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-05-10T17:48:36.858354162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-10T17:48:36', 'migrate_discord_from_slack') 
2026-05-10T17:48:36.858690990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.859367062Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-10T17:48:36.859560110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015136s 
2026-05-10T17:48:36.859747969Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-10T17:48:36.860030688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.860265301Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-05-10T17:48:36.860525154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-10T17:48:36', 'remove_predb') 
2026-05-10T17:48:36.860836762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.861452242Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-10T17:48:36.861628587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014271s 
2026-05-10T17:48:36.861828590Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-10T17:48:36.862145668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.862392666Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-05-10T17:48:36.862674524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-10T17:48:36', 'add_on_update_to_notifications') 
2026-05-10T17:48:36.863005190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.863644467Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-10T17:48:36.863839280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014751s 
2026-05-10T17:48:36.864080856Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-10T17:48:36.864456984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.864711997Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-05-10T17:48:36.864988815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-10T17:48:36', 'ensure_identity_on_id_columns') 
2026-05-10T17:48:36.865310934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.865918978Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-10T17:48:36.866110244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001456s 
2026-05-10T17:48:36.866307461Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-10T17:48:36.866505530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.866788780Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-05-10T17:48:36.867063744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-10T17:48:36', 'download_client_per_indexer') 
2026-05-10T17:48:36.867399230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.868075392Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-10T17:48:36.868273340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015512s 
2026-05-10T17:48:36.868470036Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-10T17:48:36.868662935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.869017279Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-05-10T17:48:36.869312193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-10T17:48:36', 'multiple_ratings_support') 
2026-05-10T17:48:36.869636816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.870242366Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-10T17:48:36.875787685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015658s 
2026-05-10T17:48:36.876138572Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-10T17:48:36.876324477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.876604501Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-05-10T17:48:36.876876238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-10T17:48:36', 'movie_metadata') 
2026-05-10T17:48:36.877218317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.878050934Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-10T17:48:36.878236327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017297s 
2026-05-10T17:48:36.878423053Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-10T17:48:36.878619970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.878850063Z [Info] add_collections: Starting migration of Log DB to 208 
2026-05-10T17:48:36.879103784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-10T17:48:36', 'add_collections') 
2026-05-10T17:48:36.879436494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.880222227Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-10T17:48:36.880407951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015989s 
2026-05-10T17:48:36.880601811Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-10T17:48:36.880800782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.881041247Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-05-10T17:48:36.881311120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-10T17:48:36', 'movie_meta_collection_index') 
2026-05-10T17:48:36.881641856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.882245833Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-10T17:48:36.882435525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014351s 
2026-05-10T17:48:36.882628954Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-10T17:48:36.882828787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.883066896Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-05-10T17:48:36.883337952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-10T17:48:36', 'movie_added_notifications') 
2026-05-10T17:48:36.883676855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.884300451Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-10T17:48:36.884503640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014532s 
2026-05-10T17:48:36.884694765Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-10T17:48:36.884892363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.885130543Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-05-10T17:48:36.885397150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-10T17:48:36', 'more_movie_meta_index') 
2026-05-10T17:48:36.885715080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.886316221Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-10T17:48:36.886505983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014204s 
2026-05-10T17:48:36.886749885Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-10T17:48:36.886966281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.887215202Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-05-10T17:48:36.887798306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-10T17:48:36.887997257Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T17:48:36.888188112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-10T17:48:36.888948804Z [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-05-10T17:48:36.889569323Z [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-05-10T17:48:36.890000502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-10T17:48:36.890530449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-10T17:48:36.891679002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-10T17:48:36.892186845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037989s 
2026-05-10T17:48:36.892380976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-10T17:48:36.892556410Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-10T17:48:36.892738857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-10T17:48:36.893388045Z [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-05-10T17:48:36.893940387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-10T17:48:36.894344912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-10T17:48:36.894872585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-10T17:48:36.895881787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-10T17:48:36.896262785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033318s 
2026-05-10T17:48:36.896516556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T17:48:36.896731639Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T17:48:36.896872553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-10T17:48:36.897471058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-10T17:48:36.897978771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-10T17:48:36.898416062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-10T17:48:36.898957222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-10T17:48:36.899794278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T17:48:36.900219174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031436s 
2026-05-10T17:48:36.900510470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-10T17:48:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-10T17:48:36.900860415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.901789837Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-10T17:48:36.902001193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046795s 
2026-05-10T17:48:36.902209553Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-10T17:48:36.902418393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.902671423Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-05-10T17:48:36.902965896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-10T17:48:36', 'add_language_tags_to_subtitle_files') 
2026-05-10T17:48:36.903446835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.904246044Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-10T17:48:36.904417039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017645s 
2026-05-10T17:48:36.904732394Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-10T17:48:36.904933719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.905180567Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-05-10T17:48:36.905448687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-10T17:48:36', 'add_salt_to_users') 
2026-05-10T17:48:36.905772138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.906525666Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-10T17:48:36.906712432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015892s 
2026-05-10T17:48:36.906905932Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-10T17:48:36.907111636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.907343804Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-05-10T17:48:36.907623958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-10T17:48:36', 'clean_alt_titles') 
2026-05-10T17:48:36.907970516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.908582569Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-10T17:48:36.908772111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014713s 
2026-05-10T17:48:36.908960490Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-10T17:48:36.909151595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.909395967Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-05-10T17:48:36.909653746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-10T17:48:36', 'remove_omg') 
2026-05-10T17:48:36.909972949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.910593289Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-10T17:48:36.910833553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014438s 
2026-05-10T17:48:36.911004617Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-10T17:48:36.911218969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.911469273Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-05-10T17:48:36.911766241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-10T17:48:36', 'add_additional_info_to_pending_releases') 
2026-05-10T17:48:36.912134523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.912760283Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-10T17:48:36.912965066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015197s 
2026-05-10T17:48:36.913161491Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-10T17:48:36.913360793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.913603421Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-05-10T17:48:36.913894728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-10T17:48:36', 'add_result_to_commands') 
2026-05-10T17:48:36.914244843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.914923019Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-10T17:48:36.915118443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015547s 
2026-05-10T17:48:36.915320229Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-10T17:48:36.915525362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.915778141Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-05-10T17:48:36.916084609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-10T17:48:36', 'health_restored_notification') 
2026-05-10T17:48:36.916424854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.917085926Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-10T17:48:36.917282582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015431s 
2026-05-10T17:48:36.917498126Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-10T17:48:36.917720113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.917971560Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-05-10T17:48:36.918293929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-10T17:48:36', 'add_on_manual_interaction_required_to_notifications') 
2026-05-10T17:48:36.918648954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.919255035Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-10T17:48:36.919461671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015061s 
2026-05-10T17:48:36.919656654Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-10T17:48:36.919858961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.920116390Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-05-10T17:48:36.920374920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-10T17:48:36', 'remove_rarbg') 
2026-05-10T17:48:36.920698522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.921302439Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-10T17:48:36.921490858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001449s 
2026-05-10T17:48:36.921752204Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-10T17:48:36.921966476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.922217652Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-05-10T17:48:36.922512155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-10T17:48:36', 'remove_invalid_roksbox_metadata_images') 
2026-05-10T17:48:36.922853322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.923526278Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-10T17:48:36.923727603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015413s 
2026-05-10T17:48:36.923971454Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-10T17:48:36.924168190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.924412202Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-05-10T17:48:36.924673518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-10T17:48:36', 'list_sync_time') 
2026-05-10T17:48:36.925010306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.925625506Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-10T17:48:36.925822412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014578s 
2026-05-10T17:48:36.926010872Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-10T17:48:36.926207668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.926447401Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-05-10T17:48:36.926720721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-10T17:48:36', 'add_tags_to_collections') 
2026-05-10T17:48:36.927040976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.927737900Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-10T17:48:36.927940779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001518s 
2026-05-10T17:48:36.928136473Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-10T17:48:36.928330925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.928590928Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-05-10T17:48:36.928856613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-10T17:48:36', 'add_download_client_tags') 
2026-05-10T17:48:36.929172690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.930216372Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-10T17:48:36.930405864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001874s 
2026-05-10T17:48:36.930596819Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-10T17:48:36.930788916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.931026574Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-05-10T17:48:36.931283822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-10T17:48:36', 'add_auto_tagging') 
2026-05-10T17:48:36.931598456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.932218655Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-10T17:48:36.932410181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014238s 
2026-05-10T17:48:36.932615455Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-10T17:48:36.932830698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.933071814Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-05-10T17:48:36.933374263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-10T17:48:36', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-10T17:48:36.933714027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.934344697Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-10T17:48:36.934547616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014937s 
2026-05-10T17:48:36.934747699Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-10T17:48:36.934955307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.935208958Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-05-10T17:48:36.935497339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-10T17:48:36', 'update_restrictions_to_release_profiles') 
2026-05-10T17:48:36.935832484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.936525440Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-10T17:48:36.936724591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015461s 
2026-05-10T17:48:36.936918010Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-10T17:48:36.937113544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.937502067Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-05-10T17:48:36.937776991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-10T17:48:36', 'rename_quality_profiles') 
2026-05-10T17:48:36.938096464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.938736834Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-10T17:48:36.938924181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001612s 
2026-05-10T17:48:36.939125006Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-10T17:48:36.939500703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.939740556Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-05-10T17:48:36.940055350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-10T17:48:36', 'update_images_remote_url') 
2026-05-10T17:48:36.940371827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.941027127Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-10T17:48:36.941216398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015187s 
2026-05-10T17:48:36.941406060Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-10T17:48:36.941596414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.941840515Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-05-10T17:48:36.942106922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-10T17:48:36', 'add_notification_status') 
2026-05-10T17:48:36.942427558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.943097206Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-10T17:48:36.943285435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014909s 
2026-05-10T17:48:36.943483835Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-10T17:48:36.943685912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.943949353Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-05-10T17:48:36.944380691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-10T17:48:36', 'rename_deprecated_indexer_flags') 
2026-05-10T17:48:36.944712279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.945380064Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-10T17:48:36.945572682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001676s 
2026-05-10T17:48:36.945911975Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-10T17:48:36.946117359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.946358034Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-05-10T17:48:36.946627336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-10T17:48:36', 'movie_last_searched_time') 
2026-05-10T17:48:36.946955868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.947698143Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-10T17:48:36.947894007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015641s 
2026-05-10T17:48:36.948099321Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-10T17:48:36.948276688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.948507824Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-05-10T17:48:36.948768870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-10T17:48:36', 'email_encryption') 
2026-05-10T17:48:36.949083203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.949684263Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-10T17:48:36.949879226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014129s 
2026-05-10T17:48:36.950072736Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-10T17:48:36.950272168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.950513965Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-05-10T17:48:36.950787676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-10T17:48:36', 'clear_last_rss_releases_info') 
2026-05-10T17:48:36.951114264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.951723240Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-10T17:48:36.951934045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014395s 
2026-05-10T17:48:36.952125741Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-10T17:48:36.952305924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.952544144Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-05-10T17:48:36.952796282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-10T17:48:36', 'add_indexes') 
2026-05-10T17:48:36.953108050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.953798671Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-10T17:48:36.953979405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014881s 
2026-05-10T17:48:36.954288858Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-10T17:48:36.954498640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.954747371Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-05-10T17:48:36.955036343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-10T17:48:36', 'parse_title_from_existing_subtitle_files') 
2026-05-10T17:48:36.955370086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.956039404Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-10T17:48:36.956243324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015173s 
2026-05-10T17:48:36.956462997Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-10T17:48:36.956678030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.956926450Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-05-10T17:48:36.957231795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-10T17:48:36', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-10T17:48:36.957572682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.958199725Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-10T17:48:36.958406441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014942s 
2026-05-10T17:48:36.958611354Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-10T17:48:36.958822910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.959067953Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-05-10T17:48:36.959363388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-10T17:48:36', 'drop_multi_episode_style_from_naming_config') 
2026-05-10T17:48:36.959712552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.960370928Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-10T17:48:36.960573686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015207s 
2026-05-10T17:48:36.960764691Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-10T17:48:36.960968441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.961198545Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-05-10T17:48:36.961459320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-10T17:48:36', 'stevenlu_update_url') 
2026-05-10T17:48:36.961776439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.962385526Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-10T17:48:36.962572653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014149s 
2026-05-10T17:48:36.962758888Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-10T17:48:36.963062189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T17:48:36.963293194Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-05-10T17:48:36.963554751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-10T17:48:36', 'add_movie_keywords') 
2026-05-10T17:48:36.963881599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T17:48:36.964495516Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-10T17:48:36.964679045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014351s 
2026-05-10T17:48:37.131984292Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-05-10T17:48:37.138688796Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-10T17:48:37.142737010Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-05-10T17:48:37.262573257Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-10T17:48:37.288176556Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-05-10T17:48:37.317321959Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-10T17:48:37.318237613Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-10T17:48:37.318478318Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-05-10T17:48:37.406496078Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-10T17:48:37.809563243Z [ls.io-init] done.