2026-05-17T17:52:14.219362258Z [migrations] started
2026-05-17T17:52:14.219436017Z [migrations] no migrations found
2026-05-17T17:52:14.242499878Z usermod: no changes
2026-05-17T17:52:14.247811907Z ───────────────────────────────────────
2026-05-17T17:52:14.247826817Z 
2026-05-17T17:52:14.247830875Z       ██╗     ███████╗██╗ ██████╗
2026-05-17T17:52:14.247834733Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-17T17:52:14.247838580Z       ██║     ███████╗██║██║   ██║
2026-05-17T17:52:14.247842548Z       ██║     ╚════██║██║██║   ██║
2026-05-17T17:52:14.247852709Z       ███████╗███████║██║╚██████╔╝
2026-05-17T17:52:14.247856517Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-17T17:52:14.247860615Z 
2026-05-17T17:52:14.247864513Z    Brought to you by linuxserver.io
2026-05-17T17:52:14.247868130Z ───────────────────────────────────────
2026-05-17T17:52:14.248175589Z 
2026-05-17T17:52:14.248197443Z To support the app dev(s) visit:
2026-05-17T17:52:14.249573054Z Radarr: https://opencollective.com/radarr
2026-05-17T17:52:14.249874341Z 
2026-05-17T17:52:14.249879421Z To support LSIO projects visit:
2026-05-17T17:52:14.249883249Z https://www.linuxserver.io/donate/
2026-05-17T17:52:14.249886936Z 
2026-05-17T17:52:14.249890513Z ───────────────────────────────────────
2026-05-17T17:52:14.249894571Z GID/UID
2026-05-17T17:52:14.249898369Z ───────────────────────────────────────
2026-05-17T17:52:14.254087817Z 
2026-05-17T17:52:14.254101515Z User UID:    911
2026-05-17T17:52:14.254109661Z User GID:    911
2026-05-17T17:52:14.254117657Z ───────────────────────────────────────
2026-05-17T17:52:14.255714293Z Linuxserver.io version: 6.1.1.10360-ls303
2026-05-17T17:52:14.255957703Z Build-date: 2026-05-17T17:47:29+00:00
2026-05-17T17:52:14.255970639Z ───────────────────────────────────────
2026-05-17T17:52:14.255979397Z     
2026-05-17T17:52:14.304180044Z [custom-init] No custom files found, skipping...
2026-05-17T17:52:14.628473542Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.1.10360 
2026-05-17T17:52:14.645953417Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-17T17:52:14.649960848Z [Debug] Bootstrap: Console selected 
2026-05-17T17:52:14.651211036Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-17T17:52:14.955894618Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-17T17:52:15.007940380Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {98407d57-f872-4679-8d27-352dc06d7a9c} may be persisted to storage in unencrypted form. 
2026-05-17T17:52:15.064587950Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-17T17:52:15.096473258Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-17T17:52:15.174776713Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-17T17:52:15.181521468Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.182042227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.221085601Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-17T17:52:15.224512022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396273s 
2026-05-17T17:52:15.224767336Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-17T17:52:15.224947288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429967s 
2026-05-17T17:52:15.232536143Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-17T17:52:15.233055349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.238566258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-17T17:52:15.248575637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-17T17:52:15.259670272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208492s 
2026-05-17T17:52:15.260104356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.262348877Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-17T17:52:15.262477827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235818s 
2026-05-17T17:52:15.263155061Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-17T17:52:15.263327788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.268089759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-17T17:52:15.269086927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-17T17:52:15.269635051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013769s 
2026-05-17T17:52:15.269867089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:52:15.270673513Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-05s 
2026-05-17T17:52:15.271130413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-17T17:52:15.271625490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-17T17:52:15.272335370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001029s 
2026-05-17T17:52:15.272540273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.273218488Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-17T17:52:15.273379863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019152s 
2026-05-17T17:52:15.273790200Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-17T17:52:15.273993670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.274742919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:52:15.274917771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-17T17:52:15.275100338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-17T17:52:15.275411705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-17T17:52:15.275897494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005893s 
2026-05-17T17:52:15.276064991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.276704028Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-17T17:52:15.276868309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013652s 
2026-05-17T17:52:15.279989075Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-17T17:52:15.280135890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.280699636Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-17T17:52:15.292069896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-17T17:52:15.292571175Z [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-17T17:52:15.293101694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008578s 
2026-05-17T17:52:15.293282588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-17T17:52:15.293549786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-17T17:52:15.293882246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s 
2026-05-17T17:52:15.294010244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-17T17:52:15.294350419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-05-17T17:52:15.294718720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005245s 
2026-05-17T17:52:15.294900156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-17T17:52:15.295157614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-17T17:52:15.295439943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004242s 
2026-05-17T17:52:15.295609204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-05-17T17:52:15.296965395Z [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-17T17:52:15.297905048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021103s 
2026-05-17T17:52:15.298048687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-05-17T17:52:15.298315695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-05-17T17:52:15.298631140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004082s 
2026-05-17T17:52:15.298756913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-05-17T17:52:15.299718260Z [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-17T17:52:15.300548382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016044s 
2026-05-17T17:52:15.300728585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-17T17:52:15.300975572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:15.301291689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004104s 
2026-05-17T17:52:15.301435108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-05-17T17:52:15.301721755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:15.302042270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004172s 
2026-05-17T17:52:15.302165449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-05-17T17:52:15.303106464Z [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-17T17:52:15.303813788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015005s 
2026-05-17T17:52:15.304036878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-05-17T17:52:15.304612988Z [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-17T17:52:15.305127244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009407s 
2026-05-17T17:52:15.305252085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-17T17:52:15.305817975Z [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-17T17:52:15.306324785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008835s 
2026-05-17T17:52:15.306505730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-17T17:52:15.306753950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-17T17:52:15.307094145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s 
2026-05-17T17:52:15.307222944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-17T17:52:15.311776385Z [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-17T17:52:15.312318637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049029s 
2026-05-17T17:52:15.312458700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-17T17:52:15.312906111Z [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-17T17:52:15.313344955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000702s 
2026-05-17T17:52:15.313534246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-17T17:52:15.313785221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-17T17:52:15.314205838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005064s 
2026-05-17T17:52:15.314344488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-17T17:52:15.316650452Z [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-17T17:52:15.317147252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026145s 
2026-05-17T17:52:15.317308527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-17T17:52:15.317544352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-17T17:52:15.317907433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004219s 
2026-05-17T17:52:15.318032856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-17T17:52:15.318463774Z [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-17T17:52:15.318925844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007061s 
2026-05-17T17:52:15.319065536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-17T17:52:15.319306281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:52:15.319659322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s 
2026-05-17T17:52:15.320034457Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-05-17T17:52:15.320558262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-05-17T17:52:15.320798266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005789s 
2026-05-17T17:52:15.320927135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-05-17T17:52:15.321470560Z [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-17T17:52:15.321897790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008131s 
2026-05-17T17:52:15.322060538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-17T17:52:15.322717190Z [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-17T17:52:15.323278852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010638s 
2026-05-17T17:52:15.323444335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-17T17:52:15.324078162Z [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-17T17:52:15.324647638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001046s 
2026-05-17T17:52:15.324832791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-17T17:52:15.325268118Z [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-17T17:52:15.325776752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007643s 
2026-05-17T17:52:15.325961785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-17T17:52:15.326266398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-17T17:52:15.326652105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005148s 
2026-05-17T17:52:15.326844703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-17T17:52:15.327136882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-17T17:52:15.327524131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004964s 
2026-05-17T17:52:15.327673442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-17T17:52:15.328185153Z [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-17T17:52:15.328614237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000784s 
2026-05-17T17:52:15.328785261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-17T17:52:15.329415010Z [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-17T17:52:15.329964607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010214s 
2026-05-17T17:52:15.330136934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-17T17:52:15.330611981Z [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-17T17:52:15.331076276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007792s 
2026-05-17T17:52:15.331248873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-17T17:52:15.331792418Z [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-17T17:52:15.332371865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009157s 
2026-05-17T17:52:15.332512158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-17T17:52:15.332907073Z [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-17T17:52:15.333311317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006394s 
2026-05-17T17:52:15.333467312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-17T17:52:15.333764971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-17T17:52:15.334141469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005198s 
2026-05-17T17:52:15.334311382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-17T17:52:15.334557006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-17T17:52:15.334995990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004427s 
2026-05-17T17:52:15.335166764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-17T17:52:15.335542351Z [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-17T17:52:15.335997868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006299s 
2026-05-17T17:52:15.336133762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-17T17:52:15.336720203Z [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-17T17:52:15.337248637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009559s 
2026-05-17T17:52:15.338301788Z [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-17T17:52:15.338920805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-17T17:52:15.339332694Z [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-17T17:52:15.339784264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006952s 
2026-05-17T17:52:15.339980920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-17T17:52:15.340253960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-17T17:52:15.340591159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004456s 
2026-05-17T17:52:15.340768867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-17T17:52:15.341020013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-17T17:52:15.341353735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004242s 
2026-05-17T17:52:15.341524799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-17T17:52:15.342110890Z [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-17T17:52:15.342663423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009837s 
2026-05-17T17:52:15.342845059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-17T17:52:15.343396609Z [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-17T17:52:15.343993141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009227s 
2026-05-17T17:52:15.344189777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-05-17T17:52:15.344472757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-05-17T17:52:15.344821229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000512s 
2026-05-17T17:52:15.344992724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-17T17:52:15.345562522Z [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-17T17:52:15.346090986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009401s 
2026-05-17T17:52:15.346264475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-17T17:52:15.346876508Z [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-17T17:52:15.347425564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010045s 
2026-05-17T17:52:15.347599494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-17T17:52:15.347835168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-17T17:52:15.348193751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s 
2026-05-17T17:52:15.349658852Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014975 taking an average of 00:00:00.0014975 
2026-05-17T17:52:15.350352509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-17T17:52:15', 'InitialSetup') 
2026-05-17T17:52:15.350731923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.353795182Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-17T17:52:15.353952569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060113s 
2026-05-17T17:52:15.354208625Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-17T17:52:15.354416314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.354692510Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-05-17T17:52:15.355597232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-05-17T17:52:15.356223894Z [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-17T17:52:15.356797930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010169s 
2026-05-17T17:52:15.356966961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-05-17T17:52:15.357224559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-17T17:52:15.357588091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004546s 
2026-05-17T17:52:15.357750709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.357878566Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:15.358058298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-05-17T17:52:15.358331619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.359239547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010098s 
2026-05-17T17:52:15.359577248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-17T17:52:15', 'add_moviefiles_table') 
2026-05-17T17:52:15.359936832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.360714057Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-17T17:52:15.360877556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024429s 
2026-05-17T17:52:15.361055395Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-17T17:52:15.361249916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.361479188Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-05-17T17:52:15.361789263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-17T17:52:15.361944265Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:15.362110440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-05-17T17:52:15.362372137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.363247630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009704s 
2026-05-17T17:52:15.363572274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-17T17:52:15', 'fix_history_movieId') 
2026-05-17T17:52:15.363909433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.364573210Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-17T17:52:15.364736308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022699s 
2026-05-17T17:52:15.364912593Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-17T17:52:15.365096985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.365325886Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-05-17T17:52:15.366469369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.366626225Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.366793562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-05-17T17:52:15.367050760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.372374822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053866s 
2026-05-17T17:52:15.372564855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.372703194Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-17T17:52:15.372893367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-05-17T17:52:15.373152879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-05-17T17:52:15.373965606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008904s 
2026-05-17T17:52:15.374141010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.374277424Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2026-05-17T17:52:15.374657319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-05-17T17:52:15.385524416Z [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-17T17:52:15.387168057Z [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-17T17:52:15.388248723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:15.389302646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:15.392095951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:15.392546318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:15.392908688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018069s 
2026-05-17T17:52:15.393074963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.393204544Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:15.393384747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-05-17T17:52:15.393638328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-05-17T17:52:15.394507368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009446s 
2026-05-17T17:52:15.394823044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-17T17:52:15', 'add_tmdb_stuff') 
2026-05-17T17:52:15.395142237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.396137581Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-17T17:52:15.396311381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025553s 
2026-05-17T17:52:15.396495372Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-17T17:52:15.396685284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.396934346Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-05-17T17:52:15.397403771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:52:15.397573253Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.397743626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-05-17T17:52:15.400276076Z [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-17T17:52:15.401181430Z [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-17T17:52:15.401683100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-17T17:52:15.402322818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-17T17:52:15.404389451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-17T17:52:15.404757963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068399s 
2026-05-17T17:52:15.405073228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-17T17:52:15', 'fix_movie_files') 
2026-05-17T17:52:15.405404575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.406235749Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-17T17:52:15.406397796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083005s 
2026-05-17T17:52:15.406593470Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-17T17:52:15.406789825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.407032855Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-05-17T17:52:15.407491689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-17T17:52:15.407652182Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.407841243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-05-17T17:52:15.410238842Z [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-17T17:52:15.410944292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-05-17T17:52:15.411360701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-17T17:52:15.412014438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-17T17:52:15.414054978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-17T17:52:15.414431456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064056s 
2026-05-17T17:52:15.414760338Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-17T17:52:15.415170204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-17T17:52:15.415453514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004653s 
2026-05-17T17:52:15.415779862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-17T17:52:15', 'update_schedule_intervale') 
2026-05-17T17:52:15.416120848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.417331166Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-17T17:52:15.417517091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022943s 
2026-05-17T17:52:15.417723366Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-17T17:52:15.417922277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.418172621Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-05-17T17:52:15.418618739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-17T17:52:15.418815586Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:15.418973063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-05-17T17:52:15.419247135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-05-17T17:52:15.420112117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009117s 
2026-05-17T17:52:15.420247359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-17T17:52:15.420386850Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:15.420593978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-05-17T17:52:15.420865865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-05-17T17:52:15.421654724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008789s 
2026-05-17T17:52:15.421841019Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.422047976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.422499225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005221s 
2026-05-17T17:52:15.422853648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-17T17:52:15', 'add_movie_formats_to_naming_config') 
2026-05-17T17:52:15.423178623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.423945968Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-17T17:52:15.424120570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018984s 
2026-05-17T17:52:15.424310853Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-17T17:52:15.424497168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.424733655Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-05-17T17:52:15.425018528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.425173030Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.425350728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-05-17T17:52:15.425608427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-05-17T17:52:15.426409330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008834s 
2026-05-17T17:52:15.426739495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-17T17:52:15', 'add_phyiscal_release') 
2026-05-17T17:52:15.427064098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.427749940Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-17T17:52:15.427982117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021959s 
2026-05-17T17:52:15.428160026Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-17T17:52:15.428346982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.428575923Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-05-17T17:52:15.430178290Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:15.431047892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-05-17T17:52:15.431305190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000945s 
2026-05-17T17:52:15.431622108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-17T17:52:15', 'remove_bitmetv') 
2026-05-17T17:52:15.431937062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.432616902Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-17T17:52:15.432777826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022295s 
2026-05-17T17:52:15.432962027Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-17T17:52:15.433151999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.433387103Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-05-17T17:52:15.433845105Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:15.434149348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-05-17T17:52:15.434399201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000358s 
2026-05-17T17:52:15.434708394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-17T17:52:15', 'remove_torrentleech') 
2026-05-17T17:52:15.435023038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.435650391Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-17T17:52:15.435832358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015774s 
2026-05-17T17:52:15.436022571Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-17T17:52:15.436212764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.436450333Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-05-17T17:52:15.436761008Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:15.437040842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-05-17T17:52:15.437283921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003407s 
2026-05-17T17:52:15.437602032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-17T17:52:15', 'remove_broadcasthenet') 
2026-05-17T17:52:15.437983651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.438641726Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-17T17:52:15.438808743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016517s 
2026-05-17T17:52:15.438982994Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-17T17:52:15.439171774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.439398981Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-05-17T17:52:15.439694016Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:15.439977186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-05-17T17:52:15.440218091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000339s 
2026-05-17T17:52:15.440522464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-17T17:52:15', 'remove_fanzub') 
2026-05-17T17:52:15.440831847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.441495343Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-17T17:52:15.441655426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015949s 
2026-05-17T17:52:15.441841841Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-17T17:52:15.442032104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.442267859Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-05-17T17:52:15.442511129Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.442700150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.443177842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005024s 
2026-05-17T17:52:15.443516213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-17T17:52:15', 'update_movie_sorttitle') 
2026-05-17T17:52:15.443864124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.444586399Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-17T17:52:15.444758215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018756s 
2026-05-17T17:52:15.444957306Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-17T17:52:15.445157519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.445415970Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-05-17T17:52:15.445646043Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.445843190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.446303457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004871s 
2026-05-17T17:52:15.446639083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-17T17:52:15', 'update_movie_sorttitle_again') 
2026-05-17T17:52:15.446966372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.447644187Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-17T17:52:15.447813138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017872s 
2026-05-17T17:52:15.448056327Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-17T17:52:15.448202582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.448430010Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-05-17T17:52:15.449312638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-05-17T17:52:15.449574615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-05-17T17:52:15.450364566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008685s 
2026-05-17T17:52:15.450683017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-17T17:52:15', 'update_movie_file') 
2026-05-17T17:52:15.451002862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.451705958Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-17T17:52:15.451896471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021903s 
2026-05-17T17:52:15.452072386Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-17T17:52:15.452297118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.452533845Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-05-17T17:52:15.452776905Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.452970464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.453442174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004929s 
2026-05-17T17:52:15.453754483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-17T17:52:15', 'update_movie_slug') 
2026-05-17T17:52:15.454080009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.454738275Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-17T17:52:15.454900572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017735s 
2026-05-17T17:52:15.455087398Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-17T17:52:15.455278834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.455532976Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-05-17T17:52:15.455801086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.456011149Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.456153816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-05-17T17:52:15.456401765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-05-17T17:52:15.457184602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008603s 
2026-05-17T17:52:15.457515078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-17T17:52:15', 'add_youtube_trailer_id') 
2026-05-17T17:52:15.457831715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.458568229Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-17T17:52:15.458736397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022109s 
2026-05-17T17:52:15.458898795Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-17T17:52:15.459083937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.459307538Z [Info] add_studio: Starting migration of Main DB to 120 
2026-05-17T17:52:15.459579926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.459747694Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.459955463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-05-17T17:52:15.460187119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-05-17T17:52:15.460967751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008301s 
2026-05-17T17:52:15.461263517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-17T17:52:15', 'add_studio') 
2026-05-17T17:52:15.461578000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.462315897Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-17T17:52:15.462449866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021632s 
2026-05-17T17:52:15.462652675Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-17T17:52:15.462828469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.463066598Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-05-17T17:52:15.463302844Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.463493278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.463971801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004925s 
2026-05-17T17:52:15.464297117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-17T17:52:15', 'update_filedate_config') 
2026-05-17T17:52:15.464616360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.465318814Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-17T17:52:15.465478827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001812s 
2026-05-17T17:52:15.465669531Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-17T17:52:15.465861087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.466102132Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-05-17T17:52:15.466493591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:52:15.466659134Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.466825900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-05-17T17:52:15.467079120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-05-17T17:52:15.467833880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008432s 
2026-05-17T17:52:15.468016748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:52:15.468154957Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:15.468325430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-05-17T17:52:15.471039436Z [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-17T17:52:15.472104301Z [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-17T17:52:15.472661313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-17T17:52:15.473100668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-17T17:52:15.475128241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006618s 
2026-05-17T17:52:15.475284586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:52:15.475422614Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:15.475593578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-05-17T17:52:15.478250840Z [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-17T17:52:15.479294121Z [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-17T17:52:15.479860101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-17T17:52:15.480371642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-17T17:52:15.482278462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064911s 
2026-05-17T17:52:15.482593677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-17T17:52:15', 'add_movieid_to_blacklist') 
2026-05-17T17:52:15.482918761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.484220413Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-17T17:52:15.484389093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084075s 
2026-05-17T17:52:15.484580127Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-17T17:52:15.484774108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.485012177Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-05-17T17:52:15.485863542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-05-17T17:52:15.486510084Z [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-17T17:52:15.487073459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010384s 
2026-05-17T17:52:15.487247750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-05-17T17:52:15.487502744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-05-17T17:52:15.487832388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s 
2026-05-17T17:52:15.488179136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-17T17:52:15', 'create_netimport_table') 
2026-05-17T17:52:15.488497447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.489232788Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-17T17:52:15.489391007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017832s 
2026-05-17T17:52:15.489589867Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-17T17:52:15.489797856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.490042910Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-05-17T17:52:15.490331942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:52:15.490497606Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.490665133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-05-17T17:52:15.490981701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-05-17T17:52:15.491736781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008729s 
2026-05-17T17:52:15.492106105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-17T17:52:15', 'add_preferred_tags_to_profile') 
2026-05-17T17:52:15.492434276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.493259057Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-17T17:52:15.493430222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002351s 
2026-05-17T17:52:15.493605425Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-17T17:52:15.493787081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.494018076Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-05-17T17:52:15.494261676Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.494450777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.494910523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004799s 
2026-05-17T17:52:15.495226570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-17T17:52:15', 'fix_imdb_unique') 
2026-05-17T17:52:15.495557687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.496285913Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-17T17:52:15.496443911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018356s 
2026-05-17T17:52:15.496643984Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-17T17:52:15.496841141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.497085514Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-05-17T17:52:15.497380909Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.497558486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.499397761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018613s 
2026-05-17T17:52:15.499698927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-17T17:52:15', 'update_qualities_and_profiles') 
2026-05-17T17:52:15.500099554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.500795927Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-17T17:52:15.500966029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032178s 
2026-05-17T17:52:15.501139859Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-17T17:52:15.501326325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.501555436Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-05-17T17:52:15.501854418Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:15.502118270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-17T17:52:15.502357081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003252s 
2026-05-17T17:52:15.502665822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-17T17:52:15', 'remove_wombles') 
2026-05-17T17:52:15.502982270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.503539773Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-17T17:52:15.503708182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015172s 
2026-05-17T17:52:15.503902593Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-17T17:52:15.504129310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.504358351Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-05-17T17:52:15.504651552Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:15.504924782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-05-17T17:52:15.505170727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003422s 
2026-05-17T17:52:15.505474008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-17T17:52:15', 'remove_kickass') 
2026-05-17T17:52:15.505760395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.506402959Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-17T17:52:15.506599846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015869s 
2026-05-17T17:52:15.506815049Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-17T17:52:15.507021064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.507232690Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-05-17T17:52:15.507550581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:52:15.507696595Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.507947500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-05-17T17:52:15.508253436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-05-17T17:52:15.509076133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009147s 
2026-05-17T17:52:15.509424214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-17T17:52:15', 'add_parsed_movie_info_to_pending_release') 
2026-05-17T17:52:15.509760191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.510452215Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-17T17:52:15.510638861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022383s 
2026-05-17T17:52:15.510826960Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-17T17:52:15.510984918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.511215462Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-05-17T17:52:15.511539184Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:15.511804408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-17T17:52:15.512109252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003414s 
2026-05-17T17:52:15.512267731Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:15.512528356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-05-17T17:52:15.512766175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003333s 
2026-05-17T17:52:15.513085418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-17T17:52:15', 'remove_wombles_kickass') 
2026-05-17T17:52:15.513400543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.514029930Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-17T17:52:15.514198410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015604s 
2026-05-17T17:52:15.514401298Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-17T17:52:15.514603896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.514863068Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-05-17T17:52:15.515148122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:52:15.515304297Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:15.515497796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-05-17T17:52:15.518205099Z [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-17T17:52:15.519071685Z [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-17T17:52:15.519564908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-17T17:52:15.520035826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-17T17:52:15.522060043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063723s 
2026-05-17T17:52:15.522401621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-17T17:52:15', 'make_parsed_episode_info_nullable') 
2026-05-17T17:52:15.522774112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.523553531Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-17T17:52:15.523726720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078226s 
2026-05-17T17:52:15.523961583Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-17T17:52:15.524162257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.524406489Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-05-17T17:52:15.524827046Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-17T17:52:15.525226190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-17T17:52:15.525518469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004518s 
2026-05-17T17:52:15.525845167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-17T17:52:15', 'rename_torrent_downloadstation') 
2026-05-17T17:52:15.526205051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.526798667Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-17T17:52:15.526970904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016844s 
2026-05-17T17:52:15.527159353Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-17T17:52:15.527350178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.527587215Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-05-17T17:52:15.528448059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-17T17:52:15.528568511Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.528757532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-05-17T17:52:15.529053087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-17T17:52:15.529836605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009048s 
2026-05-17T17:52:15.529995926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.530131840Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2026-05-17T17:52:15.530313255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-05-17T17:52:15.530602618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-17T17:52:15.531422460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009352s 
2026-05-17T17:52:15.531746272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-17T17:52:15', 'add_minimumavailability') 
2026-05-17T17:52:15.532131848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.533188887Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-17T17:52:15.533356986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026651s 
2026-05-17T17:52:15.533565616Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-17T17:52:15.533767462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.534015482Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-05-17T17:52:15.534275014Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.534465117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.534736845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000288s 
2026-05-17T17:52:15.535072531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-17T17:52:15', 'add_remux_qualities_for_the_wankers') 
2026-05-17T17:52:15.535397796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.536129980Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-17T17:52:15.536308530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016342s 
2026-05-17T17:52:15.536512411Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-17T17:52:15.536707393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.536946695Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-05-17T17:52:15.537295017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.537448195Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:15.537623528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-05-17T17:52:15.537903552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.538735348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000926s 
2026-05-17T17:52:15.539051785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-17T17:52:15', 'add_haspredbentry_to_movies') 
2026-05-17T17:52:15.539377020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.540126530Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-17T17:52:15.540266331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022503s 
2026-05-17T17:52:15.540456043Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-17T17:52:15.540647319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.540884556Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-05-17T17:52:15.541197697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.541350184Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.541518273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-05-17T17:52:15.541781954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-05-17T17:52:15.542642808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009162s 
2026-05-17T17:52:15.542933453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-17T17:52:15', 'add_pathstate_to_movies') 
2026-05-17T17:52:15.543260632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.543921192Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-17T17:52:15.544101235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022003s 
2026-05-17T17:52:15.544298102Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-17T17:52:15.544489848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.544728969Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-05-17T17:52:15.545239417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-05-17T17:52:15.545660826Z [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-17T17:52:15.546137025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007219s 
2026-05-17T17:52:15.546329643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-05-17T17:52:15.546620439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-05-17T17:52:15.546996055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004986s 
2026-05-17T17:52:15.547154705Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.547330980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.548033164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007142s 
2026-05-17T17:52:15.548372227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-17T17:52:15', 'add_import_exclusions_table') 
2026-05-17T17:52:15.548700087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.549548606Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-17T17:52:15.549717005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021981s 
2026-05-17T17:52:15.549910174Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-17T17:52:15.558368329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.558766992Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-05-17T17:52:15.559223021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.559381961Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:15.559583256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-05-17T17:52:15.559858510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-05-17T17:52:15.560826420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010613s 
2026-05-17T17:52:15.561162196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-17T17:52:15', 'add_physical_release_note') 
2026-05-17T17:52:15.561488103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.562402083Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-17T17:52:15.562571555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026057s 
2026-05-17T17:52:15.562775606Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-17T17:52:15.562971580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.563211674Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-05-17T17:52:15.563492089Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.563683605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.565596387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019276s 
2026-05-17T17:52:15.565929678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-17T17:52:15', 'consolidate_indexer_baseurl') 
2026-05-17T17:52:15.566269583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.566907427Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-17T17:52:15.567078492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032088s 
2026-05-17T17:52:15.567273835Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-17T17:52:15.567470251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.567710484Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-05-17T17:52:15.570430132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-05-17T17:52:15.571118008Z [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-17T17:52:15.571738477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011072s 
2026-05-17T17:52:15.572066037Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-05-17T17:52:15.576470608Z [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-17T17:52:15.578619877Z [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-17T17:52:15.579679841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:15.580437477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:15.582609883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:15.582957272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107014s 
2026-05-17T17:52:15.583121954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.583255924Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:15.583430626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-05-17T17:52:15.583682282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-05-17T17:52:15.584576093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009417s 
2026-05-17T17:52:15.584718409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.584851157Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:15.585037732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-05-17T17:52:15.585325492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-05-17T17:52:15.586233701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010206s 
2026-05-17T17:52:15.586568425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-17T17:52:15', 'add_alternative_titles_table') 
2026-05-17T17:52:15.586894842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.587840737Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-17T17:52:15.588060510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025785s 
2026-05-17T17:52:15.588254370Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-17T17:52:15.588458361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.588698745Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-05-17T17:52:15.589160566Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.589355278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.589662517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003295s 
2026-05-17T17:52:15.589833431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-17T17:52:15.589979896Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2026-05-17T17:52:15.590169147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-05-17T17:52:15.593129830Z [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-17T17:52:15.594054402Z [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-17T17:52:15.594594019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:52:15.595046380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:52:15.597162001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067905s 
2026-05-17T17:52:15.597369228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-17T17:52:15.597722770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:15.598178909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006066s 
2026-05-17T17:52:15.598569716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-17T17:52:15', 'fix_duplicate_alt_titles') 
2026-05-17T17:52:15.598922346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.599819112Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-17T17:52:15.600052492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022267s 
2026-05-17T17:52:15.600224499Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-17T17:52:15.600413279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.600655687Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-05-17T17:52:15.602425572Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-05-17T17:52:15.602729324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-17T17:52:15.603101874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004929s 
2026-05-17T17:52:15.603268430Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-05-17T17:52:15.603471749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-17T17:52:15.603891815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000434s 
2026-05-17T17:52:15.604071477Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-05-17T17:52:15.604260838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-17T17:52:15.604655764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004175s 
2026-05-17T17:52:15.604829514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-17T17:52:15.605403209Z [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-17T17:52:15.605932916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009143s 
2026-05-17T17:52:15.606124932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-17T17:52:15.606775282Z [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-17T17:52:15.607328977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010368s 
2026-05-17T17:52:15.607505202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-17T17:52:15.608140963Z [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-17T17:52:15.608670880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009993s 
2026-05-17T17:52:15.608981736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-17T17:52:15', 'movie_extras') 
2026-05-17T17:52:15.609312793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.610889589Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-17T17:52:15.611063309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031997s 
2026-05-17T17:52:15.611231597Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-17T17:52:15.611418644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.611650772Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-05-17T17:52:15.612297815Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-05-17T17:52:15.612497317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-05-17T17:52:15.612863254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003954s 
2026-05-17T17:52:15.613035541Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-05-17T17:52:15.613219351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-05-17T17:52:15.613576029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003862s 
2026-05-17T17:52:15.613733867Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-05-17T17:52:15.613907988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-05-17T17:52:15.614461092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000566s 
2026-05-17T17:52:15.614622858Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-05-17T17:52:15.614810225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-05-17T17:52:15.615168487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003896s 
2026-05-17T17:52:15.615421787Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-05-17T17:52:15.618103017Z [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-17T17:52:15.619033621Z [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-17T17:52:15.619553618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-17T17:52:15.620088696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-17T17:52:15.621917750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063057s 
2026-05-17T17:52:15.622110538Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-05-17T17:52:15.624798281Z [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-17T17:52:15.625580116Z [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-17T17:52:15.626047187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-17T17:52:15.626723479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-17T17:52:15.628599437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-17T17:52:15.629078261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-17T17:52:15.629449439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071666s 
2026-05-17T17:52:15.629795556Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-05-17T17:52:15.632848805Z [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-17T17:52:15.633799941Z [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-17T17:52:15.634335930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-17T17:52:15.634812170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-17T17:52:15.636706004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006676s 
2026-05-17T17:52:15.636930877Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-05-17T17:52:15.640118997Z [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-17T17:52:15.640866363Z [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-17T17:52:15.641342672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-17T17:52:15.641920386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-17T17:52:15.643728157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066116s 
2026-05-17T17:52:15.644079524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-17T17:52:15', 'clean_core_tv') 
2026-05-17T17:52:15.644401232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.645450636Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-17T17:52:15.645607863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083109s 
2026-05-17T17:52:15.645816823Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-17T17:52:15.646019582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.646285688Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-05-17T17:52:15.646660072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:52:15.646825856Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.647009365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-05-17T17:52:15.647264189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-05-17T17:52:15.648119521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00093s 
2026-05-17T17:52:15.648362390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-05-17T17:52:15.648659689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-05-17T17:52:15.649432275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008817s 
2026-05-17T17:52:15.649772420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-17T17:52:15', 'add_cookies_to_indexer_status') 
2026-05-17T17:52:15.650110761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.650790731Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-17T17:52:15.650960813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022016s 
2026-05-17T17:52:15.651159423Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-17T17:52:15.651354216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.651589139Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-05-17T17:52:15.651981900Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-17T17:52:15.652332115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-17T17:52:15.652641498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004235s 
2026-05-17T17:52:15.652893185Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-17T17:52:15.653190193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-17T17:52:15.653445538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003427s 
2026-05-17T17:52:15.653770212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-17T17:52:15', 'banner_to_fanart') 
2026-05-17T17:52:15.654104926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.654723091Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-17T17:52:15.654896069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015909s 
2026-05-17T17:52:15.655096643Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-17T17:52:15.655306887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.655556129Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-05-17T17:52:15.655980814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-17T17:52:15.656146828Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.656349887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-17T17:52:15.656674271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.657546006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010109s 
2026-05-17T17:52:15.657883796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-17T17:52:15', 'naming_config_colon_action') 
2026-05-17T17:52:15.658235214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.658948771Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-17T17:52:15.659155798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023783s 
2026-05-17T17:52:15.659307885Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-17T17:52:15.659506224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.659762390Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-05-17T17:52:15.660292027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-17T17:52:15.660736412Z [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-17T17:52:15.661132249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006422s 
2026-05-17T17:52:15.661319075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-17T17:52:15.661591123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-17T17:52:15.661960507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004781s 
2026-05-17T17:52:15.662130620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:52:15.662274018Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-05-17T17:52:15.662470043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-05-17T17:52:15.662778855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-05-17T17:52:15.663624358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009857s 
2026-05-17T17:52:15.663827678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-05-17T17:52:15.664168895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.665001592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009473s 
2026-05-17T17:52:15.665164180Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.665359022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.665560247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002392s 
2026-05-17T17:52:15.665880041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-17T17:52:15', 'add_custom_formats') 
2026-05-17T17:52:15.666212080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.667042603Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-17T17:52:15.667206293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001685s 
2026-05-17T17:52:15.667407057Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-17T17:52:15.667603523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.667877053Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-05-17T17:52:15.668254363Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-17T17:52:15.668578346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-17T17:52:15.668861035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003911s 
2026-05-17T17:52:15.669193906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-17T17:52:15', 'remove_extra_naming_config') 
2026-05-17T17:52:15.669520954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.670174080Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-17T17:52:15.670347389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001657s 
2026-05-17T17:52:15.670545959Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-17T17:52:15.670747194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.670992027Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-05-17T17:52:15.671245076Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.671433626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.672971734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015527s 
2026-05-17T17:52:15.673320126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-17T17:52:15', 'convert_regex_required_tags') 
2026-05-17T17:52:15.673650411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.674233074Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-17T17:52:15.674427195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027869s 
2026-05-17T17:52:15.674636547Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-17T17:52:15.674835959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.675086363Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-05-17T17:52:15.675344142Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.675541450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.676062720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005167s 
2026-05-17T17:52:15.676411362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-17T17:52:15', 'fix_format_tags_double_underscore') 
2026-05-17T17:52:15.676748771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.678197900Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-17T17:52:15.678381329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026322s 
2026-05-17T17:52:15.678580089Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-17T17:52:15.678777397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.679019234Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-05-17T17:52:15.679371784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-17T17:52:15.679556486Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-17T17:52:15.679727610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-05-17T17:52:15.679977464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-05-17T17:52:15.680828618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009271s 
2026-05-17T17:52:15.681049713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-17T17:52:15.681289206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-17T17:52:15.681520000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002839s 
2026-05-17T17:52:15.681842760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-17T17:52:15', 'add_tags_to_net_import') 
2026-05-17T17:52:15.682170701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.682779828Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-17T17:52:15.682952736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015084s 
2026-05-17T17:52:15.683144633Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-17T17:52:15.683353193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.683593206Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-05-17T17:52:15.683982240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-17T17:52:15.684384079Z [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-17T17:52:15.684814386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006494s 
2026-05-17T17:52:15.685135733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-17T17:52:15', 'add_custom_filters') 
2026-05-17T17:52:15.685464816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.686113863Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-17T17:52:15.686280629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019301s 
2026-05-17T17:52:15.686496674Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-17T17:52:15.686720645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.686978615Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-05-17T17:52:15.689007902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:52:15.689173726Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-17T17:52:15.689354149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-17T17:52:15.689640806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.690518384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009863s 
2026-05-17T17:52:15.690818769Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-05-17T17:52:15.696174225Z [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-17T17:52:15.697374923Z [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-17T17:52:15.698005243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:52:15.698725263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:52:15.700865163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:52:15.701271631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102452s 
2026-05-17T17:52:15.701502506Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-17T17:52:15.706352845Z [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-17T17:52:15.707213358Z [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-17T17:52:15.707680759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-17T17:52:15.708339366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-17T17:52:15.710350085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-17T17:52:15.710699549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090153s 
2026-05-17T17:52:15.710863980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:52:15.711001086Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.711219566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-17T17:52:15.711498919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-17T17:52:15.712335043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009281s 
2026-05-17T17:52:15.712606800Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-17T17:52:15.712911003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-17T17:52:15.713168942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003559s 
2026-05-17T17:52:15.713329416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:52:15.713489829Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:15.713678399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-17T17:52:15.716555283Z [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-17T17:52:15.717659577Z [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-17T17:52:15.718246699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-17T17:52:15.719011901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-17T17:52:15.721485843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-17T17:52:15.721849966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079638s 
2026-05-17T17:52:15.722069519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-17T17:52:15.722682283Z [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-17T17:52:15.723191418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009527s 
2026-05-17T17:52:15.723420660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-17T17:52:15.723761386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-17T17:52:15.724184328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005671s 
2026-05-17T17:52:15.724607480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-17T17:52:15', 'indexer_client_status_search_changes') 
2026-05-17T17:52:15.724934148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.726118183Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-17T17:52:15.726309769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024451s 
2026-05-17T17:52:15.726551926Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-17T17:52:15.726759164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.727066954Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-05-17T17:52:15.727733206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:52:15.727908248Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-17T17:52:15.728129995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-05-17T17:52:15.728409137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:52:15.729329911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009956s 
2026-05-17T17:52:15.729495074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-17T17:52:15.729679656Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.729887885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-05-17T17:52:15.730165624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:52:15.731082611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009998s 
2026-05-17T17:52:15.731255289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:52:15.731384038Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.731555103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-05-17T17:52:15.731826469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:52:15.732694998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009633s 
2026-05-17T17:52:15.732873187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.733063130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.737449865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043977s 
2026-05-17T17:52:15.737812395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-17T17:52:15', 'add_language_to_files_history_blacklist') 
2026-05-17T17:52:15.738151889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.738836187Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-17T17:52:15.739014076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005746s 
2026-05-17T17:52:15.739224028Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-17T17:52:15.739424021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.739671209Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-05-17T17:52:15.741450743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:52:15.741603571Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-17T17:52:15.741786229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-05-17T17:52:15.742042515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-17T17:52:15.742896374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009358s 
2026-05-17T17:52:15.743052739Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:15.743743370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-17T17:52:15.744029907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008229s 
2026-05-17T17:52:15.744365253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-17T17:52:15', 'add_update_allowed_quality_profile') 
2026-05-17T17:52:15.744692923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.745303082Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-17T17:52:15.745475739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020514s 
2026-05-17T17:52:15.745676303Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-17T17:52:15.745876697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.746112592Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-05-17T17:52:15.746437496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-17T17:52:15.746596246Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.746776860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-17T17:52:15.747062125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:15.747964161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009606s 
2026-05-17T17:52:15.748131308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.748305158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.763214355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149073s 
2026-05-17T17:52:15.763557687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-17T17:52:15', 'add_download_client_priority') 
2026-05-17T17:52:15.763926189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.764590176Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-17T17:52:15.764759417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162627s 
2026-05-17T17:52:15.764943648Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-17T17:52:15.765131497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.765378604Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-05-17T17:52:15.765685082Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:15.765956228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-17T17:52:15.766199237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003344s 
2026-05-17T17:52:15.766525434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-17T17:52:15', 'remove_growl_prowl') 
2026-05-17T17:52:15.766841621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.767454034Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-17T17:52:15.767606682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001547s 
2026-05-17T17:52:15.767791735Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-17T17:52:15.768006768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.768245418Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-05-17T17:52:15.768569862Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:15.768856379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-17T17:52:15.769102565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003526s 
2026-05-17T17:52:15.769299201Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:15.769563854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-17T17:52:15.769804519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000339s 
2026-05-17T17:52:15.770117108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-17T17:52:15', 'remove_plex_hometheatre') 
2026-05-17T17:52:15.770435810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.771015007Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-17T17:52:15.771182805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015127s 
2026-05-17T17:52:15.771363017Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-17T17:52:15.771550415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.771781831Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-05-17T17:52:15.772036414Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.772223591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.773871970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016678s 
2026-05-17T17:52:15.774192756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-17T17:52:15', 'add_webrip_qualites') 
2026-05-17T17:52:15.774514424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.775109132Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-17T17:52:15.775274315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028858s 
2026-05-17T17:52:15.775472384Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-17T17:52:15.775662947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.775919795Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-05-17T17:52:15.776294008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:15.776452227Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-17T17:52:15.776645907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-17T17:52:15.776942154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.777844481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010155s 
2026-05-17T17:52:15.778011347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:15.778153213Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.778352464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-17T17:52:15.778666366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.779510677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009741s 
2026-05-17T17:52:15.779837716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-17T17:52:15', 'health_issue_notification') 
2026-05-17T17:52:15.780201027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.781004936Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-17T17:52:15.781171402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024241s 
2026-05-17T17:52:15.781348368Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-17T17:52:15.781540194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.781769105Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-05-17T17:52:15.782243992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-05-17T17:52:15.782518014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-17T17:52:15.782869021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s 
2026-05-17T17:52:15.783065296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-05-17T17:52:15.783353446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-05-17T17:52:15.783720014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s 
2026-05-17T17:52:15.783919656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-05-17T17:52:15.784175572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:15.784512911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004224s 
2026-05-17T17:52:15.784687062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-17T17:52:15.784920442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:15.785238863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000401s 
2026-05-17T17:52:15.785410419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-17T17:52:15.785647917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:15.785989596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004195s 
2026-05-17T17:52:15.786327015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-17T17:52:15', 'speed_improvements') 
2026-05-17T17:52:15.786686730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.787515569Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-17T17:52:15.787665361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019052s 
2026-05-17T17:52:15.787878620Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-17T17:52:15.788063092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.788332835Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-05-17T17:52:15.789985203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-05-17T17:52:15.792969874Z [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-17T17:52:15.793898925Z [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-17T17:52:15.794393141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:52:15.795082258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:52:15.797204904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:52:15.797552844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073896s 
2026-05-17T17:52:15.797892048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-05-17T17:52:15.801178717Z [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-17T17:52:15.802095424Z [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-17T17:52:15.802594769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:52:15.803330421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:52:15.805503006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:52:15.805864374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077717s 
2026-05-17T17:52:15.806026611Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:15.806365423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-05-17T17:52:15.806654726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004837s 
2026-05-17T17:52:15.806978458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-17T17:52:15', 'fix_profile_format_default') 
2026-05-17T17:52:15.807302110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.808227854Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-17T17:52:15.808398839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020097s 
2026-05-17T17:52:15.808577128Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-17T17:52:15.808759475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.808998707Z [Info] task_duration: Starting migration of Main DB to 163 
2026-05-17T17:52:15.809296146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-17T17:52:15.809458573Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.809650179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-17T17:52:15.809917357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-17T17:52:15.810786017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000957s 
2026-05-17T17:52:15.811095380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-17T17:52:15', 'task_duration') 
2026-05-17T17:52:15.811409061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.812041926Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-17T17:52:15.812200275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021946s 
2026-05-17T17:52:15.812388484Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-17T17:52:15.812579970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.812819793Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-05-17T17:52:15.813568971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.813722000Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.813891000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-05-17T17:52:15.814123899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-05-17T17:52:15.815009472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009466s 
2026-05-17T17:52:15.815178513Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-05-17T17:52:15.818931943Z [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-17T17:52:15.821251164Z [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-17T17:52:15.822320868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:15.823284719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:15.825451784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:15.825902462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:15.826336937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:15.826772754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:15.827106767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117723s 
2026-05-17T17:52:15.827271839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-05-17T17:52:15.827884724Z [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-17T17:52:15.828466365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001035s 
2026-05-17T17:52:15.828650246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-05-17T17:52:15.828924478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-17T17:52:15.829267058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s 
2026-05-17T17:52:15.829441138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-05-17T17:52:15.829693687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-17T17:52:15.830034644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s 
2026-05-17T17:52:15.830231250Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:15.830497015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-17T17:52:15.830745646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003518s 
2026-05-17T17:52:15.830943544Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:15.831203137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-17T17:52:15.831447459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003386s 
2026-05-17T17:52:15.831764819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-17T17:52:15', 'movie_collections_crew') 
2026-05-17T17:52:15.832107829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.833059596Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-17T17:52:15.833234178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019106s 
2026-05-17T17:52:15.837374797Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-17T17:52:15.837606143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.837935276Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-05-17T17:52:15.838742101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:52:15.838901412Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:15.839078909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-05-17T17:52:15.839367901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.840354047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010924s 
2026-05-17T17:52:15.840521625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:52:15.840657899Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.840832671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-05-17T17:52:15.841117194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.841983399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009785s 
2026-05-17T17:52:15.842148351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.842322702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.844386980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020728s 
2026-05-17T17:52:15.844551361Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.844730281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.845288556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005792s 
2026-05-17T17:52:15.845452035Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.845631206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.846437109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008248s 
2026-05-17T17:52:15.846599055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.846777013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.847037057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002872s 
2026-05-17T17:52:15.847197170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.847372954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.850116800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027555s 
2026-05-17T17:52:15.850281973Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.850460602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.851202917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007628s 
2026-05-17T17:52:15.851566680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-17T17:52:15', 'remove_custom_formats_from_quality_model') 
2026-05-17T17:52:15.851920833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.852615633Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-17T17:52:15.852797078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021189s 
2026-05-17T17:52:15.852987031Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-17T17:52:15.853178236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.853413299Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-05-17T17:52:15.853694917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.853886272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.854830223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000966s 
2026-05-17T17:52:15.854991608Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.855173194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.855730747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005835s 
2026-05-17T17:52:15.855905920Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.856095992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.856715109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006447s 
2026-05-17T17:52:15.857036146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-17T17:52:15', 'fix_tmdb_list_config') 
2026-05-17T17:52:15.857356100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.857964826Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-17T17:52:15.858128285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018704s 
2026-05-17T17:52:15.858319370Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-17T17:52:15.858509313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.858753034Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-05-17T17:52:15.859134121Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-05-17T17:52:15.863028424Z [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-17T17:52:15.865358828Z [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-17T17:52:15.866424454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:15.867438887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:15.869567835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:15.870031739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:15.870473068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:15.870905068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:15.871245043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119361s 
2026-05-17T17:52:15.871492862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-17T17:52:15.871752325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-17T17:52:15.872015845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003256s 
2026-05-17T17:52:15.872172150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:52:15.872314777Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:15.872502115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-05-17T17:52:15.872762128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-17T17:52:15.873607721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009307s 
2026-05-17T17:52:15.873781401Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-05-17T17:52:15.876846024Z [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-17T17:52:15.877953564Z [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-17T17:52:15.878562009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-17T17:52:15.879259444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-17T17:52:15.881395276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-17T17:52:15.881748868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078059s 
2026-05-17T17:52:15.882076718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-17T17:52:15', 'remove_movie_pathstate') 
2026-05-17T17:52:15.882395140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.883367628Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-17T17:52:15.883535116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093918s 
2026-05-17T17:52:15.885201241Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-17T17:52:15.885411985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.885675166Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-05-17T17:52:15.886102897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-17T17:52:15.886272188Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-17T17:52:15.886479465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-05-17T17:52:15.886777285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:52:15.887683039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010239s 
2026-05-17T17:52:15.887852971Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.888038415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.890066760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020468s 
2026-05-17T17:52:15.890261042Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-05-17T17:52:15.893047043Z [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-17T17:52:15.893682853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-05-17T17:52:15.894078540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-17T17:52:15.894719181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-17T17:52:15.896838279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-17T17:52:15.897193925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067567s 
2026-05-17T17:52:15.897510282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-17T17:52:15', 'custom_format_rework') 
2026-05-17T17:52:15.897835737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.898688324Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-17T17:52:15.898856213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082247s 
2026-05-17T17:52:15.899041325Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-17T17:52:15.899230957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.899467123Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-05-17T17:52:15.899950086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:52:15.900102192Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.900280481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-05-17T17:52:15.900567309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.901437582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009829s 
2026-05-17T17:52:15.901602734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:52:15.901742305Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-17T17:52:15.901948270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-05-17T17:52:15.902211270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.903057334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009584s 
2026-05-17T17:52:15.903217506Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.903395024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.904996049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016155s 
2026-05-17T17:52:15.905182143Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-05-17T17:52:15.908215212Z [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-17T17:52:15.909258293Z [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-17T17:52:15.909795355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:52:15.910492809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:52:15.912613150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:52:15.912965870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076179s 
2026-05-17T17:52:15.913132796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-17T17:52:15.913273950Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.913491258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-05-17T17:52:15.913829690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:15.914742528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010587s 
2026-05-17T17:52:15.915062162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-17T17:52:15', 'custom_format_scores') 
2026-05-17T17:52:15.915381325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.916311709Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-17T17:52:15.916457021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025756s 
2026-05-17T17:52:15.916646202Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-17T17:52:15.916836596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.917072290Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-05-17T17:52:15.917353627Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.917544662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.958066374Z []
2026-05-17T17:52:15.958166656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405967s 
2026-05-17T17:52:15.958367009Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.958545950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.959068362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005489s 
2026-05-17T17:52:15.960513853Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-17T17:52:15.961017918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-17T17:52:15.961464728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006783s 
2026-05-17T17:52:15.961793070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-17T17:52:15', 'fix_trakt_list_config') 
2026-05-17T17:52:15.962113615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.962786781Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-17T17:52:15.962955250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019695s 
2026-05-17T17:52:15.963165764Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-17T17:52:15.963364344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.963616792Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-05-17T17:52:15.963987429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-17T17:52:15.964148323Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-17T17:52:15.964351432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-17T17:52:15.964640364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-17T17:52:15.965529855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009954s 
2026-05-17T17:52:15.965692703Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.965868968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.966808641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009463s 
2026-05-17T17:52:15.967147904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-17T17:52:15', 'quality_definition_preferred_size') 
2026-05-17T17:52:15.967475675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.968134201Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-17T17:52:15.968310085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022309s 
2026-05-17T17:52:15.968486791Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-17T17:52:15.968674950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.968909612Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-05-17T17:52:15.969635444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-17T17:52:15.970271455Z [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-17T17:52:15.970835742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010223s 
2026-05-17T17:52:15.971027678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-17T17:52:15.971313534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-17T17:52:15.971672016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004782s 
2026-05-17T17:52:15.971878151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-05-17T17:52:15.972170299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-17T17:52:15.972523300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004687s 
2026-05-17T17:52:15.972719165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-17T17:52:15.973011013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-17T17:52:15.973375607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004873s 
2026-05-17T17:52:15.973534036Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.973708157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.974394048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007034s 
2026-05-17T17:52:15.974713812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-17T17:52:15', 'add_download_history') 
2026-05-17T17:52:15.975033035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.975952557Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-17T17:52:15.976120265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022299s 
2026-05-17T17:52:15.976301871Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-17T17:52:15.976496022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.976727488Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-05-17T17:52:15.977186693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-05-17T17:52:15.977749867Z [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-17T17:52:15.978289334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000931s 
2026-05-17T17:52:15.978483906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-05-17T17:52:15.978785954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-05-17T17:52:15.979136450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004869s 
2026-05-17T17:52:15.979450703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-17T17:52:15', 'net_import_status') 
2026-05-17T17:52:15.979766559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.980534455Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-17T17:52:15.980699488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001854s 
2026-05-17T17:52:15.980887506Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-17T17:52:15.981083591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.981316731Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-05-17T17:52:15.981556474Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:15.981743641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:15.982552720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008312s 
2026-05-17T17:52:15.982882614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-17T17:52:15', 'email_multiple_addresses') 
2026-05-17T17:52:15.983203481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.983825203Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-17T17:52:15.984011288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020749s 
2026-05-17T17:52:15.984216701Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-17T17:52:15.984417426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.984663010Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-05-17T17:52:15.985104650Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-17T17:52:15.985418863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-17T17:52:15.985790852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004686s 
2026-05-17T17:52:15.986129494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-17T17:52:15', 'remove_chown_and_folderchmod_config') 
2026-05-17T17:52:15.986458426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.987069036Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-17T17:52:15.987242556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016958s 
2026-05-17T17:52:15.987425805Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-17T17:52:15.987621769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.987884158Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-05-17T17:52:15.988196948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.988347120Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.988574398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-05-17T17:52:15.988809782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:52:15.989722831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00102s 
2026-05-17T17:52:15.990049078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-17T17:52:15', 'movie_recommendations') 
2026-05-17T17:52:15.990369022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:15.990982698Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-17T17:52:15.991149795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022554s 
2026-05-17T17:52:15.991332563Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-17T17:52:15.991524740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:15.991757108Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-05-17T17:52:15.993177549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.993331228Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.993509146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-05-17T17:52:15.993789962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:15.994683321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010034s 
2026-05-17T17:52:15.994844696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.994981552Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.995152907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-05-17T17:52:15.995395846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-05-17T17:52:15.996284867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009423s 
2026-05-17T17:52:15.996431583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:15.996565623Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:15.996743461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-05-17T17:52:15.996996871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-05-17T17:52:15.997860571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009453s 
2026-05-17T17:52:15.998068620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-05-17T17:52:16.002210471Z [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-17T17:52:16.004678462Z [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-17T17:52:16.005821965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:16.006843903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:16.010332469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:16.010787626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:16.011227311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:16.011653389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:16.012024858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138026s 
2026-05-17T17:52:16.012221093Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-05-17T17:52:16.016238524Z [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-17T17:52:16.018658468Z [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-17T17:52:16.019751640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:16.020741904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:16.022998088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:16.023449507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:16.023914604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:16.024324890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:16.024662350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122639s 
2026-05-17T17:52:16.024821481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-17T17:52:16.025000822Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:16.025177317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-05-17T17:52:16.025448403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.026314217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009774s 
2026-05-17T17:52:16.026558098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-17T17:52:16.026826769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-17T17:52:16.027064428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003175s 
2026-05-17T17:52:16.027253990Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-05-17T17:52:16.030386379Z [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-17T17:52:16.031437386Z [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-17T17:52:16.032008436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-17T17:52:16.032553533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-17T17:52:16.034789947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073592s 
2026-05-17T17:52:16.035249804Z [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-17T17:52:16.035861255Z [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-17T17:52:16.036343085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007878s 
2026-05-17T17:52:16.036587939Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-17T17:52:16.036852532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-17T17:52:16.037219040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004403s 
2026-05-17T17:52:16.037379212Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.037554836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.038643960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011064s 
2026-05-17T17:52:16.038808301Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.038986169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.039462017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004969s 
2026-05-17T17:52:16.039615907Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:16.039951393Z [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-17T17:52:16.040252319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004923s 
2026-05-17T17:52:16.040399145Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:16.040625671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-05-17T17:52:16.040905434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003644s 
2026-05-17T17:52:16.041226010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-17T17:52:16', 'language_improvements') 
2026-05-17T17:52:16.041542547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.042847636Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-17T17:52:16.043012989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00227s 
2026-05-17T17:52:16.043194735Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-17T17:52:16.043381591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.043616645Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-05-17T17:52:16.043937801Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.044134197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.045237740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011272s 
2026-05-17T17:52:16.045407161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.045584418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.046345891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007552s 
2026-05-17T17:52:16.046636537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-17T17:52:16', 'new_list_server') 
2026-05-17T17:52:16.046961060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.047566780Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-17T17:52:16.047725901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019827s 
2026-05-17T17:52:16.047929691Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-17T17:52:16.048125766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.048373064Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-05-17T17:52:16.048728009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-05-17T17:52:16.049032753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-17T17:52:16.049391806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004815s 
2026-05-17T17:52:16.049585336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-05-17T17:52:16.049880801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-17T17:52:16.050219263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004657s 
2026-05-17T17:52:16.050544538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-17T17:52:16', 'movie_translation_indexes') 
2026-05-17T17:52:16.050867869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.051821229Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-17T17:52:16.052000891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020293s 
2026-05-17T17:52:16.052199852Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-17T17:52:16.052398161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.052639086Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-05-17T17:52:16.052889220Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.053080145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.056342224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032589s 
2026-05-17T17:52:16.056688311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-17T17:52:16', 'fix_invalid_profile_references') 
2026-05-17T17:52:16.057040320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.057697223Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-17T17:52:16.057866274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045775s 
2026-05-17T17:52:16.058056327Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-17T17:52:16.058231489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.058466343Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-05-17T17:52:16.060313813Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-05-17T17:52:16.060641624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-05-17T17:52:16.063010043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024734s 
2026-05-17T17:52:16.063191689Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-05-17T17:52:16.063458336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-05-17T17:52:16.065652035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002279s 
2026-05-17T17:52:16.065940115Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-17T17:52:16.066262694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-17T17:52:16.066533209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003864s 
2026-05-17T17:52:16.066693141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-17T17:52:16.066841170Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-17T17:52:16.067030401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-05-17T17:52:16.067336537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.068247622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010277s 
2026-05-17T17:52:16.068424769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-05-17T17:52:16.069430054Z [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-17T17:52:16.070174864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015903s 
2026-05-17T17:52:16.070504187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-17T17:52:16', 'list_movies_table') 
2026-05-17T17:52:16.070821306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.071576537Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-17T17:52:16.071733273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029639s 
2026-05-17T17:52:16.071977274Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-17T17:52:16.072168760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.072433403Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-05-17T17:52:16.072898279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:16.073062760Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.073235268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-05-17T17:52:16.073528378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.074449313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010372s 
2026-05-17T17:52:16.074769477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-17T17:52:16', 'on_delete_notification') 
2026-05-17T17:52:16.075093229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.075807147Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-17T17:52:16.075996018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023777s 
2026-05-17T17:52:16.076181571Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-17T17:52:16.076376203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.076610415Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-05-17T17:52:16.076926141Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.077114781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.077645680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005522s 
2026-05-17T17:52:16.077884852Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-17T17:52:16.078148523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-17T17:52:16.078377574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003056s 
2026-05-17T17:52:16.078559200Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-05-17T17:52:16.083577928Z [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-17T17:52:16.084608223Z [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-17T17:52:16.085137760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:52:16.085896879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:52:16.088398747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:52:16.088754103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100305s 
2026-05-17T17:52:16.089072334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-17T17:52:16', 'download_propers_config') 
2026-05-17T17:52:16.089392338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.090309676Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-17T17:52:16.090476753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115551s 
2026-05-17T17:52:16.090670573Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-17T17:52:16.090861608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.091116451Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-05-17T17:52:16.091435754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:52:16.091589333Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.091775057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-17T17:52:16.092074340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-17T17:52:16.093024594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010597s 
2026-05-17T17:52:16.093350590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-17T17:52:16', 'add_priority_to_indexers') 
2026-05-17T17:52:16.093665805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.094324101Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-17T17:52:16.094494985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023341s 
2026-05-17T17:52:16.094684908Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-17T17:52:16.094880953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.095121136Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-05-17T17:52:16.095469197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-17T17:52:16.095778670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:16.096232314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005697s 
2026-05-17T17:52:16.096430684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-05-17T17:52:16.096725217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-17T17:52:16.097098088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005023s 
2026-05-17T17:52:16.097429586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-17T17:52:16', 'add_alternative_title_indices') 
2026-05-17T17:52:16.097758167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.098482396Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-17T17:52:16.098655414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018408s 
2026-05-17T17:52:16.098835146Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-17T17:52:16.099022694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.099255122Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-05-17T17:52:16.100448726Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.100660753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.102083810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014598s 
2026-05-17T17:52:16.102531100Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-05-17T17:52:16.103012971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-05-17T17:52:16.103374499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006675s 
2026-05-17T17:52:16.103534101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:16.103666748Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.103827131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-05-17T17:52:16.108069865Z [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-17T17:52:16.110500020Z [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-17T17:52:16.111578753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:16.112504497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:16.115477464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:16.115937982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:16.116376966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:16.116712682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127113s 
2026-05-17T17:52:16.116894228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-17T17:52:16.117148580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:16.117487042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004282s 
2026-05-17T17:52:16.117811555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-17T17:52:16', 'fix_tmdb_duplicates') 
2026-05-17T17:52:16.118135097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.119758627Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-17T17:52:16.119956365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026766s 
2026-05-17T17:52:16.120164785Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-17T17:52:16.120372363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.120611665Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-05-17T17:52:16.120878653Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.121064006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.121604294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s 
2026-05-17T17:52:16.121937526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-17T17:52:16', 'swap_filechmod_for_folderchmod') 
2026-05-17T17:52:16.122272500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.122967761Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-17T17:52:16.123144527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018889s 
2026-05-17T17:52:16.123318958Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-17T17:52:16.123508580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.123737130Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-05-17T17:52:16.124202517Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-17T17:52:16.124573114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-17T17:52:16.124864450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004184s 
2026-05-17T17:52:16.125193323Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-17T17:52:16.125617397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-17T17:52:16.125902822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004727s 
2026-05-17T17:52:16.126171533Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-17T17:52:16.126478000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-17T17:52:16.126737262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003593s 
2026-05-17T17:52:16.127044932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-17T17:52:16', 'mediainfo_channels') 
2026-05-17T17:52:16.127361940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.128043473Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-17T17:52:16.128207874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016316s 
2026-05-17T17:52:16.128385452Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-17T17:52:16.128577849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.128801580Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-05-17T17:52:16.129180804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-17T17:52:16', 'add_update_history') 
2026-05-17T17:52:16.129513904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.130139094Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-17T17:52:16.130289617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001553s 
2026-05-17T17:52:16.130474790Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-17T17:52:16.130664201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.130900337Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-05-17T17:52:16.134377119Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-17T17:52:16.134817657Z [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-17T17:52:16.135130918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005014s 
2026-05-17T17:52:16.135469510Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-17T17:52:16.135899926Z [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-17T17:52:16.136211203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004894s 
2026-05-17T17:52:16.136516328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-17T17:52:16', 'update_awesome_hd_link') 
2026-05-17T17:52:16.136838587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.137481692Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-17T17:52:16.137650833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017338s 
2026-05-17T17:52:16.137826196Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-17T17:52:16.138015056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.138241302Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-05-17T17:52:16.138557218Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:16.138829877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-05-17T17:52:16.139076634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003382s 
2026-05-17T17:52:16.139377250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-17T17:52:16', 'remove_awesomehd') 
2026-05-17T17:52:16.139696873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.140322433Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-17T17:52:16.140493678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015545s 
2026-05-17T17:52:16.140683290Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-17T17:52:16.140876740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.141118316Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-05-17T17:52:16.141565236Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-05-17T17:52:16.145108773Z [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-17T17:52:16.146302096Z [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-17T17:52:16.146898968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-17T17:52:16.147377963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-17T17:52:16.149719790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079467s 
2026-05-17T17:52:16.149884912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:16.150028221Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.150220889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-05-17T17:52:16.150525633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.151474584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010727s 
2026-05-17T17:52:16.151644346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:16.151783827Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.152017057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-05-17T17:52:16.152337171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.153254769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010576s 
2026-05-17T17:52:16.153593652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-17T17:52:16', 'add_on_delete_to_notifications') 
2026-05-17T17:52:16.153913556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.154805493Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-17T17:52:16.154970004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025565s 
2026-05-17T17:52:16.155182763Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-17T17:52:16.155378607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.155625945Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-05-17T17:52:16.156234050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-17T17:52:16.156403471Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-17T17:52:16.156604185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-17T17:52:16.156929460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.157902811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001091s 
2026-05-17T17:52:16.158031239Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:16.158293017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-17T17:52:16.158559744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003823s 
2026-05-17T17:52:16.158900560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-17T17:52:16', 'add_bypass_to_delay_profile') 
2026-05-17T17:52:16.159217038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.159960585Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-17T17:52:16.160131770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017316s 
2026-05-17T17:52:16.160307985Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-17T17:52:16.160501114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.160715986Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-05-17T17:52:16.163416105Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-17T17:52:16.164096485Z [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-17T17:52:16.164480047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007445s 
2026-05-17T17:52:16.164804932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-17T17:52:16', 'update_notifiarr') 
2026-05-17T17:52:16.165100687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.165754524Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-17T17:52:16.165927533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001989s 
2026-05-17T17:52:16.166083567Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-17T17:52:16.166276606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.166517160Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-05-17T17:52:16.166934350Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-17T17:52:16.167368916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-17T17:52:16.167668028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004843s 
2026-05-17T17:52:16.168021590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-17T17:52:16', 'legacy_mediainfo_hdr') 
2026-05-17T17:52:16.168334761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.168981103Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-17T17:52:16.169158901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017504s 
2026-05-17T17:52:16.169340126Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-17T17:52:16.169550109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.169772587Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-05-17T17:52:16.170052100Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-17T17:52:16.170287694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-17T17:52:16.172780585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025438s 
2026-05-17T17:52:16.173152985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-17T17:52:16', 'rename_blacklist_to_blocklist') 
2026-05-17T17:52:16.173446426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.174101696Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-17T17:52:16.174265736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038202s 
2026-05-17T17:52:16.174438224Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-17T17:52:16.174621443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.174849883Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-05-17T17:52:16.175131821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:52:16.175282183Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.175445603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-17T17:52:16.175671297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-17T17:52:16.176634196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010189s 
2026-05-17T17:52:16.176947537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-17T17:52:16', 'add_indexer_tags') 
2026-05-17T17:52:16.177264476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.177929665Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-17T17:52:16.178093786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023013s 
2026-05-17T17:52:16.178275953Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-17T17:52:16.178464603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.178696410Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-05-17T17:52:16.178936092Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.179124031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.180058022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009521s 
2026-05-17T17:52:16.180379509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-17T17:52:16', 'mediainfo_to_ffmpeg') 
2026-05-17T17:52:16.180701578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.181342148Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-17T17:52:16.181495928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022034s 
2026-05-17T17:52:16.181678916Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-17T17:52:16.181874941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.182118953Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-05-17T17:52:16.182495211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-17T17:52:16.182651175Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-17T17:52:16.182860837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-17T17:52:16.183184809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:16.184153190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011013s 
2026-05-17T17:52:16.184372732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-17T17:52:16.184693729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:16.185622128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010645s 
2026-05-17T17:52:16.185782431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.185960500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.188704607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027575s 
2026-05-17T17:52:16.189026655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-17T17:52:16', 'cdh_per_downloadclient') 
2026-05-17T17:52:16.189353634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.190497257Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-17T17:52:16.190663021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045288s 
2026-05-17T17:52:16.190869517Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-17T17:52:16.191063698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.191301998Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-05-17T17:52:16.191549576Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.191737064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.192791518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010595s 
2026-05-17T17:52:16.193117093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-17T17:52:16', 'migrate_discord_from_slack') 
2026-05-17T17:52:16.193449323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.194191447Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-17T17:52:16.194358574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024385s 
2026-05-17T17:52:16.194526452Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-17T17:52:16.194710653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.194936237Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-05-17T17:52:16.195889006Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:16.196165703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-17T17:52:16.196441649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003864s 
2026-05-17T17:52:16.196582814Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:16.196843539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-17T17:52:16.197098983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003772s 
2026-05-17T17:52:16.197252392Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:16.197464429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-17T17:52:16.197699593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003068s 
2026-05-17T17:52:16.197843392Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:52:16.198069818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-17T17:52:16.198311956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003296s 
2026-05-17T17:52:16.198487299Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-05-17T17:52:16.202797710Z [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-17T17:52:16.205164808Z [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-17T17:52:16.206230354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:16.207304978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:16.209764853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:16.210216452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:16.210651448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:16.211085783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:16.211433102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127817s 
2026-05-17T17:52:16.211747425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-17T17:52:16', 'remove_predb') 
2026-05-17T17:52:16.212078432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.213064929Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-17T17:52:16.213232446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143964s 
2026-05-17T17:52:16.213437980Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-17T17:52:16.213635258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.213883327Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-05-17T17:52:16.214208091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:16.214369106Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.214568708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-17T17:52:16.214872840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.215796250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010493s 
2026-05-17T17:52:16.216174873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-17T17:52:16', 'add_on_update_to_notifications') 
2026-05-17T17:52:16.216501390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.217298435Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-17T17:52:16.217468297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024988s 
2026-05-17T17:52:16.217670394Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-17T17:52:16.217871730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.218140892Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-05-17T17:52:16.219275727Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:16.219499749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-17T17:52:16.219727738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002751s 
2026-05-17T17:52:16.219899183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-05-17T17:52:16.224058891Z [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-17T17:52:16.226364765Z [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-17T17:52:16.227439229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:16.228538694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:16.230916192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:16.231371729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:16.231807377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:16.232277043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:16.232622278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125583s 
2026-05-17T17:52:16.232814114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-05-17T17:52:16.236265947Z [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-17T17:52:16.236990255Z [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-17T17:52:16.237519020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-17T17:52:16.238478954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-17T17:52:16.240985572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-17T17:52:16.241522373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-17T17:52:16.242011498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-17T17:52:16.242377235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093964s 
2026-05-17T17:52:16.242560584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-05-17T17:52:16.247290601Z [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-17T17:52:16.248240043Z [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-17T17:52:16.248723697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-17T17:52:16.249168894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-17T17:52:16.251512684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087838s 
2026-05-17T17:52:16.251709520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-05-17T17:52:16.254997803Z [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-17T17:52:16.255906613Z [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-17T17:52:16.256406560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-17T17:52:16.257081329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-17T17:52:16.259553348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-17T17:52:16.260046742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-17T17:52:16.260417529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085304s 
2026-05-17T17:52:16.260584375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-05-17T17:52:16.263909541Z [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-17T17:52:16.264796758Z [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-17T17:52:16.265328550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:52:16.266060724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:52:16.268473253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:52:16.268804049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080143s 
2026-05-17T17:52:16.268973621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-05-17T17:52:16.272196672Z [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-17T17:52:16.272949388Z [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-17T17:52:16.273368562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-17T17:52:16.273903259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-17T17:52:16.276213743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070703s 
2026-05-17T17:52:16.276407623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-05-17T17:52:16.279683601Z [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-17T17:52:16.280803126Z [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-17T17:52:16.281457594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-17T17:52:16.282000097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-17T17:52:16.284425251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078457s 
2026-05-17T17:52:16.284571165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-05-17T17:52:16.287772122Z [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-17T17:52:16.288604989Z [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-17T17:52:16.289073663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-17T17:52:16.289736839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-17T17:52:16.292105168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-17T17:52:16.292543641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-17T17:52:16.292892514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081648s 
2026-05-17T17:52:16.293070873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-05-17T17:52:16.296412564Z [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-17T17:52:16.297455775Z [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-17T17:52:16.298037426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-17T17:52:16.298563937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-17T17:52:16.300927848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076882s 
2026-05-17T17:52:16.301115686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-05-17T17:52:16.304474851Z [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-17T17:52:16.305553484Z [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-17T17:52:16.306127991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-17T17:52:16.306752198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-17T17:52:16.309140148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-17T17:52:16.309519862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082397s 
2026-05-17T17:52:16.309720186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-05-17T17:52:16.314514953Z [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-17T17:52:16.315271827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-05-17T17:52:16.315704147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-17T17:52:16.316464990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-17T17:52:16.318878741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-17T17:52:16.319292685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093612s 
2026-05-17T17:52:16.319619533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-17T17:52:16', 'ensure_identity_on_id_columns') 
2026-05-17T17:52:16.319976082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.322450435Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-17T17:52:16.322632361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124893s 
2026-05-17T17:52:16.322860671Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-17T17:52:16.323057127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.323322130Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-05-17T17:52:16.323829422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:52:16.324021318Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-17T17:52:16.324218526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-17T17:52:16.324508169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.325451810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001058s 
2026-05-17T17:52:16.325786183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-17T17:52:16', 'download_client_per_indexer') 
2026-05-17T17:52:16.326114655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.326800446Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-17T17:52:16.326968304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023692s 
2026-05-17T17:52:16.327154609Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-17T17:52:16.327348089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.327629606Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-05-17T17:52:16.328128591Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-17T17:52:16.328509899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-17T17:52:16.328835996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004556s 
2026-05-17T17:52:16.329177373Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-17T17:52:16.329534943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-17T17:52:16.329817923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004211s 
2026-05-17T17:52:16.329972715Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.330151144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.331237512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011105s 
2026-05-17T17:52:16.331418858Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.331604391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.331879425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002899s 
2026-05-17T17:52:16.332213468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-17T17:52:16', 'multiple_ratings_support') 
2026-05-17T17:52:16.332583714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.333232751Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-17T17:52:16.333399206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016159s 
2026-05-17T17:52:16.333571273Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-17T17:52:16.333757027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.333984485Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-05-17T17:52:16.335984813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-05-17T17:52:16.337198147Z [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-17T17:52:16.338101647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019438s 
2026-05-17T17:52:16.338296830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-05-17T17:52:16.338573507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:52:16.338917310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004599s 
2026-05-17T17:52:16.339109146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-05-17T17:52:16.339389982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:52:16.339735317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004589s 
2026-05-17T17:52:16.339972715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-05-17T17:52:16.340288080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:52:16.340649087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005019s 
2026-05-17T17:52:16.343519859Z [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-17T17:52:16.343530270Z                           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-17T17:52:16.343537034Z                           FROM "Movies" 
2026-05-17T17:52:16.345176195Z [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-17T17:52:16.345206215Z                           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-17T17:52:16.345218801Z                           FROM "Movies" 
2026-05-17T17:52:16.346023071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018195s 
2026-05-17T17:52:16.347322137Z [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-17T17:52:16.347338540Z                           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-17T17:52:16.347350003Z                           FROM "ImportListMovies"
2026-05-17T17:52:16.347358370Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-17T17:52:16.347367599Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-17T17:52:16.349180931Z [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-17T17:52:16.349192945Z                           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-17T17:52:16.349198496Z                           FROM "ImportListMovies"
2026-05-17T17:52:16.349202304Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-17T17:52:16.349206412Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-17T17:52:16.350340987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022662s 
2026-05-17T17:52:16.350485809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:16.350623316Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.350796595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-05-17T17:52:16.351082150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.352023917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010474s 
2026-05-17T17:52:16.352197717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-17T17:52:16.352342599Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.352534826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-05-17T17:52:16.352845602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.353769553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010538s 
2026-05-17T17:52:16.353951108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-05-17T17:52:16.354097413Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:16.354274990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-05-17T17:52:16.354559604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.355466069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010177s 
2026-05-17T17:52:16.355639569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-05-17T17:52:16.355785793Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.356010405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-05-17T17:52:16.356319398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.357247778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010565s 
2026-05-17T17:52:16.357439444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-05-17T17:52:16.357583153Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.357773977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-05-17T17:52:16.358079102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.359006841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001053s 
2026-05-17T17:52:16.359220551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-05-17T17:52:16.359578923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-17T17:52:16.359923106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005047s 
2026-05-17T17:52:16.360283983Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-05-17T17:52:16.360295877Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-17T17:52:16.360304735Z                                                   FROM "MovieMetadata"
2026-05-17T17:52:16.360338853Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-17T17:52:16.360756244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-05-17T17:52:16.360774852Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-17T17:52:16.360783078Z                                                   FROM "MovieMetadata"
2026-05-17T17:52:16.360789892Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-17T17:52:16.361075026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005337s 
2026-05-17T17:52:16.361445021Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-05-17T17:52:16.361456905Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:52:16.361465883Z                                                   FROM "Movies" 
2026-05-17T17:52:16.361474861Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-17T17:52:16.361953776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-05-17T17:52:16.361971742Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:52:16.361979758Z                                                   FROM "Movies" 
2026-05-17T17:52:16.361986472Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-17T17:52:16.362280354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005552s 
2026-05-17T17:52:16.362613405Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-05-17T17:52:16.362625068Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:52:16.362633776Z                                                   FROM "Movies" 
2026-05-17T17:52:16.362642233Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-17T17:52:16.363077379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-05-17T17:52:16.363100656Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:52:16.363110907Z                                                   FROM "Movies" 
2026-05-17T17:52:16.363119544Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-17T17:52:16.363361702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005s 
2026-05-17T17:52:16.363742599Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-05-17T17:52:16.363783491Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:52:16.363792730Z                                                   FROM "Movies" 
2026-05-17T17:52:16.363801187Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-17T17:52:16.364274109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-05-17T17:52:16.364298338Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:52:16.364308659Z                                                   FROM "Movies" 
2026-05-17T17:52:16.364317276Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-17T17:52:16.364579314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005514s 
2026-05-17T17:52:16.364962626Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-05-17T17:52:16.364974851Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-17T17:52:16.364983558Z                                                   FROM "MovieMetadata" 
2026-05-17T17:52:16.364991915Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-17T17:52:16.365488114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-05-17T17:52:16.365509728Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-17T17:52:16.365520038Z                                                   FROM "MovieMetadata" 
2026-05-17T17:52:16.365528776Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-17T17:52:16.365823319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000589s 
2026-05-17T17:52:16.365968632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:16.366101720Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.366274819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-05-17T17:52:16.370793429Z [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-17T17:52:16.373264817Z [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-17T17:52:16.374333950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:16.375323493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:16.377790151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:52:16.378322222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:52:16.378815546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:52:16.379252917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:52:16.379595918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131613s 
2026-05-17T17:52:16.379791211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-05-17T17:52:16.380082678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-17T17:52:16.380450729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004942s 
2026-05-17T17:52:16.380639760Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-05-17T17:52:16.384431477Z [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-17T17:52:16.385423404Z [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-17T17:52:16.385937560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:52:16.386776399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:52:16.389355283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:16.389730459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008909s 
2026-05-17T17:52:16.389906483Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-05-17T17:52:16.393418086Z [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-17T17:52:16.394382027Z [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-17T17:52:16.394896854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-17T17:52:16.395562925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-17T17:52:16.398071087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-17T17:52:16.398444038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083781s 
2026-05-17T17:52:16.398633329Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-05-17T17:52:16.401952945Z [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-17T17:52:16.402757516Z [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-17T17:52:16.403262092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-17T17:52:16.404032323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-17T17:52:16.406568090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-17T17:52:16.407085342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-17T17:52:16.407461600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086612s 
2026-05-17T17:52:16.408148714Z [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-17T17:52:16.412123239Z [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-17T17:52:16.413091579Z [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-17T17:52:16.413608260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:16.414789108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:16.417145454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-17T17:52:16.417517854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090083s 
2026-05-17T17:52:16.418033492Z [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-17T17:52:16.421382567Z [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-17T17:52:16.422111505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-05-17T17:52:16.422575610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-05-17T17:52:16.423215349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-05-17T17:52:16.425931669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-17T17:52:16.426352737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00798s 
2026-05-17T17:52:16.426677381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-17T17:52:16', 'movie_metadata') 
2026-05-17T17:52:16.426993017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.429207116Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-17T17:52:16.429381698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108049s 
2026-05-17T17:52:16.429589927Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-17T17:52:16.429771573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.430025835Z [Info] add_collections: Starting migration of Main DB to 208 
2026-05-17T17:52:16.431194669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-05-17T17:52:16.432145184Z [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-17T17:52:16.432800513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014221s 
2026-05-17T17:52:16.432983332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-05-17T17:52:16.433249999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-17T17:52:16.433597148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004532s 
2026-05-17T17:52:16.433763954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:52:16.433903735Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.434091764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-05-17T17:52:16.434362249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-05-17T17:52:16.435262853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009902s 
2026-05-17T17:52:16.435469188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-05-17T17:52:16.435745184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-05-17T17:52:16.436638684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009809s 
2026-05-17T17:52:16.436806502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-17T17:52:16.436944580Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.437120113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-05-17T17:52:16.437371700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-05-17T17:52:16.438389580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010814s 
2026-05-17T17:52:16.438584943Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.440144985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.441319351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025658s 
2026-05-17T17:52:16.441483942Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.441668374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.442196086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005528s 
2026-05-17T17:52:16.442360528Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.442538436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.443150008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006301s 
2026-05-17T17:52:16.443315772Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.443500033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.444134230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006578s 
2026-05-17T17:52:16.444302769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-17T17:52:16.444442200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.444629127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-05-17T17:52:16.448245470Z [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-17T17:52:16.449563144Z [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-17T17:52:16.450166118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-17T17:52:16.450813272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-17T17:52:16.453396264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-17T17:52:16.453753313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089543s 
2026-05-17T17:52:16.453944668Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-05-17T17:52:16.457510270Z [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-17T17:52:16.458696238Z [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-17T17:52:16.459294042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-17T17:52:16.460024273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-17T17:52:16.462547074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-17T17:52:16.462901247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087936s 
2026-05-17T17:52:16.463114186Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:16.463381785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-05-17T17:52:16.463627420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003591s 
2026-05-17T17:52:16.463839146Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-05-17T17:52:16.467933683Z [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-17T17:52:16.470024444Z [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-17T17:52:16.471043566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:52:16.471815070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:52:16.474269654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:52:16.474755803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:52:16.475258215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:52:16.475624583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115932s 
2026-05-17T17:52:16.475956080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-17T17:52:16', 'add_collections') 
2026-05-17T17:52:16.476273580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.477452815Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-17T17:52:16.477612566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133975s 
2026-05-17T17:52:16.477815946Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-17T17:52:16.478010898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.478262014Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-05-17T17:52:16.478662240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-05-17T17:52:16.478983247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:52:16.479340115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004936s 
2026-05-17T17:52:16.479547032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-05-17T17:52:16.479879181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-05-17T17:52:16.480245619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005212s 
2026-05-17T17:52:16.480573680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-17T17:52:16', 'movie_meta_collection_index') 
2026-05-17T17:52:16.480896089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.481586800Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-17T17:52:16.481761863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001825s 
2026-05-17T17:52:16.481951775Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-17T17:52:16.482145045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.482380499Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-05-17T17:52:16.482692818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:16.482849103Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-17T17:52:16.483035308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-05-17T17:52:16.483336354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.484268081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010496s 
2026-05-17T17:52:16.484594859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-17T17:52:16', 'movie_added_notifications') 
2026-05-17T17:52:16.484919433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.485555935Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-17T17:52:16.485726268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023106s 
2026-05-17T17:52:16.485906932Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-17T17:52:16.486096453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.486332729Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-05-17T17:52:16.486670059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-05-17T17:52:16.487003019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:52:16.487397664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005324s 
2026-05-17T17:52:16.487581604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-05-17T17:52:16.487871138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-05-17T17:52:16.488209309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004621s 
2026-05-17T17:52:16.488528752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-17T17:52:16', 'more_movie_meta_index') 
2026-05-17T17:52:16.488846873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.489591362Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-17T17:52:16.489749420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018101s 
2026-05-17T17:52:16.489985356Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-17T17:52:16.490197062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.490453919Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-05-17T17:52:16.492420891Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:16.492655172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-17T17:52:16.492876518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002723s 
2026-05-17T17:52:16.493030739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-17T17:52:16.493175731Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.493343288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-17T17:52:16.496874280Z [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-17T17:52:16.498315262Z [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-17T17:52:16.498934870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-17T17:52:16.499400478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-17T17:52:16.501808187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082365s 
2026-05-17T17:52:16.502001256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-17T17:52:16.502150516Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.502339016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-17T17:52:16.505906080Z [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-17T17:52:16.506957909Z [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-17T17:52:16.507534470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-17T17:52:16.508115671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-17T17:52:16.510465503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079436s 
2026-05-17T17:52:16.510636247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-17T17:52:16.510769996Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.510950710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-05-17T17:52:16.514579789Z [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-17T17:52:16.515819827Z [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-17T17:52:16.516516660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-17T17:52:16.517151659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-17T17:52:16.519592245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-17T17:52:16.519977591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088399s 
2026-05-17T17:52:16.520186552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-17T17:52:16.520322516Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.520513901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-05-17T17:52:16.524255106Z [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-17T17:52:16.525510815Z [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-17T17:52:16.526122347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-17T17:52:16.526816535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-17T17:52:16.529267852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-17T17:52:16.529624871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089312s 
2026-05-17T17:52:16.529783170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-17T17:52:16.529919815Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:16.530101080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-17T17:52:16.535046430Z [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-17T17:52:16.535984559Z [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-17T17:52:16.536470789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-17T17:52:16.536933531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-17T17:52:16.539291480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090131s 
2026-05-17T17:52:16.539452715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-17T17:52:16.539553447Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.539754613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-17T17:52:16.543258950Z [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-17T17:52:16.544212731Z [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-17T17:52:16.544713700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-17T17:52:16.545260602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-17T17:52:16.547619012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076422s 
2026-05-17T17:52:16.547741598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-17T17:52:16.547894957Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.548107766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-17T17:52:16.551531501Z [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-17T17:52:16.552471765Z [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-17T17:52:16.552974517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-17T17:52:16.553493843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-17T17:52:16.555810099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075298s 
2026-05-17T17:52:16.556002356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-17T17:52:16.556148851Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:16.556359174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-17T17:52:16.559780746Z [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-17T17:52:16.560698274Z [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-17T17:52:16.561212359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-17T17:52:16.561928171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-17T17:52:16.564468346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-17T17:52:16.564879845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083287s 
2026-05-17T17:52:16.565054898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-17T17:52:16.565208557Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.565423640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-17T17:52:16.568895242Z [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-17T17:52:16.569801287Z [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-17T17:52:16.570298178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-17T17:52:16.571017426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-17T17:52:16.573605830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-17T17:52:16.573956726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083803s 
2026-05-17T17:52:16.574134665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-17T17:52:16.574280128Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.574487696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-17T17:52:16.577914337Z [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-17T17:52:16.578817516Z [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-17T17:52:16.579311221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-17T17:52:16.580031572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-17T17:52:16.582550905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-17T17:52:16.582904517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081817s 
2026-05-17T17:52:16.583096003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-17T17:52:16.583215524Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:16.583458734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-17T17:52:16.586905025Z [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-17T17:52:16.587901211Z [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-17T17:52:16.588465037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-17T17:52:16.589209596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-17T17:52:16.591776236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-17T17:52:16.592320041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-17T17:52:16.592815118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-17T17:52:16.593177448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095713s 
2026-05-17T17:52:16.593315917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-17T17:52:16.593506180Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.593635590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-17T17:52:16.597082052Z [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-17T17:52:16.597862053Z [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-17T17:52:16.598336468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-17T17:52:16.598765081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-17T17:52:16.601099393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072597s 
2026-05-17T17:52:16.601236038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-17T17:52:16.601430249Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-17T17:52:16.601569008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-17T17:52:16.606516503Z [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-17T17:52:16.607352847Z [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-17T17:52:16.607773985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-17T17:52:16.608388704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-17T17:52:16.610703005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089236s 
2026-05-17T17:52:16.610832786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-17T17:52:16.611018280Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:16.611170536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-17T17:52:16.614665315Z [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-17T17:52:16.615453723Z [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-17T17:52:16.615935323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-17T17:52:16.616596755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-17T17:52:16.619116600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-17T17:52:16.619569262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-17T17:52:16.619980760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085723s 
2026-05-17T17:52:16.620155262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-17T17:52:16.620265424Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.620529796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-17T17:52:16.623955395Z [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-17T17:52:16.625006061Z [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-17T17:52:16.625538854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-17T17:52:16.626199194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-17T17:52:16.628671644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-17T17:52:16.629059856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083559s 
2026-05-17T17:52:16.629227985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-17T17:52:16.629367496Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:16.629577458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-17T17:52:16.633032968Z [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-17T17:52:16.633991098Z [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-17T17:52:16.634570695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-17T17:52:16.635336006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-17T17:52:16.637837244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-17T17:52:16.638282511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085075s 
2026-05-17T17:52:16.638481922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-17T17:52:16.638645301Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-17T17:52:16.638841617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-17T17:52:16.661213104Z [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-17T17:52:16.662275634Z [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-17T17:52:16.663542345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-17T17:52:16.664308288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-17T17:52:16.667166875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-17T17:52:16.667563934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285071s 
2026-05-17T17:52:16.667753025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:52:16.667948318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-17T17:52:16.668230747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-17T17:52:16.672842215Z [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-17T17:52:16.673983904Z [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-17T17:52:16.674618041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:52:16.675284423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:52:16.677826704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:52:16.678184254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098023s 
2026-05-17T17:52:16.678376942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:52:16.678533076Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.678755975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-17T17:52:16.683010554Z [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-17T17:52:16.684173096Z [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-17T17:52:16.684799858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:52:16.685544488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:52:16.688016396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:52:16.688456042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094571s 
2026-05-17T17:52:16.688604501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:52:16.688761507Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:16.688976861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-17T17:52:16.693229516Z [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-17T17:52:16.694400484Z [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-17T17:52:16.695001946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:52:16.695749371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:52:16.698254306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:52:16.698641275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094644s 
2026-05-17T17:52:16.698823612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:52:16.698981110Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:16.699210371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-17T17:52:16.703466784Z [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-17T17:52:16.704620618Z [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-17T17:52:16.706631167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:52:16.707344473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:52:16.709981444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:52:16.710340838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108835s 
2026-05-17T17:52:16.710518196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-17T17:52:16.710678939Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-05-17T17:52:16.710916007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-17T17:52:16.715141738Z [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-17T17:52:16.716123645Z [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-17T17:52:16.716666018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-17T17:52:16.717162397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-17T17:52:16.719593343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084405s 
2026-05-17T17:52:16.719706471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-17T17:52:16.719874479Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:16.720086887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-17T17:52:16.724343170Z [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-17T17:52:16.725344917Z [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-17T17:52:16.725818310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-17T17:52:16.726363799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-17T17:52:16.728809765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084549s 
2026-05-17T17:52:16.728956350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:52:16.729108948Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:16.729313129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-05-17T17:52:16.733627819Z [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-17T17:52:16.734756082Z [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-17T17:52:16.735368084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-17T17:52:16.735876248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-17T17:52:16.738390742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-17T17:52:16.738758522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092587s 
2026-05-17T17:52:16.738942232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:52:16.739101203Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-17T17:52:16.739282979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-05-17T17:52:16.744194621Z [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-17T17:52:16.746234349Z [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-17T17:52:16.747233772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:52:16.748271081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:52:16.750769884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:52:16.751280292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:52:16.751796331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:52:16.752429616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:52:16.752797758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132782s 
2026-05-17T17:52:16.752976959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:52:16.753131169Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.753340882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-05-17T17:52:16.758257724Z [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-17T17:52:16.760349116Z [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-17T17:52:16.761395274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:52:16.762365989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:52:16.764832326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:52:16.765342824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:52:16.765877281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:52:16.766417429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:52:16.766816041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132732s 
2026-05-17T17:52:16.766994521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:52:16.767110444Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.767327281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-05-17T17:52:16.776245222Z [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-17T17:52:16.778394210Z [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-17T17:52:16.779391619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:52:16.780441734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:52:16.783189057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:52:16.783558621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:52:16.783925139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:52:16.784293652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:52:16.784576632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170352s 
2026-05-17T17:52:16.784703858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:52:16.784764149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-17T17:52:16.784928901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-05-17T17:52:16.788533100Z [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-17T17:52:16.789778088Z [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-17T17:52:16.790482526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:52:16.791458111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:52:16.793865500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:52:16.794243772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:52:16.794632525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:52:16.795013382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:52:16.795315330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102641s 
2026-05-17T17:52:16.795420592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:16.795524651Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:16.795643982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-05-17T17:52:16.800775437Z [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-17T17:52:16.801460657Z [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-17T17:52:16.801855893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:16.802469278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:16.804832608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-17T17:52:16.805136440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009321s 
2026-05-17T17:52:16.805271442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:52:16.805339619Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:16.805551967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-17T17:52:16.808851242Z [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-17T17:52:16.809436410Z [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-17T17:52:16.809756825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-17T17:52:16.810131540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-17T17:52:16.812444438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067606s 
2026-05-17T17:52:16.812547806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-17T17:52:16.812689552Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.812828522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-17T17:52:16.816106203Z [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-17T17:52:16.816640549Z [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-17T17:52:16.816995815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-17T17:52:16.817688630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-17T17:52:16.820151000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-17T17:52:16.820420212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074534s 
2026-05-17T17:52:16.820548741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-17T17:52:16.820670456Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-05-17T17:52:16.820813494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-17T17:52:16.824068479Z [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-17T17:52:16.824638517Z [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-17T17:52:16.824944023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-17T17:52:16.825608792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-17T17:52:16.828029517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-17T17:52:16.828324020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073658s 
2026-05-17T17:52:16.828448561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:52:16.828510215Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.828673654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-05-17T17:52:16.831960494Z [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-17T17:52:16.832537396Z [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-17T17:52:16.832905948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-17T17:52:16.833264861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-17T17:52:16.836036964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067782s 
2026-05-17T17:52:16.836052916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:52:16.836061253Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.836069710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-05-17T17:52:16.839513637Z [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-17T17:52:16.840075168Z [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-17T17:52:16.840475233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-17T17:52:16.840906562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-17T17:52:16.843200953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070563s 
2026-05-17T17:52:16.843288910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:52:16.843414202Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-17T17:52:16.843533192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-17T17:52:16.847078943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-17T17:52:16.847203103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-17T17:52:16.847509951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-17T17:52:16.848024949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-17T17:52:16.850405733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-17T17:52:16.850692641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069878s 
2026-05-17T17:52:16.850951653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-17T17:52:16', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-17T17:52:16.851190213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.854096587Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-17T17:52:16.854231819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103511s 
2026-05-17T17:52:16.854421541Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-17T17:52:16.854561724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.854777889Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-05-17T17:52:16.855182424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:52:16.855255992Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.855403930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-05-17T17:52:16.855573782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-05-17T17:52:16.856561251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009903s 
2026-05-17T17:52:16.856802407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-17T17:52:16', 'add_language_tags_to_subtitle_files') 
2026-05-17T17:52:16.857033692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.857704995Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-17T17:52:16.857830517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021167s 
2026-05-17T17:52:16.857969287Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-17T17:52:16.858063176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.858251235Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-05-17T17:52:16.858549656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-17T17:52:16.858665168Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:16.858780791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-17T17:52:16.858932397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-17T17:52:16.859786316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008829s 
2026-05-17T17:52:16.859936289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-17T17:52:16.860099207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-17T17:52:16.860952696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008893s 
2026-05-17T17:52:16.861165264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-17T17:52:16', 'add_salt_to_users') 
2026-05-17T17:52:16.861392271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.862066358Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-17T17:52:16.862182101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019876s 
2026-05-17T17:52:16.862321462Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-17T17:52:16.862452857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.862632108Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-05-17T17:52:16.862937433Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-05-17T17:52:16.866313783Z [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-17T17:52:16.866916366Z [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-17T17:52:16.867299488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:52:16.868290484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:52:16.871290296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:16.871720713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:52:16.872054184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089468s 
2026-05-17T17:52:16.872195058Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-05-17T17:52:16.875579614Z [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-17T17:52:16.877534091Z [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-17T17:52:16.877873755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:52:16.878589266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:52:16.881009400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:16.881385147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:52:16.881685492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093404s 
2026-05-17T17:52:16.881797528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-05-17T17:52:16.885154038Z [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-17T17:52:16.885673173Z [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-17T17:52:16.886024671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:52:16.886680472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:52:16.889084564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:16.889479570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:52:16.889808733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007845s 
2026-05-17T17:52:16.889913874Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-05-17T17:52:16.893217448Z [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-17T17:52:16.893717164Z [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-17T17:52:16.894047710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:52:16.894753291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:52:16.897134026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:52:16.897486095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:52:16.897799716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077506s 
2026-05-17T17:52:16.898018166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-17T17:52:16', 'clean_alt_titles') 
2026-05-17T17:52:16.898243470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.899218624Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-17T17:52:16.899337674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091624s 
2026-05-17T17:52:16.899497466Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-17T17:52:16.899628139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.899858754Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-05-17T17:52:16.900272647Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:16.900412980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-17T17:52:16.900641350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002329s 
2026-05-17T17:52:16.900795370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-17T17:52:16', 'remove_omg') 
2026-05-17T17:52:16.901013339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.901616924Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-17T17:52:16.901741445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012498s 
2026-05-17T17:52:16.901897540Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-17T17:52:16.902036469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.902229047Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-05-17T17:52:16.902510414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:52:16.902634454Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.902785989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-05-17T17:52:16.902964979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-05-17T17:52:16.903834621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009159s 
2026-05-17T17:52:16.904106979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-17T17:52:16', 'add_additional_info_to_pending_releases') 
2026-05-17T17:52:16.904338977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.904967522Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-17T17:52:16.905095961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020202s 
2026-05-17T17:52:16.905243859Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-17T17:52:16.905375855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.905560086Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-05-17T17:52:16.905832424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-17T17:52:16.905964841Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:16.906084071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-17T17:52:16.906259364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:16.907127252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009183s 
2026-05-17T17:52:16.907346263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-17T17:52:16', 'add_result_to_commands') 
2026-05-17T17:52:16.907579954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.908198650Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-17T17:52:16.908326588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019692s 
2026-05-17T17:52:16.908473664Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-17T17:52:16.908613496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.908799450Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-05-17T17:52:16.909076098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:16.909194987Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.909331422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-17T17:52:16.909522406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.910412770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009421s 
2026-05-17T17:52:16.910642973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-17T17:52:16', 'health_restored_notification') 
2026-05-17T17:52:16.910965423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.912285862Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-17T17:52:16.912421115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027968s 
2026-05-17T17:52:16.912583812Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-17T17:52:16.912729456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.912932204Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-05-17T17:52:16.913280596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:52:16.913399926Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:16.913545429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-05-17T17:52:16.913754951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.914645094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009617s 
2026-05-17T17:52:16.914882261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-17T17:52:16', 'add_on_manual_interaction_required_to_notifications') 
2026-05-17T17:52:16.915125691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.915783236Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-17T17:52:16.915954771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020675s 
2026-05-17T17:52:16.916089082Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-17T17:52:16.916223011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.916430519Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-05-17T17:52:16.916660613Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:16.916838792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-05-17T17:52:16.917023694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002255s 
2026-05-17T17:52:16.917233637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-17T17:52:16', 'remove_rarbg') 
2026-05-17T17:52:16.917472428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.918193280Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-17T17:52:16.918304674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013685s 
2026-05-17T17:52:16.918456931Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-17T17:52:16.918601342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.918785973Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-05-17T17:52:16.919142181Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-05-17T17:52:16.919556686Z [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-17T17:52:16.919806820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003607s 
2026-05-17T17:52:16.920044488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-17T17:52:16', 'remove_invalid_roksbox_metadata_images') 
2026-05-17T17:52:16.920277287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.920930513Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-17T17:52:16.921063911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001454s 
2026-05-17T17:52:16.921197030Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-17T17:52:16.921328885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.921502876Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-05-17T17:52:16.922210431Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-17T17:52:16.925618024Z [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-17T17:52:16.926186609Z [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-17T17:52:16.926546984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-17T17:52:16.927253878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-17T17:52:16.929601376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-17T17:52:16.929906891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075559s 
2026-05-17T17:52:16.930046042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-17T17:52:16.930156334Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.930292749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-17T17:52:16.930472791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-17T17:52:16.931352844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009269s 
2026-05-17T17:52:16.931499409Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:16.931660233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-05-17T17:52:16.931837450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000221s 
2026-05-17T17:52:16.932601719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-17T17:52:16', 'list_sync_time') 
2026-05-17T17:52:16.933043679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.934101389Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-17T17:52:16.934233144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024518s 
2026-05-17T17:52:16.934431093Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-17T17:52:16.934562197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.934788042Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-05-17T17:52:16.935220503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-17T17:52:16.935342699Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-17T17:52:16.935466969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-05-17T17:52:16.935633014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-05-17T17:52:16.936671986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001077s 
2026-05-17T17:52:16.936891438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-17T17:52:16', 'add_tags_to_collections') 
2026-05-17T17:52:16.937117193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.937816461Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-17T17:52:16.937951273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021995s 
2026-05-17T17:52:16.938097768Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-17T17:52:16.938238271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.938418674Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-05-17T17:52:16.938677135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-17T17:52:16.938800824Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.938924002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-17T17:52:16.939085738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-17T17:52:16.939995149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009375s 
2026-05-17T17:52:16.940215363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-17T17:52:16', 'add_download_client_tags') 
2026-05-17T17:52:16.940443172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.941108782Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-17T17:52:16.941235498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020427s 
2026-05-17T17:52:16.941371041Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-17T17:52:16.941503608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.941688670Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-05-17T17:52:16.942133747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-17T17:52:16.942454302Z [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-17T17:52:16.942843747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005758s 
2026-05-17T17:52:16.942981775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-17T17:52:16.943148621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-17T17:52:16.943427613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000325s 
2026-05-17T17:52:16.943639329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-17T17:52:16', 'add_auto_tagging') 
2026-05-17T17:52:16.943879683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.944540033Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-17T17:52:16.944657079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014172s 
2026-05-17T17:52:16.944829236Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-17T17:52:16.944970480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.945167637Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-05-17T17:52:16.945505027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-17T17:52:16.945625038Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:16.945771774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-17T17:52:16.945976556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.946937351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010227s 
2026-05-17T17:52:16.947061922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-17T17:52:16.947170922Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.947305573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-17T17:52:16.947491587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-17T17:52:16.948415318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009734s 
2026-05-17T17:52:16.948649540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-17T17:52:16', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-17T17:52:16.948882409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.949936802Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-17T17:52:16.950074880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024666s 
2026-05-17T17:52:16.950228309Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-17T17:52:16.950366658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.950562192Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-05-17T17:52:16.951463557Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-17T17:52:16.951633900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-17T17:52:16.954086820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024712s 
2026-05-17T17:52:16.954216892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-17T17:52:16.954332295Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2026-05-17T17:52:16.954451034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-05-17T17:52:16.954666919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-05-17T17:52:16.955554506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009757s 
2026-05-17T17:52:16.955682414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-17T17:52:16.955789690Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.955927447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-17T17:52:16.956110676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:16.957019958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009633s 
2026-05-17T17:52:16.957150801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-17T17:52:16.957256534Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:16.957381666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-17T17:52:16.957562591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:16.958460980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009437s 
2026-05-17T17:52:16.958593607Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-17T17:52:16.962038255Z [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-17T17:52:16.962544755Z [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-17T17:52:16.962884600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-17T17:52:16.963243022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-17T17:52:16.965674358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069483s 
2026-05-17T17:52:16.965806715Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:16.965930554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:16.966620003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006854s 
2026-05-17T17:52:16.966765726Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:52:16.966942242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-17T17:52:16.967128797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002424s 
2026-05-17T17:52:16.967352728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-17T17:52:16', 'update_restrictions_to_release_profiles') 
2026-05-17T17:52:16.967579475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.968355318Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-17T17:52:16.968492454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014311s 
2026-05-17T17:52:16.968631945Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-17T17:52:16.968779482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.968960807Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-05-17T17:52:16.969258026Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-17T17:52:16.969418118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-17T17:52:16.971870738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024714s 
2026-05-17T17:52:16.972030189Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-05-17T17:52:16.975592424Z [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-17T17:52:16.976248315Z [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-17T17:52:16.976633751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:52:16.977247567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:52:16.979673773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-17T17:52:16.980051895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078791s 
2026-05-17T17:52:16.980197779Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-05-17T17:52:16.983709061Z [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-17T17:52:16.984451045Z [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-17T17:52:16.984941693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-17T17:52:16.985591181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-17T17:52:16.988094633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-17T17:52:16.988388846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080661s 
2026-05-17T17:52:16.988601344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-17T17:52:16', 'rename_quality_profiles') 
2026-05-17T17:52:16.988829914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.989793064Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-17T17:52:16.989920440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094523s 
2026-05-17T17:52:16.990065563Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-17T17:52:16.990198791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.990383042Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-05-17T17:52:16.990670992Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:52:16.990860865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:52:16.991098764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002668s 
2026-05-17T17:52:16.991256431Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:52:16.991435342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:52:16.991622158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002311s 
2026-05-17T17:52:16.991782170Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:52:16.991975099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:52:16.992166925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002458s 
2026-05-17T17:52:16.992374283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-17T17:52:16', 'update_images_remote_url') 
2026-05-17T17:52:16.992599065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.993203262Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-17T17:52:16.993327943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001258s 
2026-05-17T17:52:16.993468206Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-17T17:52:16.993600763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.993782469Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-05-17T17:52:16.994278608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-17T17:52:16.994644615Z [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-17T17:52:16.994995743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005683s 
2026-05-17T17:52:16.995133079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-17T17:52:16.995325076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-17T17:52:16.997119770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018166s 
2026-05-17T17:52:16.997313571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-17T17:52:16', 'add_notification_status') 
2026-05-17T17:52:16.997537572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:16.998310679Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-17T17:52:16.998404237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029989s 
2026-05-17T17:52:16.998549710Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-17T17:52:16.998682528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:16.998880496Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-05-17T17:52:16.999240311Z [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-17T17:52:16.999498090Z [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-17T17:52:16.999728765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003195s 
2026-05-17T17:52:16.999993949Z [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-17T17:52:17.000293873Z [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-17T17:52:17.000570199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003688s 
2026-05-17T17:52:17.000759070Z [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-17T17:52:17.001004805Z [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-17T17:52:17.001223415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003157s 
2026-05-17T17:52:17.001420953Z [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-17T17:52:17.001646998Z [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-17T17:52:17.001862683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002918s 
2026-05-17T17:52:17.002076012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-17T17:52:17', 'rename_deprecated_indexer_flags') 
2026-05-17T17:52:17.002311697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.002937778Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-17T17:52:17.003066136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013335s 
2026-05-17T17:52:17.003202952Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-17T17:52:17.003338245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.003512806Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-05-17T17:52:17.003779644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:52:17.003910637Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:17.004068906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-05-17T17:52:17.004233107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-17T17:52:17.005145314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009513s 
2026-05-17T17:52:17.005351339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-17T17:52:17', 'movie_last_searched_time') 
2026-05-17T17:52:17.005576823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.010080714Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-17T17:52:17.010214082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058627s 
2026-05-17T17:52:17.010350958Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-17T17:52:17.010479577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.010658868Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-05-17T17:52:17.010868210Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:17.011004995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:17.011614393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000613s 
2026-05-17T17:52:17.011825749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-17T17:52:17', 'email_encryption') 
2026-05-17T17:52:17.012068538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.012661321Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-17T17:52:17.012786273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001646s 
2026-05-17T17:52:17.012930203Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-17T17:52:17.013061287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.013243183Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-05-17T17:52:17.013484519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-17T17:52:17.013769453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-17T17:52:17.013954877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000226s 
2026-05-17T17:52:17.014159098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-17T17:52:17', 'clear_last_rss_releases_info') 
2026-05-17T17:52:17.014389803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.014765920Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-17T17:52:17.014884880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010143s 
2026-05-17T17:52:17.015013208Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-17T17:52:17.015146186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.015317561Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-05-17T17:52:17.016179908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-05-17T17:52:17.016369740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-05-17T17:52:17.016686378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003294s 
2026-05-17T17:52:17.016793845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-05-17T17:52:17.016953095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-05-17T17:52:17.017224031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003125s 
2026-05-17T17:52:17.017362690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-05-17T17:52:17.017532723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-05-17T17:52:17.017832797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003491s 
2026-05-17T17:52:17.018035605Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-17T17:52:17.018203864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-17T17:52:17.018545192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003715s 
2026-05-17T17:52:17.018678731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-17T17:52:17.018852851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-17T17:52:17.019159128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003611s 
2026-05-17T17:52:17.019291475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-05-17T17:52:17.019454272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-05-17T17:52:17.019739276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003273s 
2026-05-17T17:52:17.019881383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-05-17T17:52:17.020036215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-05-17T17:52:17.020300898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003014s 
2026-05-17T17:52:17.020509367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-17T17:52:17', 'add_indexes') 
2026-05-17T17:52:17.020724811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.021455453Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-17T17:52:17.021569212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014428s 
2026-05-17T17:52:17.021722601Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-17T17:52:17.021859948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.022046564Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-05-17T17:52:17.022422591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:52:17.022557432Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:17.022675150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-05-17T17:52:17.022831885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-05-17T17:52:17.023802791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010014s 
2026-05-17T17:52:17.023941781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:52:17.024048756Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:17.024165181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-05-17T17:52:17.024339301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:52:17.025276038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009862s 
2026-05-17T17:52:17.025396300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:17.025517334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:17.026022261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005072s 
2026-05-17T17:52:17.026247074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-17T17:52:17', 'parse_title_from_existing_subtitle_files') 
2026-05-17T17:52:17.026480534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.027164712Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-17T17:52:17.027291527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016258s 
2026-05-17T17:52:17.027447842Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-17T17:52:17.027589157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.027778669Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-05-17T17:52:17.028099364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-17T17:52:17.028219907Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:17.028352444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-05-17T17:52:17.028544561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:52:17.029509454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010245s 
2026-05-17T17:52:17.029738235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-17T17:52:17', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-17T17:52:17.029975022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.030504999Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-17T17:52:17.030636103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019893s 
2026-05-17T17:52:17.030790314Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-17T17:52:17.030927821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.031128515Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-05-17T17:52:17.031362095Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-05-17T17:52:17.035013009Z [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-17T17:52:17.035621444Z [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-17T17:52:17.036051420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-17T17:52:17.036419812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-17T17:52:17.038917422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074165s 
2026-05-17T17:52:17.039144840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-17T17:52:17', 'drop_multi_episode_style_from_naming_config') 
2026-05-17T17:52:17.039376506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.040043690Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-17T17:52:17.040171648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008514s 
2026-05-17T17:52:17.040310397Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-17T17:52:17.040440700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.040620061Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-05-17T17:52:17.040823100Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:17.040960577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:17.041466586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005124s 
2026-05-17T17:52:17.041678022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-17T17:52:17', 'stevenlu_update_url') 
2026-05-17T17:52:17.041910189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.042443203Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-17T17:52:17.042568525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014779s 
2026-05-17T17:52:17.042702435Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-17T17:52:17.042834992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.043013091Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-05-17T17:52:17.043269337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:52:17.043387906Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-17T17:52:17.043514170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-05-17T17:52:17.043673681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-05-17T17:52:17.044703225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010574s 
2026-05-17T17:52:17.044921815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-17T17:52:17', 'add_movie_keywords') 
2026-05-17T17:52:17.045148371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.045691275Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-17T17:52:17.045807880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002044s 
2026-05-17T17:52:17.055397423Z [Debug] MigrationController: Took: 00:00:01.9593527 
2026-05-17T17:52:17.217399170Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-17T17:52:17.248542814Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-17T17:52:17.271256661Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-17T17:52:17.272205933Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:52:17.272407108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:52:17.276298114Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-17T17:52:17.276489340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040924s 
2026-05-17T17:52:17.276675174Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-17T17:52:17.276851208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042677s 
2026-05-17T17:52:17.278496312Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-17T17:52:17.278702878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.279037191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-17T17:52:17.279296072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-17T17:52:17.279687100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s 
2026-05-17T17:52:17.279889858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.281048542Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-17T17:52:17.281227522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001806s 
2026-05-17T17:52:17.281498889Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-17T17:52:17.281693912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.282098446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-17T17:52:17.282339913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-17T17:52:17.282706762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004078s 
2026-05-17T17:52:17.282887486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:52:17.283053971Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:17.283216969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-17T17:52:17.283453496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-17T17:52:17.284151962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000695s 
2026-05-17T17:52:17.284350051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.285420737Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-17T17:52:17.285608175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019525s 
2026-05-17T17:52:17.285863319Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-17T17:52:17.286066278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.286366101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:52:17.286542046Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-17T17:52:17.286721277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-17T17:52:17.286916851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-17T17:52:17.287376546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004657s 
2026-05-17T17:52:17.287532370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.288175786Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-17T17:52:17.288386310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012432s 
2026-05-17T17:52:17.288689010Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-17T17:52:17.288886568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.289131942Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-17T17:52:17.289665066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-17T17:52:17.290014980Z [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-17T17:52:17.290503043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006498s 
2026-05-17T17:52:17.290684960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-17T17:52:17.290890975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-17T17:52:17.291226410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003654s 
2026-05-17T17:52:17.291466744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-17T17:52:17', 'InitialSetup') 
2026-05-17T17:52:17.291780847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.292580077Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-17T17:52:17.292759278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017356s 
2026-05-17T17:52:17.292953990Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-17T17:52:17.293145606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.293386331Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-05-17T17:52:17.293683930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-17T17:52:17', 'add_moviefiles_table') 
2026-05-17T17:52:17.294008303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.294721289Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-17T17:52:17.294904238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015701s 
2026-05-17T17:52:17.295095573Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-17T17:52:17.295286458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.295538676Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-05-17T17:52:17.295812457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-17T17:52:17', 'fix_history_movieId') 
2026-05-17T17:52:17.296147251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.296843183Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-17T17:52:17.297025119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015459s 
2026-05-17T17:52:17.297212036Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-17T17:52:17.297399914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.297639917Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-05-17T17:52:17.297897456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-17T17:52:17', 'add_tmdb_stuff') 
2026-05-17T17:52:17.298226248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.298879454Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-17T17:52:17.299061851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001477s 
2026-05-17T17:52:17.299253427Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-17T17:52:17.299447067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.299682731Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-05-17T17:52:17.299961092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-17T17:52:17', 'fix_movie_files') 
2026-05-17T17:52:17.300342711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.301030857Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-17T17:52:17.301215398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015718s 
2026-05-17T17:52:17.301410972Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-17T17:52:17.301609101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.301846449Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-05-17T17:52:17.302118387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-17T17:52:17', 'update_schedule_intervale') 
2026-05-17T17:52:17.302440877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.303116167Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-17T17:52:17.303294015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014897s 
2026-05-17T17:52:17.303494238Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-17T17:52:17.303696566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.303956930Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-05-17T17:52:17.304249579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-17T17:52:17', 'add_movie_formats_to_naming_config') 
2026-05-17T17:52:17.304578131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.305303172Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-17T17:52:17.305494236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015851s 
2026-05-17T17:52:17.305687135Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-17T17:52:17.305886476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.306122482Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-05-17T17:52:17.306387195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-17T17:52:17', 'add_phyiscal_release') 
2026-05-17T17:52:17.306702119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.307283731Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-17T17:52:17.307466779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013913s 
2026-05-17T17:52:17.307656712Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-17T17:52:17.307853027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.308156188Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-05-17T17:52:17.308406101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-17T17:52:17', 'remove_bitmetv') 
2026-05-17T17:52:17.308715514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.309295863Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-17T17:52:17.309476567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014448s 
2026-05-17T17:52:17.309674225Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-17T17:52:17.309869889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.310110944Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-05-17T17:52:17.310367962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-17T17:52:17', 'remove_torrentleech') 
2026-05-17T17:52:17.310681904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.311265059Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-17T17:52:17.311446434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001391s 
2026-05-17T17:52:17.311638862Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-17T17:52:17.311831510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.312090090Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-05-17T17:52:17.312359914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-17T17:52:17', 'remove_broadcasthenet') 
2026-05-17T17:52:17.312680650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.313302051Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-17T17:52:17.313493998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014591s 
2026-05-17T17:52:17.313674331Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-17T17:52:17.313865506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.314099788Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-05-17T17:52:17.314350493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-17T17:52:17', 'remove_fanzub') 
2026-05-17T17:52:17.314666279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.315244874Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-17T17:52:17.315430679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013782s 
2026-05-17T17:52:17.315617575Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-17T17:52:17.315812628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.316087942Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-05-17T17:52:17.316352144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-17T17:52:17', 'update_movie_sorttitle') 
2026-05-17T17:52:17.316681628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.317261696Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-17T17:52:17.317453903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014357s 
2026-05-17T17:52:17.317655610Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-17T17:52:17.317855522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.318099163Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-05-17T17:52:17.318370539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-17T17:52:17', 'update_movie_sorttitle_again') 
2026-05-17T17:52:17.318694873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.319385564Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-17T17:52:17.319578703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015174s 
2026-05-17T17:52:17.319769587Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-17T17:52:17.319985863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.320225195Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-05-17T17:52:17.320484737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-17T17:52:17', 'update_movie_file') 
2026-05-17T17:52:17.320798459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.321488649Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-17T17:52:17.321670205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015069s 
2026-05-17T17:52:17.321860117Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-17T17:52:17.322051052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.322286767Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-05-17T17:52:17.322544686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-17T17:52:17', 'update_movie_slug') 
2026-05-17T17:52:17.322861605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.323525091Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-17T17:52:17.323706667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014675s 
2026-05-17T17:52:17.323965047Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-17T17:52:17.324161593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.324397959Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-05-17T17:52:17.324674917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-17T17:52:17', 'add_youtube_trailer_id') 
2026-05-17T17:52:17.324993428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.325658468Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-17T17:52:17.325842959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001494s 
2026-05-17T17:52:17.326028824Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-17T17:52:17.326216662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.326862022Z [Info] add_studio: Starting migration of Log DB to 120 
2026-05-17T17:52:17.327115162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-17T17:52:17', 'add_studio') 
2026-05-17T17:52:17.327427360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.328113192Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-17T17:52:17.328303214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018907s 
2026-05-17T17:52:17.328491283Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-17T17:52:17.328684122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.328922181Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-05-17T17:52:17.329184730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-17T17:52:17', 'update_filedate_config') 
2026-05-17T17:52:17.329506207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.330167609Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-17T17:52:17.330354425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014749s 
2026-05-17T17:52:17.330554278Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-17T17:52:17.330750473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.330991418Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-05-17T17:52:17.331258045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-17T17:52:17', 'add_movieid_to_blacklist') 
2026-05-17T17:52:17.331591737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.332270885Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-17T17:52:17.332462762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014986s 
2026-05-17T17:52:17.332662263Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-17T17:52:17.332855673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.333092169Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-05-17T17:52:17.333404849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-17T17:52:17', 'create_netimport_table') 
2026-05-17T17:52:17.333776107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.334466848Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-17T17:52:17.334658304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015996s 
2026-05-17T17:52:17.334856072Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-17T17:52:17.335057788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.335293202Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-05-17T17:52:17.335567886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-17T17:52:17', 'add_preferred_tags_to_profile') 
2026-05-17T17:52:17.335909864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.336618121Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-17T17:52:17.336809506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015428s 
2026-05-17T17:52:17.336994709Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-17T17:52:17.337192487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.337427220Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-05-17T17:52:17.337684128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-17T17:52:17', 'fix_imdb_unique') 
2026-05-17T17:52:17.337996417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.338664462Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-17T17:52:17.338854755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014692s 
2026-05-17T17:52:17.339043094Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-17T17:52:17.339242386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.339481397Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-05-17T17:52:17.339756431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-17T17:52:17', 'update_qualities_and_profiles') 
2026-05-17T17:52:17.340129703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.340810033Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-17T17:52:17.341005266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001551s 
2026-05-17T17:52:17.341192734Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-17T17:52:17.344176924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.344431838Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-05-17T17:52:17.344689006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-17T17:52:17', 'remove_wombles') 
2026-05-17T17:52:17.345005533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.345675182Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-17T17:52:17.345855265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015119s 
2026-05-17T17:52:17.346044115Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-17T17:52:17.346239829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.346473851Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-05-17T17:52:17.346727341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-17T17:52:17', 'remove_kickass') 
2026-05-17T17:52:17.347042055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.347729680Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-17T17:52:17.347940074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014944s 
2026-05-17T17:52:17.348146830Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-17T17:52:17.348354288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.348606355Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-05-17T17:52:17.348889716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-17T17:52:17', 'add_parsed_movie_info_to_pending_release') 
2026-05-17T17:52:17.349224941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.349864028Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-17T17:52:17.350062528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014905s 
2026-05-17T17:52:17.350253843Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-17T17:52:17.350460039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.350699281Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-05-17T17:52:17.350977912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-17T17:52:17', 'remove_wombles_kickass') 
2026-05-17T17:52:17.351314520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.352035301Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-17T17:52:17.352229192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015626s 
2026-05-17T17:52:17.352432401Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-17T17:52:17.352632684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.352908460Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-05-17T17:52:17.353189997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-17T17:52:17', 'make_parsed_episode_info_nullable') 
2026-05-17T17:52:17.353518038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.354261946Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-17T17:52:17.354458782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016124s 
2026-05-17T17:52:17.354655549Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-17T17:52:17.354854720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.355092719Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-05-17T17:52:17.355370038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-17T17:52:17', 'rename_torrent_downloadstation') 
2026-05-17T17:52:17.355702157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.356461426Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-17T17:52:17.356663713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001583s 
2026-05-17T17:52:17.356874528Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-17T17:52:17.357089521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.357362460Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-05-17T17:52:17.357633095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-17T17:52:17', 'add_minimumavailability') 
2026-05-17T17:52:17.357959052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.358674172Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-17T17:52:17.358862441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001577s 
2026-05-17T17:52:17.359096543Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-17T17:52:17.359304011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.359545587Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-05-17T17:52:17.359830230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-17T17:52:17', 'add_remux_qualities_for_the_wankers') 
2026-05-17T17:52:17.360190947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.360887730Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-17T17:52:17.361096360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015668s 
2026-05-17T17:52:17.361295141Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-17T17:52:17.361491837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.361731470Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-05-17T17:52:17.362010582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-17T17:52:17', 'add_haspredbentry_to_movies') 
2026-05-17T17:52:17.362330737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.362975625Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-17T17:52:17.363185598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014687s 
2026-05-17T17:52:17.363378878Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-17T17:52:17.363572798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.363809284Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-05-17T17:52:17.364117936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-17T17:52:17', 'add_pathstate_to_movies') 
2026-05-17T17:52:17.364447299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.365038500Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-17T17:52:17.365228282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001454s 
2026-05-17T17:52:17.365416782Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-17T17:52:17.365640553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.365894775Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-05-17T17:52:17.366167915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-17T17:52:17', 'add_import_exclusions_table') 
2026-05-17T17:52:17.366489322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.367160955Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-17T17:52:17.367345908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015261s 
2026-05-17T17:52:17.367539357Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-17T17:52:17.367747787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.368008111Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-05-17T17:52:17.368278035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-17T17:52:17', 'add_physical_release_note') 
2026-05-17T17:52:17.368600384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.369273309Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-17T17:52:17.369458933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015102s 
2026-05-17T17:52:17.369654798Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-17T17:52:17.369850622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.370098591Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-05-17T17:52:17.370362162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-17T17:52:17', 'consolidate_indexer_baseurl') 
2026-05-17T17:52:17.370681215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.371800038Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-17T17:52:17.372070583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019369s 
2026-05-17T17:52:17.372267800Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-17T17:52:17.372467492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.372706163Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-05-17T17:52:17.372981357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-17T17:52:17', 'add_alternative_titles_table') 
2026-05-17T17:52:17.373301963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.373954086Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-17T17:52:17.374141965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014751s 
2026-05-17T17:52:17.374333801Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-17T17:52:17.374531519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.374768026Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-05-17T17:52:17.375034142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-17T17:52:17', 'fix_duplicate_alt_titles') 
2026-05-17T17:52:17.375359778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.376022252Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-17T17:52:17.376211152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014783s 
2026-05-17T17:52:17.376397057Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-17T17:52:17.376585065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.376819257Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-05-17T17:52:17.377072958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-17T17:52:17', 'movie_extras') 
2026-05-17T17:52:17.377381650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.378691658Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-17T17:52:17.378859587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020947s 
2026-05-17T17:52:17.379045050Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-17T17:52:17.379230353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.379462361Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-05-17T17:52:17.379718857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-17T17:52:17', 'clean_core_tv') 
2026-05-17T17:52:17.380052479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.380641626Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-17T17:52:17.380822951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014037s 
2026-05-17T17:52:17.381016811Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-17T17:52:17.381218818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.381455435Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-05-17T17:52:17.381738394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-17T17:52:17', 'add_cookies_to_indexer_status') 
2026-05-17T17:52:17.382065754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.382652525Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-17T17:52:17.382852829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014251s 
2026-05-17T17:52:17.383039685Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-17T17:52:17.383231642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.383464180Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-05-17T17:52:17.383727751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-17T17:52:17', 'banner_to_fanart') 
2026-05-17T17:52:17.384064289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.384703957Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-17T17:52:17.384887246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014658s 
2026-05-17T17:52:17.385080636Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-17T17:52:17.385286811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.385517295Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-05-17T17:52:17.385786087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-17T17:52:17', 'naming_config_colon_action') 
2026-05-17T17:52:17.386115851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.386689606Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-17T17:52:17.386890892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014038s 
2026-05-17T17:52:17.387071215Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-17T17:52:17.387260707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.387493606Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-05-17T17:52:17.387752677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-17T17:52:17', 'add_custom_formats') 
2026-05-17T17:52:17.388088764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.388668792Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-17T17:52:17.388852753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013952s 
2026-05-17T17:52:17.389047194Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-17T17:52:17.389244211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.389480778Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-05-17T17:52:17.389757385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-17T17:52:17', 'remove_extra_naming_config') 
2026-05-17T17:52:17.390076057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.390697598Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-17T17:52:17.390897992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014401s 
2026-05-17T17:52:17.391086311Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-17T17:52:17.391286264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.391527700Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-05-17T17:52:17.391797854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-17T17:52:17', 'convert_regex_required_tags') 
2026-05-17T17:52:17.392188561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.392763730Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-17T17:52:17.392950997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014632s 
2026-05-17T17:52:17.393151140Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-17T17:52:17.393353277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.393593200Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-05-17T17:52:17.393871972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-17T17:52:17', 'fix_format_tags_double_underscore') 
2026-05-17T17:52:17.394196996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.394852436Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-17T17:52:17.395044333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014844s 
2026-05-17T17:52:17.395234095Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-17T17:52:17.395429539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.395665193Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-05-17T17:52:17.395956189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-17T17:52:17', 'add_tags_to_net_import') 
2026-05-17T17:52:17.396277086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.396910031Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-17T17:52:17.397093981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014676s 
2026-05-17T17:52:17.397281489Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-17T17:52:17.397472744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.397706986Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-05-17T17:52:17.397967731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-17T17:52:17', 'add_custom_filters') 
2026-05-17T17:52:17.398282876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.398886371Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-17T17:52:17.399080562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014096s 
2026-05-17T17:52:17.399270996Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-17T17:52:17.399472702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.399714930Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-05-17T17:52:17.400021858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-17T17:52:17', 'indexer_client_status_search_changes') 
2026-05-17T17:52:17.400356011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.401023094Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-17T17:52:17.401217716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015239s 
2026-05-17T17:52:17.401419783Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-17T17:52:17.403885619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.404174581Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-05-17T17:52:17.408985521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-17T17:52:17', 'add_language_to_files_history_blacklist') 
2026-05-17T17:52:17.409337961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.410014403Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-17T17:52:17.410216420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061207s 
2026-05-17T17:52:17.410418948Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-17T17:52:17.410624492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.410869545Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-05-17T17:52:17.411152335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-17T17:52:17', 'add_update_allowed_quality_profile') 
2026-05-17T17:52:17.411477169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.412149673Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-17T17:52:17.412349456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015058s 
2026-05-17T17:52:17.412539729Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-17T17:52:17.412751285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.412982531Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-05-17T17:52:17.413255250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-17T17:52:17', 'add_download_client_priority') 
2026-05-17T17:52:17.413582058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.414184712Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-17T17:52:17.414373232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014284s 
2026-05-17T17:52:17.414558014Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-17T17:52:17.414747556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.414979383Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-05-17T17:52:17.415247613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-17T17:52:17', 'remove_growl_prowl') 
2026-05-17T17:52:17.415566184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.416178538Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-17T17:52:17.416372078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014195s 
2026-05-17T17:52:17.416554485Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-17T17:52:17.416748596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.416983539Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-05-17T17:52:17.417252912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-17T17:52:17', 'remove_plex_hometheatre') 
2026-05-17T17:52:17.417591323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.418271183Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-17T17:52:17.418455764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015001s 
2026-05-17T17:52:17.418643502Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-17T17:52:17.418835790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.419077156Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-05-17T17:52:17.419342049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-17T17:52:17', 'add_webrip_qualites') 
2026-05-17T17:52:17.419675130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.420865297Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-17T17:52:17.421064258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002015s 
2026-05-17T17:52:17.421250383Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-17T17:52:17.421447660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.421687714Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-05-17T17:52:17.421953940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-17T17:52:17', 'health_issue_notification') 
2026-05-17T17:52:17.422278774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.422937581Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-17T17:52:17.423126832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014771s 
2026-05-17T17:52:17.423330412Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-17T17:52:17.423592961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.423832072Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-05-17T17:52:17.424112216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-17T17:52:17', 'speed_improvements') 
2026-05-17T17:52:17.424456690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.425116519Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-17T17:52:17.425308356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015207s 
2026-05-17T17:52:17.425495973Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-17T17:52:17.425693161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.425929978Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-05-17T17:52:17.426201625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-17T17:52:17', 'fix_profile_format_default') 
2026-05-17T17:52:17.426524214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.427196108Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-17T17:52:17.427396982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014902s 
2026-05-17T17:52:17.427579460Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-17T17:52:17.427772599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.428024125Z [Info] task_duration: Starting migration of Log DB to 163 
2026-05-17T17:52:17.428282476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-17T17:52:17', 'task_duration') 
2026-05-17T17:52:17.428715508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.429316779Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-17T17:52:17.429504387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015384s 
2026-05-17T17:52:17.429690131Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-17T17:52:17.429882588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.430128945Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-05-17T17:52:17.430393608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-17T17:52:17', 'movie_collections_crew') 
2026-05-17T17:52:17.430726498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.431381147Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-17T17:52:17.431567091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014914s 
2026-05-17T17:52:17.431774238Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-17T17:52:17.431999712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.432245347Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-05-17T17:52:17.432539059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-17T17:52:17', 'remove_custom_formats_from_quality_model') 
2026-05-17T17:52:17.433099187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.433776591Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-17T17:52:17.433985903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017558s 
2026-05-17T17:52:17.434178520Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-17T17:52:17.434377541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.434666533Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-05-17T17:52:17.434884292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-17T17:52:17', 'fix_tmdb_list_config') 
2026-05-17T17:52:17.435217292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.435875298Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-17T17:52:17.436078597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014833s 
2026-05-17T17:52:17.436276315Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-17T17:52:17.436468021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.436708105Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-05-17T17:52:17.436979592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-17T17:52:17', 'remove_movie_pathstate') 
2026-05-17T17:52:17.437320258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.437971199Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-17T17:52:17.438162885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014897s 
2026-05-17T17:52:17.438366134Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-17T17:52:17.438563071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.438804277Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-05-17T17:52:17.439076776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-17T17:52:17', 'custom_format_rework') 
2026-05-17T17:52:17.439521331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.440193144Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-17T17:52:17.440383658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016192s 
2026-05-17T17:52:17.440581807Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-17T17:52:17.440784475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.441021623Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-05-17T17:52:17.441289101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-17T17:52:17', 'custom_format_scores') 
2026-05-17T17:52:17.441612162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.442289847Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-17T17:52:17.442456683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001478s 
2026-05-17T17:52:17.442645663Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-17T17:52:17.442840706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.443078705Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-05-17T17:52:17.443346284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-17T17:52:17', 'fix_trakt_list_config') 
2026-05-17T17:52:17.443671750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.444359385Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-17T17:52:17.444559157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015049s 
2026-05-17T17:52:17.444761104Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-17T17:52:17.444963712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.445207172Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-05-17T17:52:17.445488639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-17T17:52:17', 'quality_definition_preferred_size') 
2026-05-17T17:52:17.445824997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.446490176Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-17T17:52:17.446687644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015107s 
2026-05-17T17:52:17.446884731Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-17T17:52:17.447083551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.447324346Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-05-17T17:52:17.447585262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-17T17:52:17', 'add_download_history') 
2026-05-17T17:52:17.447935367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.448613563Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-17T17:52:17.448801291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015219s 
2026-05-17T17:52:17.448991945Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-17T17:52:17.449200054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.449426440Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-05-17T17:52:17.449684931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-17T17:52:17', 'net_import_status') 
2026-05-17T17:52:17.450076199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.450655335Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-17T17:52:17.450843865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014616s 
2026-05-17T17:52:17.451036413Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-17T17:52:17.451244943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.451482471Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-05-17T17:52:17.451752585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-17T17:52:17', 'email_multiple_addresses') 
2026-05-17T17:52:17.452131659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.452688150Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-17T17:52:17.452878593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014324s 
2026-05-17T17:52:17.453079778Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-17T17:52:17.453284400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.453533963Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-05-17T17:52:17.453821502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-17T17:52:17', 'remove_chown_and_folderchmod_config') 
2026-05-17T17:52:17.454189894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.454793229Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-17T17:52:17.455000657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014899s 
2026-05-17T17:52:17.455196571Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-17T17:52:17.455394249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.455646387Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-05-17T17:52:17.455947564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-17T17:52:17', 'movie_recommendations') 
2026-05-17T17:52:17.456297338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.456894832Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-17T17:52:17.457085035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014799s 
2026-05-17T17:52:17.457287994Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-17T17:52:17.457487896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.457741437Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-05-17T17:52:17.458014497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-17T17:52:17', 'language_improvements') 
2026-05-17T17:52:17.458362588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.458996795Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-17T17:52:17.459206578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014442s 
2026-05-17T17:52:17.459395849Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-17T17:52:17.459595782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.459857469Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-05-17T17:52:17.460131881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-17T17:52:17', 'new_list_server') 
2026-05-17T17:52:17.460467137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.461073337Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-17T17:52:17.461264502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014713s 
2026-05-17T17:52:17.461743998Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-17T17:52:17.461953580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.462204215Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-05-17T17:52:17.462475982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-17T17:52:17', 'movie_translation_indexes') 
2026-05-17T17:52:17.462807440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.463434713Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-17T17:52:17.463636069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014685s 
2026-05-17T17:52:17.463827604Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-17T17:52:17.464053219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.464324986Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-05-17T17:52:17.464611273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-17T17:52:17', 'fix_invalid_profile_references') 
2026-05-17T17:52:17.464946007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.465553861Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-17T17:52:17.465748613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014941s 
2026-05-17T17:52:17.465946833Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-17T17:52:17.466142988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.466381097Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-05-17T17:52:17.466645580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-17T17:52:17', 'list_movies_table') 
2026-05-17T17:52:17.466971847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.467518658Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-17T17:52:17.467701767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013737s 
2026-05-17T17:52:17.467910608Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-17T17:52:17.468111142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.468354552Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-05-17T17:52:17.468621790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-17T17:52:17', 'on_delete_notification') 
2026-05-17T17:52:17.468956194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.469586523Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-17T17:52:17.469774803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014684s 
2026-05-17T17:52:17.469968192Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-17T17:52:17.470166131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.470418138Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-05-17T17:52:17.470682511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-17T17:52:17', 'download_propers_config') 
2026-05-17T17:52:17.471010622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.471586371Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-17T17:52:17.471787055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014116s 
2026-05-17T17:52:17.472048722Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-17T17:52:17.472250649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.472491133Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-05-17T17:52:17.472762901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-17T17:52:17', 'add_priority_to_indexers') 
2026-05-17T17:52:17.473092985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.473653655Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-17T17:52:17.473843577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013954s 
2026-05-17T17:52:17.474043289Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-17T17:52:17.474245406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.474491762Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-05-17T17:52:17.474770784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-17T17:52:17', 'add_alternative_title_indices') 
2026-05-17T17:52:17.475111440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.475668212Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-17T17:52:17.475888215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014101s 
2026-05-17T17:52:17.476079190Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-17T17:52:17.476278441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.476518865Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-05-17T17:52:17.476784811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-17T17:52:17', 'fix_tmdb_duplicates') 
2026-05-17T17:52:17.477117270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.477696106Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-17T17:52:17.477882151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014119s 
2026-05-17T17:52:17.478082524Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-17T17:52:17.478288008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.478530286Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-05-17T17:52:17.478810711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-17T17:52:17', 'swap_filechmod_for_folderchmod') 
2026-05-17T17:52:17.479142760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.479708830Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-17T17:52:17.479917841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014096s 
2026-05-17T17:52:17.480113044Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-17T17:52:17.480310772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.480549012Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-05-17T17:52:17.480813254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-17T17:52:17', 'mediainfo_channels') 
2026-05-17T17:52:17.481155784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.481736794Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-17T17:52:17.481923971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014206s 
2026-05-17T17:52:17.482114205Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-17T17:52:17.482309508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.482549852Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-05-17T17:52:17.483134590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-17T17:52:17.483466869Z [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-17T17:52:17.483976125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006367s 
2026-05-17T17:52:17.484174725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-17T17:52:17.484413856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-17T17:52:17.484763450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004014s 
2026-05-17T17:52:17.485030358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-17T17:52:17', 'add_update_history') 
2026-05-17T17:52:17.485360863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.485973016Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-17T17:52:17.486160624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015995s 
2026-05-17T17:52:17.486421249Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-17T17:52:17.486622284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.486864291Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-05-17T17:52:17.487132952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-17T17:52:17', 'update_awesome_hd_link') 
2026-05-17T17:52:17.487456424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.488035650Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-17T17:52:17.488226435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014011s 
2026-05-17T17:52:17.488417570Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-17T17:52:17.488610939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.488850672Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-05-17T17:52:17.489109603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-17T17:52:17', 'remove_awesomehd') 
2026-05-17T17:52:17.489434277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.489992391Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-17T17:52:17.490178606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013787s 
2026-05-17T17:52:17.490380222Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-17T17:52:17.490580386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.490849027Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-05-17T17:52:17.491142959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-17T17:52:17', 'add_on_delete_to_notifications') 
2026-05-17T17:52:17.491484757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.492046488Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-17T17:52:17.492264858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014454s 
2026-05-17T17:52:17.492456564Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-17T17:52:17.492656006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.492897933Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-05-17T17:52:17.493168839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-17T17:52:17', 'add_bypass_to_delay_profile') 
2026-05-17T17:52:17.493503092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.494065264Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-17T17:52:17.494256529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013972s 
2026-05-17T17:52:17.494446251Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-17T17:52:17.494651555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.494890516Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-05-17T17:52:17.495154077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-17T17:52:17', 'update_notifiarr') 
2026-05-17T17:52:17.495482088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.496134852Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-17T17:52:17.496328071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001474s 
2026-05-17T17:52:17.496516190Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-17T17:52:17.496718207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.496971046Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-05-17T17:52:17.497238485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-17T17:52:17', 'legacy_mediainfo_hdr') 
2026-05-17T17:52:17.497565403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.498175983Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-17T17:52:17.498387299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014251s 
2026-05-17T17:52:17.498577933Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-17T17:52:17.498778196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.499022739Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-05-17T17:52:17.499299266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-17T17:52:17', 'rename_blacklist_to_blocklist') 
2026-05-17T17:52:17.499630904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.500436175Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-17T17:52:17.500639786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016376s 
2026-05-17T17:52:17.500823726Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-17T17:52:17.501015192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.501252099Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-05-17T17:52:17.501514297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-17T17:52:17', 'add_indexer_tags') 
2026-05-17T17:52:17.501834542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.502402897Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-17T17:52:17.502593841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013802s 
2026-05-17T17:52:17.502783563Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-17T17:52:17.502980921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.503219902Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-05-17T17:52:17.503482341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-17T17:52:17', 'mediainfo_to_ffmpeg') 
2026-05-17T17:52:17.503814780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.504440681Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-17T17:52:17.504629581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014468s 
2026-05-17T17:52:17.504828512Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-17T17:52:17.505026891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.505272346Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-05-17T17:52:17.505546267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-17T17:52:17', 'cdh_per_downloadclient') 
2026-05-17T17:52:17.505870891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.506455549Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-17T17:52:17.506644479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014201s 
2026-05-17T17:52:17.506839692Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-17T17:52:17.507046769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.507296933Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-05-17T17:52:17.507572328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-17T17:52:17', 'migrate_discord_from_slack') 
2026-05-17T17:52:17.507916601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.508529606Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-17T17:52:17.508732384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014626s 
2026-05-17T17:52:17.508918449Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-17T17:52:17.509110566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.509345108Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-05-17T17:52:17.509605593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-17T17:52:17', 'remove_predb') 
2026-05-17T17:52:17.509944916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.510534684Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-17T17:52:17.510718464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014241s 
2026-05-17T17:52:17.510925100Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-17T17:52:17.511131827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.511375638Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-05-17T17:52:17.511653638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-17T17:52:17', 'add_on_update_to_notifications') 
2026-05-17T17:52:17.512000707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.512665295Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-17T17:52:17.512854797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015055s 
2026-05-17T17:52:17.513056193Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-17T17:52:17.513257358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.513502291Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-05-17T17:52:17.513779449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-17T17:52:17', 'ensure_identity_on_id_columns') 
2026-05-17T17:52:17.514111087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.514691065Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-17T17:52:17.514915447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014205s 
2026-05-17T17:52:17.515112223Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-17T17:52:17.515325142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.515617781Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-05-17T17:52:17.515953477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-17T17:52:17', 'download_client_per_indexer') 
2026-05-17T17:52:17.516315717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.516902138Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-17T17:52:17.517097171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001574s 
2026-05-17T17:52:17.517291092Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-17T17:52:17.517590194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.517836470Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-05-17T17:52:17.518109710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-17T17:52:17', 'multiple_ratings_support') 
2026-05-17T17:52:17.518449946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.524854825Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-17T17:52:17.525127935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071898s 
2026-05-17T17:52:17.525373260Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-17T17:52:17.525583984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.525846933Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-05-17T17:52:17.526123210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-17T17:52:17', 'movie_metadata') 
2026-05-17T17:52:17.526474888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.527164487Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-17T17:52:17.527348548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015873s 
2026-05-17T17:52:17.527537037Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-17T17:52:17.527730848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.527983446Z [Info] add_collections: Starting migration of Log DB to 208 
2026-05-17T17:52:17.528249943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-17T17:52:17', 'add_collections') 
2026-05-17T17:52:17.528572543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.529248825Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-17T17:52:17.529435000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015109s 
2026-05-17T17:52:17.529634502Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-17T17:52:17.529837140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.530081793Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-05-17T17:52:17.530354171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-17T17:52:17', 'movie_meta_collection_index') 
2026-05-17T17:52:17.530687613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.531340277Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-17T17:52:17.531529639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014915s 
2026-05-17T17:52:17.531727668Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-17T17:52:17.531944514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.532189728Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-05-17T17:52:17.532462878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-17T17:52:17', 'movie_added_notifications') 
2026-05-17T17:52:17.532810609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.533470247Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-17T17:52:17.533663637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001524s 
2026-05-17T17:52:17.533859130Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-17T17:52:17.534055706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.534302914Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-05-17T17:52:17.534568710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-17T17:52:17', 'more_movie_meta_index') 
2026-05-17T17:52:17.534904486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.535548182Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-17T17:52:17.535738165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001485s 
2026-05-17T17:52:17.535995303Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-17T17:52:17.536223232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.536474628Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-05-17T17:52:17.537107904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-17T17:52:17.537286884Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-17T17:52:17.537484853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-17T17:52:17.538284854Z [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-17T17:52:17.538937839Z [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-17T17:52:17.539395400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-17T17:52:17.539958354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-17T17:52:17.540948819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-17T17:52:17.541306620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036285s 
2026-05-17T17:52:17.541503937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-17T17:52:17.541672346Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:17.541853591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-17T17:52:17.542514473Z [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-17T17:52:17.543129221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-17T17:52:17.543592824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-17T17:52:17.544116579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-17T17:52:17.545021903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-17T17:52:17.545410435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033395s 
2026-05-17T17:52:17.545606600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:52:17.545781292Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-17T17:52:17.545990754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-17T17:52:17.546675984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-17T17:52:17.547182093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-17T17:52:17.547616678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-17T17:52:17.548118369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-17T17:52:17.548987329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-17T17:52:17.549387415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031673s 
2026-05-17T17:52:17.549673621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-17T17:52:17', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-17T17:52:17.550020349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.550992758Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-17T17:52:17.551201629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047277s 
2026-05-17T17:52:17.551403856Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-17T17:52:17.551616314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.551874825Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-05-17T17:52:17.552242525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-17T17:52:17', 'add_language_tags_to_subtitle_files') 
2026-05-17T17:52:17.552581017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.553683267Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-17T17:52:17.553880574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020417s 
2026-05-17T17:52:17.554074385Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-17T17:52:17.554269237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.554508459Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-05-17T17:52:17.554772611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-17T17:52:17', 'add_salt_to_users') 
2026-05-17T17:52:17.555102375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.555747344Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-17T17:52:17.555975153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014738s 
2026-05-17T17:52:17.556167370Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-17T17:52:17.556367573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.556603278Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-05-17T17:52:17.556865987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-17T17:52:17', 'clean_alt_titles') 
2026-05-17T17:52:17.557198887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.557860770Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-17T17:52:17.558051214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014907s 
2026-05-17T17:52:17.558235094Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-17T17:52:17.558435067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.558681002Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-05-17T17:52:17.558934192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-17T17:52:17', 'remove_omg') 
2026-05-17T17:52:17.559255519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.559863504Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-17T17:52:17.560100000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014349s 
2026-05-17T17:52:17.560298811Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-17T17:52:17.560508413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.560754939Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-05-17T17:52:17.561046787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-17T17:52:17', 'add_additional_info_to_pending_releases') 
2026-05-17T17:52:17.561385760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.562059276Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-17T17:52:17.562263638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015341s 
2026-05-17T17:52:17.562458190Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-17T17:52:17.562660277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.562902254Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-05-17T17:52:17.563191547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-17T17:52:17', 'add_result_to_commands') 
2026-05-17T17:52:17.563532994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.564226191Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-17T17:52:17.564423368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015482s 
2026-05-17T17:52:17.564615575Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-17T17:52:17.564819846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.565061683Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-05-17T17:52:17.565341477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-17T17:52:17', 'health_restored_notification') 
2026-05-17T17:52:17.565680039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.566344246Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-17T17:52:17.566537636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015129s 
2026-05-17T17:52:17.566753651Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-17T17:52:17.566974205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.567230150Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-05-17T17:52:17.567544273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-17T17:52:17', 'add_on_manual_interaction_required_to_notifications') 
2026-05-17T17:52:17.567908416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.568601783Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-17T17:52:17.568811555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015975s 
2026-05-17T17:52:17.569001358Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-17T17:52:17.569199076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.569435562Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-05-17T17:52:17.569691638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-17T17:52:17', 'remove_rarbg') 
2026-05-17T17:52:17.570016633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.570669548Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-17T17:52:17.570851444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014693s 
2026-05-17T17:52:17.571056958Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-17T17:52:17.571267021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.571515461Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-05-17T17:52:17.571808782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-17T17:52:17', 'remove_invalid_roksbox_metadata_images') 
2026-05-17T17:52:17.572173978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.572854829Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-17T17:52:17.573049872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001554s 
2026-05-17T17:52:17.573239183Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-17T17:52:17.573432031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.573672967Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-05-17T17:52:17.573929644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-17T17:52:17', 'list_sync_time') 
2026-05-17T17:52:17.574269147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.574922153Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-17T17:52:17.575107757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014877s 
2026-05-17T17:52:17.575302008Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-17T17:52:17.575500658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.575745671Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-05-17T17:52:17.576069704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-17T17:52:17', 'add_tags_to_collections') 
2026-05-17T17:52:17.576406172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.577089297Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-17T17:52:17.577277667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015676s 
2026-05-17T17:52:17.577475736Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-17T17:52:17.577676099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.577945722Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-05-17T17:52:17.578225425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-17T17:52:17', 'add_download_client_tags') 
2026-05-17T17:52:17.578555550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.579224227Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-17T17:52:17.579442256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015364s 
2026-05-17T17:52:17.579642519Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-17T17:52:17.579838103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.580103859Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-05-17T17:52:17.580361407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-17T17:52:17', 'add_auto_tagging') 
2026-05-17T17:52:17.580705821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.581372293Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-17T17:52:17.581566735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015276s 
2026-05-17T17:52:17.581779293Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-17T17:52:17.581990498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.582247857Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-05-17T17:52:17.582548653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-17T17:52:17', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-17T17:52:17.582901333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.583567004Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-17T17:52:17.583773680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001552s 
2026-05-17T17:52:17.583997320Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-17T17:52:17.584245200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.584512829Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-05-17T17:52:17.584881862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-17T17:52:17', 'update_restrictions_to_release_profiles') 
2026-05-17T17:52:17.585287759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.586035145Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-17T17:52:17.586241931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001787s 
2026-05-17T17:52:17.586436743Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-17T17:52:17.586638810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.586882161Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-05-17T17:52:17.587163036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-17T17:52:17', 'rename_quality_profiles') 
2026-05-17T17:52:17.587583253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.588299515Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-17T17:52:17.588499288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001645s 
2026-05-17T17:52:17.588700884Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-17T17:52:17.588902389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.589143996Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-05-17T17:52:17.589416084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-17T17:52:17', 'update_images_remote_url') 
2026-05-17T17:52:17.589742792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.590468754Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-17T17:52:17.590687855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015275s 
2026-05-17T17:52:17.590904201Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-17T17:52:17.591119264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.591358897Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-05-17T17:52:17.591636125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-17T17:52:17', 'add_notification_status') 
2026-05-17T17:52:17.592040099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.592810430Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-17T17:52:17.593003830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016774s 
2026-05-17T17:52:17.593209073Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-17T17:52:17.593418956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.593666745Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-05-17T17:52:17.593947751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-17T17:52:17', 'rename_deprecated_indexer_flags') 
2026-05-17T17:52:17.594283908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.594951432Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-17T17:52:17.595161716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015194s 
2026-05-17T17:52:17.595346598Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-17T17:52:17.595901426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.596180728Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-05-17T17:52:17.596457465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-17T17:52:17', 'movie_last_searched_time') 
2026-05-17T17:52:17.596787901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.597468211Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-17T17:52:17.597667172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015673s 
2026-05-17T17:52:17.597851673Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-17T17:52:17.598067137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.598341530Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-05-17T17:52:17.598629810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-17T17:52:17', 'email_encryption') 
2026-05-17T17:52:17.598968272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.599619524Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-17T17:52:17.599814426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015593s 
2026-05-17T17:52:17.600038618Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-17T17:52:17.600240955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.600491560Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-05-17T17:52:17.600779750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-17T17:52:17', 'clear_last_rss_releases_info') 
2026-05-17T17:52:17.601126779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.601809544Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-17T17:52:17.602000379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015529s 
2026-05-17T17:52:17.602183878Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-17T17:52:17.602374653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.602623083Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-05-17T17:52:17.602866543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-17T17:52:17', 'add_indexes') 
2026-05-17T17:52:17.603187289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.603831266Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-17T17:52:17.604030287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014553s 
2026-05-17T17:52:17.604235921Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-17T17:52:17.604446175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.604700417Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-05-17T17:52:17.604990621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-17T17:52:17', 'parse_title_from_existing_subtitle_files') 
2026-05-17T17:52:17.605341368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.606041007Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-17T17:52:17.606315750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015686s 
2026-05-17T17:52:17.606452676Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-17T17:52:17.606678601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.606928925Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-05-17T17:52:17.607237467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-17T17:52:17', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-17T17:52:17.607584957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.608317943Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-17T17:52:17.608529529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016039s 
2026-05-17T17:52:17.608741736Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-17T17:52:17.608950888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.609198707Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-05-17T17:52:17.609495865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-17T17:52:17', 'drop_multi_episode_style_from_naming_config') 
2026-05-17T17:52:17.609847022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.610518785Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-17T17:52:17.610723317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015465s 
2026-05-17T17:52:17.610914883Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-17T17:52:17.611109796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.611354969Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-05-17T17:52:17.611617879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-17T17:52:17', 'stevenlu_update_url') 
2026-05-17T17:52:17.611958846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.612585558Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-17T17:52:17.612770380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014639s 
2026-05-17T17:52:17.612958980Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-17T17:52:17.613156387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:52:17.613395539Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-05-17T17:52:17.613658940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-17T17:52:17', 'add_movie_keywords') 
2026-05-17T17:52:17.613982080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:52:17.614592420Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-17T17:52:17.614776430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014315s 
2026-05-17T17:52:17.801406760Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-05-17T17:52:17.808295113Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-17T17:52:17.922674607Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-17T17:52:17.949676229Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-05-17T17:52:17.979281074Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-17T17:52:17.986880139Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-17T17:52:17.987177909Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-05-17T17:52:18.100927825Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-17T17:52:18.556438187Z [ls.io-init] done.