2026-05-19T19:19:28.047458056Z [migrations] started
2026-05-19T19:19:28.051927317Z [migrations] no migrations found
2026-05-19T19:19:28.822213050Z usermod: no changes
2026-05-19T19:19:28.914019845Z ───────────────────────────────────────
2026-05-19T19:19:28.914033072Z 
2026-05-19T19:19:28.914041128Z       ██╗     ███████╗██╗ ██████╗
2026-05-19T19:19:28.914049545Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-19T19:19:28.914057792Z       ██║     ███████╗██║██║   ██║
2026-05-19T19:19:28.914066158Z       ██║     ╚════██║██║██║   ██║
2026-05-19T19:19:28.914074365Z       ███████╗███████║██║╚██████╔╝
2026-05-19T19:19:28.914082622Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-19T19:19:28.914090948Z 
2026-05-19T19:19:28.914098844Z    Brought to you by linuxserver.io
2026-05-19T19:19:28.914106880Z ───────────────────────────────────────
2026-05-19T19:19:28.921358124Z 
2026-05-19T19:19:28.921911448Z To support the app dev(s) visit:
2026-05-19T19:19:28.959653700Z Radarr: https://opencollective.com/radarr
2026-05-19T19:19:28.964337222Z 
2026-05-19T19:19:28.964345629Z To support LSIO projects visit:
2026-05-19T19:19:28.964350318Z https://www.linuxserver.io/donate/
2026-05-19T19:19:28.964355118Z 
2026-05-19T19:19:28.964359407Z ───────────────────────────────────────
2026-05-19T19:19:28.964364286Z GID/UID
2026-05-19T19:19:28.964368615Z ───────────────────────────────────────
2026-05-19T19:19:29.071741199Z 
2026-05-19T19:19:29.071748373Z User UID:    911
2026-05-19T19:19:29.071753053Z User GID:    911
2026-05-19T19:19:29.071757542Z ───────────────────────────────────────
2026-05-19T19:19:29.113624210Z Linuxserver.io version: 6.2.0.10419-ls1
2026-05-19T19:19:29.117498202Z Build-date: 2026-05-19T19:13:56+00:00
2026-05-19T19:19:29.117505226Z ───────────────────────────────────────
2026-05-19T19:19:29.117509926Z     
2026-05-19T19:19:32.190754392Z [custom-init] No custom files found, skipping...
2026-05-19T19:19:38.449122226Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.2.0.10419 
2026-05-19T19:19:38.729481518Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-19T19:19:38.791954726Z [Debug] Bootstrap: Console selected 
2026-05-19T19:19:38.804298957Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-19T19:19:42.773516368Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-19T19:19:43.809309053Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {3959ddf2-c322-4dd9-9372-db1aded4346d} may be persisted to storage in unencrypted form. 
2026-05-19T19:19:45.276728054Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-19T19:19:45.832131164Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-19T19:19:46.997027307Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-19T19:19:47.110922036Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:47.118369646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:47.683223008Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-19T19:19:47.738092522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5729498s 
2026-05-19T19:19:47.741384031Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-19T19:19:47.743633492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6272245s 
2026-05-19T19:19:47.850890984Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-19T19:19:47.858860855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:47.944989064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-19T19:19:48.075708257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-19T19:19:48.239374033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2913354s 
2026-05-19T19:19:48.244515067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:48.258508559Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-19T19:19:48.260568167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3107728s 
2026-05-19T19:19:48.276241823Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-19T19:19:48.278572868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:48.356639521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-19T19:19:48.370487360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-19T19:19:48.618328643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0957633s 
2026-05-19T19:19:48.783461964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:19:48.855647052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0658714s 
2026-05-19T19:19:48.931572684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-19T19:19:48.987755283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-19T19:19:49.119357384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1845959s 
2026-05-19T19:19:49.125845401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:49.134816298Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-19T19:19:49.137185820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2000388s 
2026-05-19T19:19:49.159565061Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-19T19:19:49.162571005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:49.213148857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:19:49.215264247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002401s 
2026-05-19T19:19:49.217106687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-19T19:19:49.220195027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-19T19:19:49.225009323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062711s 
2026-05-19T19:19:49.226767363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:49.230023291Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-19T19:19:49.231556529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111625s 
2026-05-19T19:19:49.364723562Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-19T19:19:49.366988213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:49.381913722Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-19T19:19:49.746227656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-19T19:19:49.756381745Z [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-19T19:19:49.765097338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169805s 
2026-05-19T19:19:49.767189391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-19T19:19:49.771401695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-19T19:19:49.775112278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062986s 
2026-05-19T19:19:49.776732100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-19T19:19:49.779642412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-05-19T19:19:49.783471904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051567s 
2026-05-19T19:19:49.785179252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-19T19:19:49.787482982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-19T19:19:49.790993883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041826s 
2026-05-19T19:19:49.792568544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-05-19T19:19:49.803885717Z [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-19T19:19:49.815035963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208287s 
2026-05-19T19:19:49.816779614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-05-19T19:19:49.818900836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-05-19T19:19:49.822197335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038625s 
2026-05-19T19:19:49.823752838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-05-19T19:19:49.831940628Z [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-19T19:19:49.839843204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014493s 
2026-05-19T19:19:49.841593960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-19T19:19:49.843903711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:49.847237966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041058s 
2026-05-19T19:19:49.849036338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-05-19T19:19:49.851494809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:49.855199721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004506s 
2026-05-19T19:19:49.856822820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-05-19T19:19:49.864847240Z [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-19T19:19:49.872328969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139043s 
2026-05-19T19:19:49.873933290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-05-19T19:19:49.878401057Z [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-19T19:19:49.883176094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076792s 
2026-05-19T19:19:49.884749613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-19T19:19:49.888958990Z [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-19T19:19:49.896658578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102584s 
2026-05-19T19:19:49.898411317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-19T19:19:49.900645778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-19T19:19:49.905486116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054634s 
2026-05-19T19:19:49.907213605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-19T19:19:50.065511430Z [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-19T19:19:50.074710777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1634039s 
2026-05-19T19:19:50.078555510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-19T19:19:50.084243907Z [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-19T19:19:50.090655199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089181s 
2026-05-19T19:19:50.092974339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-19T19:19:50.095708947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-19T19:19:50.099186140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045072s 
2026-05-19T19:19:50.100846684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-19T19:19:50.166179000Z [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-19T19:19:50.172063832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0696154s 
2026-05-19T19:19:50.173718785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-19T19:19:50.175690877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-19T19:19:50.178871573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037685s 
2026-05-19T19:19:50.180258406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-19T19:19:50.183705428Z [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-19T19:19:50.187592737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059352s 
2026-05-19T19:19:50.189173781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-19T19:19:50.191090531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:50.194426069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003556s 
2026-05-19T19:19:50.198788735Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-05-19T19:19:50.206101693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-05-19T19:19:50.210265840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099223s 
2026-05-19T19:19:50.211734949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-05-19T19:19:50.215610664Z [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-19T19:19:50.219871114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066829s 
2026-05-19T19:19:50.221305383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-19T19:19:50.226006741Z [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-19T19:19:50.230825035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079464s 
2026-05-19T19:19:50.232418674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-19T19:19:50.236885110Z [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-19T19:19:50.242362431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082965s 
2026-05-19T19:19:50.243888685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-19T19:19:50.247313602Z [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-19T19:19:50.251467258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061201s 
2026-05-19T19:19:50.253189095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-19T19:19:50.255458235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-19T19:19:50.258665464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040025s 
2026-05-19T19:19:50.260257250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-19T19:19:50.262403422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-19T19:19:50.265819162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040639s 
2026-05-19T19:19:50.267176665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-19T19:19:50.270974885Z [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-19T19:19:50.275511151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068672s 
2026-05-19T19:19:50.277087436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-19T19:19:50.282168699Z [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-19T19:19:50.288020745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093995s 
2026-05-19T19:19:50.289543602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-19T19:19:50.292994923Z [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-19T19:19:50.297128598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061685s 
2026-05-19T19:19:50.298598618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-19T19:19:50.302532631Z [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-19T19:19:50.306685094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066767s 
2026-05-19T19:19:50.308189173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-19T19:19:50.311104675Z [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-19T19:19:50.314560565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049437s 
2026-05-19T19:19:50.315974503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-19T19:19:50.318345488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-19T19:19:50.321641435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042586s 
2026-05-19T19:19:50.323184353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-19T19:19:50.325047876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-19T19:19:50.327990592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034207s 
2026-05-19T19:19:50.329437887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-19T19:19:50.332357888Z [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-19T19:19:50.335759198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004946s 
2026-05-19T19:19:50.337205471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-19T19:19:50.341190517Z [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-19T19:19:50.345371607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067392s 
2026-05-19T19:19:50.362511226Z [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-19T19:19:50.372459411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-19T19:19:50.376412432Z [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-19T19:19:50.380585346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065269s 
2026-05-19T19:19:50.382172954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-19T19:19:50.384202371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-19T19:19:50.475492806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914965s 
2026-05-19T19:19:50.478506736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-19T19:19:50.480581204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-19T19:19:50.483672299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037405s 
2026-05-19T19:19:50.485102459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-19T19:19:50.489434835Z [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-19T19:19:50.494163618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075875s 
2026-05-19T19:19:50.495574560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-19T19:19:50.499364112Z [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-19T19:19:50.503575283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006601s 
2026-05-19T19:19:50.505235747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-05-19T19:19:50.507805573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-05-19T19:19:50.511739666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004788s 
2026-05-19T19:19:50.513299517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-19T19:19:50.520129463Z [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-19T19:19:50.526086159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113572s 
2026-05-19T19:19:50.527526680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-19T19:19:50.531764535Z [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-19T19:19:50.537709939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087822s 
2026-05-19T19:19:50.539289650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-19T19:19:50.541229166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-19T19:19:50.544310131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036069s 
2026-05-19T19:19:50.564971663Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0252696 taking an average of 00:00:00.0252696 
2026-05-19T19:19:50.574757862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-19T19:19:50', 'InitialSetup') 
2026-05-19T19:19:50.579866320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:50.593850373Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-19T19:19:50.595411728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526348s 
2026-05-19T19:19:50.599456013Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-19T19:19:50.601083561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:50.604203564Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-05-19T19:19:50.621890736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-05-19T19:19:50.626376239Z [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-19T19:19:50.632257223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086246s 
2026-05-19T19:19:50.633888438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-05-19T19:19:50.636252159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-19T19:19:50.639265057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039487s 
2026-05-19T19:19:50.640782734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:50.642221892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001331s 
2026-05-19T19:19:50.644556363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-05-19T19:19:50.647112822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:50.655638272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095123s 
2026-05-19T19:19:50.658834409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-19T19:19:50', 'add_moviefiles_table') 
2026-05-19T19:19:50.662211941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:50.665061079Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-19T19:19:50.666447381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188283s 
2026-05-19T19:19:50.668521698Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-19T19:19:50.670088724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:50.672472566Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-05-19T19:19:50.677424619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-19T19:19:50.687372623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-05-19T19:19:50.688944559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-05-19T19:19:50.691419283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:50.700580393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099167s 
2026-05-19T19:19:50.703315642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-19T19:19:50', 'fix_history_movieId') 
2026-05-19T19:19:50.706431628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:50.709059841Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-19T19:19:50.710535132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183762s 
2026-05-19T19:19:50.712544088Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-19T19:19:50.714629027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:50.717318353Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-05-19T19:19:50.739632914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:50.741430153Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2026-05-19T19:19:50.742961107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-05-19T19:19:50.745164163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:50.754533913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100517s 
2026-05-19T19:19:50.756042792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:50.757409745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-19T19:19:50.758912933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-05-19T19:19:50.760864192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-05-19T19:19:50.770342061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097974s 
2026-05-19T19:19:50.772455307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:50.773821488Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-19T19:19:50.778023701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-05-19T19:19:50.995817048Z [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-19T19:19:51.010928021Z [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-19T19:19:51.025843430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:51.037644998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:51.067187766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:51.071739974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:51.075572372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2957397s 
2026-05-19T19:19:51.077642702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:51.079098083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2026-05-19T19:19:51.080724458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-05-19T19:19:51.082810239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-05-19T19:19:51.091267231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090263s 
2026-05-19T19:19:51.094397505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-19T19:19:51', 'add_tmdb_stuff') 
2026-05-19T19:19:51.097664224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.100931965Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-19T19:19:51.102385573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185685s 
2026-05-19T19:19:51.104276581Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-19T19:19:51.105829499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.108103519Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-05-19T19:19:51.114829685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:19:51.116396190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2026-05-19T19:19:51.117938205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-05-19T19:19:51.179813490Z [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-19T19:19:51.187257561Z [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-19T19:19:51.192186749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-19T19:19:51.195838022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-19T19:19:51.219145703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-19T19:19:51.222445649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1030093s 
2026-05-19T19:19:51.225027368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-19T19:19:51', 'fix_movie_files') 
2026-05-19T19:19:51.227911527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.231884879Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-19T19:19:51.233296693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1123306s 
2026-05-19T19:19:51.235221098Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-19T19:19:51.236831582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.239164681Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-05-19T19:19:51.245798761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-19T19:19:51.247488133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2026-05-19T19:19:51.249074318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-05-19T19:19:51.311760125Z [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-19T19:19:51.317366576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-05-19T19:19:51.320817215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-19T19:19:51.324295050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-19T19:19:51.345436297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-19T19:19:51.348814420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0982736s 
2026-05-19T19:19:51.351132329Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-19T19:19:51.354370891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-19T19:19:51.358982960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059437s 
2026-05-19T19:19:51.365144859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-19T19:19:51', 'update_schedule_intervale') 
2026-05-19T19:19:51.368053958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.371014541Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-19T19:19:51.372600986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177908s 
2026-05-19T19:19:51.374703400Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-19T19:19:51.376344635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.378875111Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-05-19T19:19:51.387345020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-19T19:19:51.389043130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2026-05-19T19:19:51.390693133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-05-19T19:19:51.392876700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-05-19T19:19:51.401507212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093049s 
2026-05-19T19:19:51.402968475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-19T19:19:51.404311479Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-05-19T19:19:51.405998116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-05-19T19:19:51.408127004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-05-19T19:19:51.416024880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084873s 
2026-05-19T19:19:51.417438276Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:51.419391159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:51.427299216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083473s 
2026-05-19T19:19:51.430111329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-19T19:19:51', 'add_movie_formats_to_naming_config') 
2026-05-19T19:19:51.433216292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.436034889Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-19T19:19:51.437453486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169848s 
2026-05-19T19:19:51.439357460Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-19T19:19:51.440958034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.443177775Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-05-19T19:19:51.448046901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:51.449511461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-05-19T19:19:51.451058526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-05-19T19:19:51.453125930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-05-19T19:19:51.461836703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093018s 
2026-05-19T19:19:51.464366658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-19T19:19:51', 'add_phyiscal_release') 
2026-05-19T19:19:51.467244925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.470003089Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-19T19:19:51.471373499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173637s 
2026-05-19T19:19:51.473250490Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-19T19:19:51.474759950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.476965572Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-05-19T19:19:51.499681050Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:51.511926843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-05-19T19:19:51.515185926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136417s 
2026-05-19T19:19:51.517682705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-19T19:19:51', 'remove_bitmetv') 
2026-05-19T19:19:51.520562514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.523149855Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-19T19:19:51.524528772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215768s 
2026-05-19T19:19:51.526387976Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-19T19:19:51.527957407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.530274073Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-05-19T19:19:51.537151945Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:51.539668784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-05-19T19:19:51.542312598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034739s 
2026-05-19T19:19:51.544805749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-19T19:19:51', 'remove_torrentleech') 
2026-05-19T19:19:51.547679256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.550414896Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-19T19:19:51.551784384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114789s 
2026-05-19T19:19:51.553682076Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-19T19:19:51.555254442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.557465636Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-05-19T19:19:51.561292192Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:51.563454236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-05-19T19:19:51.565919451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031046s 
2026-05-19T19:19:51.568394246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-19T19:19:51', 'remove_broadcasthenet') 
2026-05-19T19:19:51.571228624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.573848370Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-19T19:19:51.575236195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010885s 
2026-05-19T19:19:51.576977392Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-19T19:19:51.578556542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.580767745Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-05-19T19:19:51.584399870Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:51.586427003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-05-19T19:19:51.588855183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029531s 
2026-05-19T19:19:51.591293644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-19T19:19:51', 'remove_fanzub') 
2026-05-19T19:19:51.594159536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.596755985Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-19T19:19:51.598114301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01078s 
2026-05-19T19:19:51.599997143Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-19T19:19:51.601567646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.603759921Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-05-19T19:19:51.606930266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:51.608549607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:51.614943634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064728s 
2026-05-19T19:19:51.617588280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-19T19:19:51', 'update_movie_sorttitle') 
2026-05-19T19:19:51.620672111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.623364854Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-19T19:19:51.624768320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148489s 
2026-05-19T19:19:51.626694570Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-19T19:19:51.628336406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.630600627Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-05-19T19:19:51.633754008Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:51.635313809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:51.641414425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061569s 
2026-05-19T19:19:51.644085885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-19T19:19:51', 'update_movie_sorttitle_again') 
2026-05-19T19:19:51.647293756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.649922580Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-19T19:19:51.651326448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145404s 
2026-05-19T19:19:51.653195492Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-19T19:19:51.654754451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.656998110Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-05-19T19:19:51.669126767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-05-19T19:19:51.671388732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-05-19T19:19:51.679945385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091236s 
2026-05-19T19:19:51.682540401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-19T19:19:51', 'update_movie_file') 
2026-05-19T19:19:51.685469580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.688085569Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-19T19:19:51.689458905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172049s 
2026-05-19T19:19:51.691422790Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-19T19:19:51.693004636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.695221511Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-05-19T19:19:51.698506707Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:51.700046799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:51.706671701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066853s 
2026-05-19T19:19:51.709252047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-19T19:19:51', 'update_movie_slug') 
2026-05-19T19:19:51.712291849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.714874481Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-19T19:19:51.716247065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148575s 
2026-05-19T19:19:51.718081409Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-19T19:19:51.719646271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.721906623Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-05-19T19:19:51.726218998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:51.727642916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-05-19T19:19:51.729189771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-05-19T19:19:51.731241554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-05-19T19:19:51.739712884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090214s 
2026-05-19T19:19:51.742212799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-19T19:19:51', 'add_youtube_trailer_id') 
2026-05-19T19:19:51.745118000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.747760632Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-19T19:19:51.749132335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169677s 
2026-05-19T19:19:51.750895065Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-19T19:19:51.752442381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.754589946Z [Info] add_studio: Starting migration of Main DB to 120 
2026-05-19T19:19:51.758963565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:51.760353704Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-05-19T19:19:51.761826450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-05-19T19:19:51.763739273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-05-19T19:19:51.772149210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088485s 
2026-05-19T19:19:51.774539484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-19T19:19:51', 'add_studio') 
2026-05-19T19:19:51.777419714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.779980612Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-19T19:19:51.781309889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166791s 
2026-05-19T19:19:51.783150787Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-19T19:19:51.784727793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.786978295Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-05-19T19:19:51.790234713Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:51.791795547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:51.798829122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007096s 
2026-05-19T19:19:51.801499089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-19T19:19:51', 'update_filedate_config') 
2026-05-19T19:19:51.804581287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.807194269Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-19T19:19:51.808603647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153977s 
2026-05-19T19:19:51.810485487Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-19T19:19:51.812066552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.814365151Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-05-19T19:19:51.822143997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:51.823569508Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-05-19T19:19:51.825095892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-05-19T19:19:51.827186974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-05-19T19:19:51.835781152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092109s 
2026-05-19T19:19:51.837230631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:51.838541461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-05-19T19:19:51.840074699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-05-19T19:19:51.910678543Z [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-19T19:19:51.918563061Z [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-19T19:19:51.923807924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-19T19:19:51.927003971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-19T19:19:51.949951847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1079445s 
2026-05-19T19:19:51.951437960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:51.952801416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-19T19:19:51.954312099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-05-19T19:19:52.022141314Z [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-19T19:19:52.030152107Z [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-19T19:19:52.035258582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-19T19:19:52.038702778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-19T19:19:52.061549601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1054724s 
2026-05-19T19:19:52.064933055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-19T19:19:52', 'add_movieid_to_blacklist') 
2026-05-19T19:19:52.067977266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.071133973Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-19T19:19:52.072553272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1151549s 
2026-05-19T19:19:52.074669453Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-19T19:19:52.076307853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.078616012Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-05-19T19:19:52.095747664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-05-19T19:19:52.100557160Z [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-19T19:19:52.105691461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008236s 
2026-05-19T19:19:52.107207935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-05-19T19:19:52.109193423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-05-19T19:19:52.112111550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034856s 
2026-05-19T19:19:52.114587897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-19T19:19:52', 'create_netimport_table') 
2026-05-19T19:19:52.117477457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.120307717Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-19T19:19:52.121684851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115266s 
2026-05-19T19:19:52.123600529Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-19T19:19:52.125212806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.127471254Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-05-19T19:19:52.132107301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:52.133547932Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-19T19:19:52.135082132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-05-19T19:19:52.137130558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-05-19T19:19:52.145834707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092164s 
2026-05-19T19:19:52.148532310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-19T19:19:52', 'add_preferred_tags_to_profile') 
2026-05-19T19:19:52.151478263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.154185916Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-19T19:19:52.155603381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174368s 
2026-05-19T19:19:52.157378957Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-19T19:19:52.158978609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.161241827Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-05-19T19:19:52.164597856Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:52.166156665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:52.170470553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043862s 
2026-05-19T19:19:52.173041761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-19T19:19:52', 'fix_imdb_unique') 
2026-05-19T19:19:52.176025049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.178684475Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-19T19:19:52.180061348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126185s 
2026-05-19T19:19:52.181949260Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-19T19:19:52.183554904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.186008887Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-05-19T19:19:52.189160965Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:52.190709794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:52.215964767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024951s 
2026-05-19T19:19:52.218884918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-19T19:19:52', 'update_qualities_and_profiles') 
2026-05-19T19:19:52.222245927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.225096958Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-19T19:19:52.226558261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343338s 
2026-05-19T19:19:52.228313587Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-19T19:19:52.229852746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.232897699Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-05-19T19:19:52.240560521Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:52.243150908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-19T19:19:52.246308718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038248s 
2026-05-19T19:19:52.249057675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-19T19:19:52', 'remove_wombles') 
2026-05-19T19:19:52.252332961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.254988038Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-19T19:19:52.256496907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124973s 
2026-05-19T19:19:52.258504410Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-19T19:19:52.260344265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.262750842Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-05-19T19:19:52.266946451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:52.269189369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-05-19T19:19:52.272209892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035113s 
2026-05-19T19:19:52.275165033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-19T19:19:52', 'remove_kickass') 
2026-05-19T19:19:52.278354657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.280941237Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-19T19:19:52.282327569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123234s 
2026-05-19T19:19:52.284419181Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-19T19:19:52.286084395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.288481232Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-05-19T19:19:52.293295207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:19:52.294916001Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.06E-05s 
2026-05-19T19:19:52.296727770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-05-19T19:19:52.299103565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-05-19T19:19:52.308747027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103886s 
2026-05-19T19:19:52.311449830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-19T19:19:52', 'add_parsed_movie_info_to_pending_release') 
2026-05-19T19:19:52.314595275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.317778235Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-19T19:19:52.319242744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192208s 
2026-05-19T19:19:52.321141188Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-19T19:19:52.322721621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.325058437Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-05-19T19:19:52.330303390Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:52.333310255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-19T19:19:52.336357242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041756s 
2026-05-19T19:19:52.337986213Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:52.340070320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-05-19T19:19:52.342279960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028268s 
2026-05-19T19:19:52.344801879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-19T19:19:52', 'remove_wombles_kickass') 
2026-05-19T19:19:52.347926262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.351375969Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-19T19:19:52.352886421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115015s 
2026-05-19T19:19:52.354951410Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-19T19:19:52.356644450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.359280549Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-05-19T19:19:52.364192721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:19:52.365768525Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-05-19T19:19:52.367490192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-05-19T19:19:52.426697163Z [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-19T19:19:52.433615517Z [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-19T19:19:52.437798331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-19T19:19:52.440879205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-19T19:19:52.462280106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0930704s 
2026-05-19T19:19:52.465018842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-19T19:19:52', 'make_parsed_episode_info_nullable') 
2026-05-19T19:19:52.468320822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.472899182Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-19T19:19:52.474434354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1034595s 
2026-05-19T19:19:52.476759517Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-19T19:19:52.521386944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.525292440Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-05-19T19:19:52.531514221Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-19T19:19:52.534272956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-19T19:19:52.537407299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040251s 
2026-05-19T19:19:52.540271467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-19T19:19:52', 'rename_torrent_downloadstation') 
2026-05-19T19:19:52.543721225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.546230568Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-19T19:19:52.547686931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012605s 
2026-05-19T19:19:52.549746770Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-19T19:19:52.551344548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.553760804Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-05-19T19:19:52.566709282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-19T19:19:52.568444326Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-05-19T19:19:52.570204631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-05-19T19:19:52.572567931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-19T19:19:52.581871448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101337s 
2026-05-19T19:19:52.583335967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:52.584661166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-05-19T19:19:52.586206038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-05-19T19:19:52.588441961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-19T19:19:52.596946589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009242s 
2026-05-19T19:19:52.599479610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-19T19:19:52', 'add_minimumavailability') 
2026-05-19T19:19:52.602534973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.605145150Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-19T19:19:52.606540370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173103s 
2026-05-19T19:19:52.608534686Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-19T19:19:52.610163857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.612453459Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-05-19T19:19:52.615824378Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:52.617456295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:52.620536768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031696s 
2026-05-19T19:19:52.623254191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-19T19:19:52', 'add_remux_qualities_for_the_wankers') 
2026-05-19T19:19:52.626335837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.629117520Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-19T19:19:52.630561898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115589s 
2026-05-19T19:19:52.632445993Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-19T19:19:52.634041075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.636280065Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-05-19T19:19:52.640886742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:52.642332123Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-05-19T19:19:52.643875531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-05-19T19:19:52.646218831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:52.655209728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098229s 
2026-05-19T19:19:52.657817931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-19T19:19:52', 'add_haspredbentry_to_movies') 
2026-05-19T19:19:52.660810037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.663498451Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-19T19:19:52.664940976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179951s 
2026-05-19T19:19:52.666803958Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-19T19:19:52.668390233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.670631367Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-05-19T19:19:52.675359910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:52.676860031Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-05-19T19:19:52.678350383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-05-19T19:19:52.680505724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-05-19T19:19:52.689566832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097396s 
2026-05-19T19:19:52.692210176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-19T19:19:52', 'add_pathstate_to_movies') 
2026-05-19T19:19:52.695868022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.699223029Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-19T19:19:52.700722679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192065s 
2026-05-19T19:19:52.702679139Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-19T19:19:52.704361858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.706710749Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-05-19T19:19:52.717116336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-05-19T19:19:52.720502195Z [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-19T19:19:52.724818307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060443s 
2026-05-19T19:19:52.726438119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-05-19T19:19:52.728619733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-05-19T19:19:52.732082236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039874s 
2026-05-19T19:19:52.734247457Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:52.735899835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:52.748704353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126622s 
2026-05-19T19:19:52.751685507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-19T19:19:52', 'add_import_exclusions_table') 
2026-05-19T19:19:52.754859419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.757712935Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-19T19:19:52.759135540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218661s 
2026-05-19T19:19:52.761026569Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-19T19:19:52.762616280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.764877084Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-05-19T19:19:52.769159268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:52.770573055Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-05-19T19:19:52.772151084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-05-19T19:19:52.774508341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-05-19T19:19:52.783265417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096106s 
2026-05-19T19:19:52.785821756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-19T19:19:52', 'add_physical_release_note') 
2026-05-19T19:19:52.788757538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.791664883Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-19T19:19:52.793041746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178118s 
2026-05-19T19:19:52.795000872Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-19T19:19:52.796590333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.799225731Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-05-19T19:19:52.802109098Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:52.803765444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:52.832077192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278683s 
2026-05-19T19:19:52.834813373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-19T19:19:52', 'consolidate_indexer_baseurl') 
2026-05-19T19:19:52.837938807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.840693856Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-19T19:19:52.842114226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368778s 
2026-05-19T19:19:52.844051558Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-19T19:19:52.845712683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.848189081Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-05-19T19:19:52.891130423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-05-19T19:19:52.896475789Z [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-19T19:19:52.902151219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091014s 
2026-05-19T19:19:52.907245648Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-05-19T19:19:52.988185057Z [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-19T19:19:53.004245452Z [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-19T19:19:53.015339996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:53.019298739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:53.042841884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:53.046302133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1374043s 
2026-05-19T19:19:53.047864159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:53.049256904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-19T19:19:53.050755923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-05-19T19:19:53.052963909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-05-19T19:19:53.061671776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093415s 
2026-05-19T19:19:53.063157168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:53.064513580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-05-19T19:19:53.066114303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-05-19T19:19:53.068443274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-05-19T19:19:53.077225761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094711s 
2026-05-19T19:19:53.079956401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-19T19:19:53', 'add_alternative_titles_table') 
2026-05-19T19:19:53.083078910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.087609163Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-19T19:19:53.089214416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196985s 
2026-05-19T19:19:53.091216969Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-19T19:19:53.092908346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.095378460Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-05-19T19:19:53.103364373Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:53.105162435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:53.112646638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073518s 
2026-05-19T19:19:53.114410761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-19T19:19:53.115869529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-05-19T19:19:53.117593761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-05-19T19:19:53.183365883Z [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-19T19:19:53.190518999Z [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-19T19:19:53.195006747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:19:53.198175720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:19:53.220342823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1010955s 
2026-05-19T19:19:53.222033619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-19T19:19:53.224328591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:19:53.227709079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041701s 
2026-05-19T19:19:53.230690093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-19T19:19:53', 'fix_duplicate_alt_titles') 
2026-05-19T19:19:53.233861149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.236838455Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-19T19:19:53.238293085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131603s 
2026-05-19T19:19:53.240142239Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-19T19:19:53.241731920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.244001702Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-05-19T19:19:53.281171480Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-05-19T19:19:53.283894875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-19T19:19:53.287118306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042059s 
2026-05-19T19:19:53.288690914Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-05-19T19:19:53.290622775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-19T19:19:53.293295808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031826s 
2026-05-19T19:19:53.294764426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-05-19T19:19:53.296384950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-19T19:19:53.298888361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027335s 
2026-05-19T19:19:53.300349805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-19T19:19:53.304238947Z [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-19T19:19:53.308409406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006617s 
2026-05-19T19:19:53.309844186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-19T19:19:53.313837518Z [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-19T19:19:53.318268512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069332s 
2026-05-19T19:19:53.319803162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-19T19:19:53.324097562Z [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-19T19:19:53.328629338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073228s 
2026-05-19T19:19:53.331107379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-19T19:19:53', 'movie_extras') 
2026-05-19T19:19:53.334037320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.336840014Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-19T19:19:53.338218060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015482s 
2026-05-19T19:19:53.340087194Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-19T19:19:53.341715894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.344084434Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-05-19T19:19:53.356089242Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-05-19T19:19:53.357966793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-05-19T19:19:53.361172259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034048s 
2026-05-19T19:19:53.362632239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-05-19T19:19:53.364269025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-05-19T19:19:53.366747717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00274s 
2026-05-19T19:19:53.368167737Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-05-19T19:19:53.369694091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-05-19T19:19:53.372856720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033103s 
2026-05-19T19:19:53.374386201Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-05-19T19:19:53.376232779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-05-19T19:19:53.379131217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032002s 
2026-05-19T19:19:53.382099235Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-05-19T19:19:53.438135609Z [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-19T19:19:53.445631877Z [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-19T19:19:53.450572156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-19T19:19:53.453888826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-19T19:19:53.473465132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0897799s 
2026-05-19T19:19:53.475123031Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-05-19T19:19:53.529341364Z [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-19T19:19:53.535535820Z [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-19T19:19:53.539750037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-19T19:19:53.543164373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-19T19:19:53.563177108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-19T19:19:53.566924475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-19T19:19:53.570246295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0935248s 
2026-05-19T19:19:53.572754356Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-05-19T19:19:53.627087992Z [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-19T19:19:53.634042839Z [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-19T19:19:53.638343420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-19T19:19:53.641448594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-19T19:19:53.662465982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878784s 
2026-05-19T19:19:53.664238642Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-05-19T19:19:53.716797092Z [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-19T19:19:53.722667636Z [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-19T19:19:53.726576919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-19T19:19:53.730517916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-19T19:19:53.750456141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0846441s 
2026-05-19T19:19:53.753336381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-19T19:19:53', 'clean_core_tv') 
2026-05-19T19:19:53.756340051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.760535620Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-19T19:19:53.761957925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0946818s 
2026-05-19T19:19:53.764302176Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-19T19:19:53.766084034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.769929018Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-05-19T19:19:53.776365811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:19:53.777928028Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.61E-05s 
2026-05-19T19:19:53.779499182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-05-19T19:19:53.781635615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-05-19T19:19:53.790078338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090632s 
2026-05-19T19:19:53.791915558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-05-19T19:19:53.794238005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-05-19T19:19:53.801871729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084232s 
2026-05-19T19:19:53.804429611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-19T19:19:53', 'add_cookies_to_indexer_status') 
2026-05-19T19:19:53.807367658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.810088708Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-19T19:19:53.811535662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164457s 
2026-05-19T19:19:53.813373754Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-19T19:19:53.814955330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.817152825Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-05-19T19:19:53.821505451Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-19T19:19:53.823901126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-19T19:19:53.826825325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035166s 
2026-05-19T19:19:53.828733247Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-19T19:19:53.830819760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-19T19:19:53.833189221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028533s 
2026-05-19T19:19:53.835641220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-19T19:19:53', 'banner_to_fanart') 
2026-05-19T19:19:53.838502552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.841151347Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-19T19:19:53.842544312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106896s 
2026-05-19T19:19:53.844393006Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-19T19:19:53.846052578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.848326057Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-05-19T19:19:53.853844280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-19T19:19:53.855381757Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2026-05-19T19:19:53.857060177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-19T19:19:53.859462104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:53.867961682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093294s 
2026-05-19T19:19:53.870561357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-19T19:19:53', 'naming_config_colon_action') 
2026-05-19T19:19:53.873616410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.876745893Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-19T19:19:53.878190994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179794s 
2026-05-19T19:19:53.880057182Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-19T19:19:53.881621102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.884085775Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-05-19T19:19:53.893602151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-19T19:19:53.896627904Z [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-19T19:19:53.900779015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055905s 
2026-05-19T19:19:53.902349608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-19T19:19:53.904455299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-19T19:19:53.907420591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036488s 
2026-05-19T19:19:53.908930031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:53.910315010Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-05s 
2026-05-19T19:19:53.911889842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-05-19T19:19:53.914205235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-05-19T19:19:53.922611975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092599s 
2026-05-19T19:19:53.924247830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-05-19T19:19:53.926451217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:53.934432742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086806s 
2026-05-19T19:19:53.935885849Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:53.937438696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:53.939656242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023948s 
2026-05-19T19:19:53.942142569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-19T19:19:53', 'add_custom_formats') 
2026-05-19T19:19:53.945139645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.947892920Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-19T19:19:53.949263751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105002s 
2026-05-19T19:19:53.951166383Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-19T19:19:53.952829452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.955104093Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-05-19T19:19:53.958763653Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-19T19:19:53.961098375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-19T19:19:53.964319282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037584s 
2026-05-19T19:19:53.966877815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-19T19:19:53', 'remove_extra_naming_config') 
2026-05-19T19:19:53.969820832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.972501271Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-19T19:19:53.973949848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117878s 
2026-05-19T19:19:53.975778641Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-19T19:19:53.977465378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.979743787Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-05-19T19:19:53.982941306Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:53.984567722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:54.037007904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0521895s 
2026-05-19T19:19:54.040034860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-19T19:19:54', 'convert_regex_required_tags') 
2026-05-19T19:19:54.043410328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.046177812Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-19T19:19:54.047637121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0615575s 
2026-05-19T19:19:54.049609824Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-19T19:19:54.051261150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.053561472Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-05-19T19:19:54.057092033Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:54.058762056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:54.066718891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079373s 
2026-05-19T19:19:54.069607168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-19T19:19:54', 'fix_format_tags_double_underscore') 
2026-05-19T19:19:54.072887264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.075565798Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-19T19:19:54.077140059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167084s 
2026-05-19T19:19:54.078980786Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-19T19:19:54.080600768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.082889748Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-05-19T19:19:54.087795449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-19T19:19:54.089258746Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2026-05-19T19:19:54.090852105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-05-19T19:19:54.092864006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-05-19T19:19:54.101369436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090688s 
2026-05-19T19:19:54.103086424Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-19T19:19:54.104963504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-19T19:19:54.107238456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025879s 
2026-05-19T19:19:54.109773561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-19T19:19:54', 'add_tags_to_net_import') 
2026-05-19T19:19:54.112698372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.115480845Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-19T19:19:54.116922860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01067s 
2026-05-19T19:19:54.118774709Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-19T19:19:54.120404251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.122636748Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-05-19T19:19:54.129002217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-19T19:19:54.132099224Z [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-19T19:19:54.136215454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054118s 
2026-05-19T19:19:54.138549365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-19T19:19:54', 'add_custom_filters') 
2026-05-19T19:19:54.141455327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.144157800Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-19T19:19:54.145552368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134838s 
2026-05-19T19:19:54.147491093Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-19T19:19:54.149229694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.151482872Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-05-19T19:19:54.188519573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:19:54.190244296Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2026-05-19T19:19:54.191799228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-19T19:19:54.194256938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:54.203162894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098659s 
2026-05-19T19:19:54.206749948Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-05-19T19:19:54.320506238Z [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-19T19:19:54.329019764Z [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-19T19:19:54.333985065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:19:54.337549223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:19:54.361298533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:19:54.364722258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1563594s 
2026-05-19T19:19:54.366501682Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-19T19:19:54.425023663Z [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-19T19:19:54.431708596Z [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-19T19:19:54.435778312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-19T19:19:54.439619247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-19T19:19:54.461265803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-19T19:19:54.464288070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.096228s 
2026-05-19T19:19:54.465744653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:19:54.467100564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-19T19:19:54.469527061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-19T19:19:54.471755639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-19T19:19:54.479893047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088182s 
2026-05-19T19:19:54.481941623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-19T19:19:54.484318560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-19T19:19:54.486610977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030127s 
2026-05-19T19:19:54.488051458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:19:54.489381827Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-05-19T19:19:54.491001249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-19T19:19:54.547454233Z [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-19T19:19:54.554582769Z [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-19T19:19:54.559105859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-19T19:19:54.562733374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-19T19:19:54.584929116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-19T19:19:54.588192408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0956417s 
2026-05-19T19:19:54.589745005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-19T19:19:54.593472852Z [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-19T19:19:54.598070482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006866s 
2026-05-19T19:19:54.599901048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-19T19:19:54.602182663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-19T19:19:54.605309811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039759s 
2026-05-19T19:19:54.608049740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-19T19:19:54', 'indexer_client_status_search_changes') 
2026-05-19T19:19:54.611122558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.614351040Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-19T19:19:54.615823987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127626s 
2026-05-19T19:19:54.617869116Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-19T19:19:54.619533968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.622227032Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-05-19T19:19:54.631197709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:19:54.632690936Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-19T19:19:54.634238803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-05-19T19:19:54.636550369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:54.645517769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098318s 
2026-05-19T19:19:54.647026868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-19T19:19:54.648349211Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-05-19T19:19:54.649882439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-05-19T19:19:54.652018080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:54.660440102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090733s 
2026-05-19T19:19:54.661883388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:54.663218046Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2026-05-19T19:19:54.664740062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-05-19T19:19:54.666861655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:54.675190418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089774s 
2026-05-19T19:19:54.676661211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:54.678360423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:54.747892497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0692517s 
2026-05-19T19:19:54.750994244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-19T19:19:54', 'add_language_to_files_history_blacklist') 
2026-05-19T19:19:54.754455104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.757372049Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-19T19:19:54.758874114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078881s 
2026-05-19T19:19:54.761009785Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-19T19:19:54.762728537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.765065293Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-05-19T19:19:54.794874678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:54.796723712Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-05-19T19:19:54.798330949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-05-19T19:19:54.800481149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-19T19:19:54.809566356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097368s 
2026-05-19T19:19:54.811067369Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:54.821318534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-19T19:19:54.824310951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118232s 
2026-05-19T19:19:54.826929224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-19T19:19:54', 'add_update_allowed_quality_profile') 
2026-05-19T19:19:54.829916611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.833923310Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-19T19:19:54.835396818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212586s 
2026-05-19T19:19:54.837379250Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-19T19:19:54.839005385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.841302992Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-05-19T19:19:54.846689991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-19T19:19:54.848452621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-05-19T19:19:54.849784343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-19T19:19:54.852096240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:19:54.861068870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097658s 
2026-05-19T19:19:54.862525243Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:54.864039693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:55.115738003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2513976s 
2026-05-19T19:19:55.118744428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-19T19:19:55', 'add_download_client_priority') 
2026-05-19T19:19:55.122119095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.124989766Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-19T19:19:55.126440047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2608914s 
2026-05-19T19:19:55.128285013Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-19T19:19:55.129879905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.132115758Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-05-19T19:19:55.136099000Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:55.138258609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-19T19:19:55.140844216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032048s 
2026-05-19T19:19:55.143273709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-19T19:19:55', 'remove_growl_prowl') 
2026-05-19T19:19:55.146203199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.148829118Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-19T19:19:55.150227824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110598s 
2026-05-19T19:19:55.152167601Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-19T19:19:55.153675087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.155928265Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-05-19T19:19:55.160614002Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:55.162840917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-19T19:19:55.165451845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032812s 
2026-05-19T19:19:55.167090525Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:55.169139993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-19T19:19:55.171448693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028956s 
2026-05-19T19:19:55.173940882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-19T19:19:55', 'remove_plex_hometheatre') 
2026-05-19T19:19:55.176858437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.179467141Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-19T19:19:55.180902933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107433s 
2026-05-19T19:19:55.182736756Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-19T19:19:55.184321818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.186489755Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-05-19T19:19:55.190088142Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:55.191711181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:55.215877660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239623s 
2026-05-19T19:19:55.218778052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-19T19:19:55', 'add_webrip_qualites') 
2026-05-19T19:19:55.222108981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.224751673Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-19T19:19:55.226155189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330149s 
2026-05-19T19:19:55.228068723Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-19T19:19:55.229666661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.231943487Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-05-19T19:19:55.238175708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:55.239702192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-05-19T19:19:55.241344530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-19T19:19:55.243652738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:55.252838358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099343s 
2026-05-19T19:19:55.254358961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:55.255705663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-05-19T19:19:55.257403061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-19T19:19:55.259777463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:55.268381251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093996s 
2026-05-19T19:19:55.270919753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-19T19:19:55', 'health_issue_notification') 
2026-05-19T19:19:55.273862770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.276514501Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-19T19:19:55.277922627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173916s 
2026-05-19T19:19:55.279744877Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-19T19:19:55.281336933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.283526794Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-05-19T19:19:55.292642171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-05-19T19:19:55.295147978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-19T19:19:55.299088574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046345s 
2026-05-19T19:19:55.300802927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-05-19T19:19:55.302963007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-05-19T19:19:55.306322072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004035s 
2026-05-19T19:19:55.307933056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-05-19T19:19:55.309911231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:55.313089412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037053s 
2026-05-19T19:19:55.314630405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-19T19:19:55.316541794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:55.319630765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035812s 
2026-05-19T19:19:55.321260407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-19T19:19:55.323153841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:55.326217661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035339s 
2026-05-19T19:19:55.328761053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-19T19:19:55', 'speed_improvements') 
2026-05-19T19:19:55.331886237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.334783282Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-19T19:19:55.336245216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119995s 
2026-05-19T19:19:55.338211065Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-19T19:19:55.339835307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.342256443Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-05-19T19:19:55.373232577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-05-19T19:19:55.436815661Z [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-19T19:19:55.444983701Z [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-19T19:19:55.450164806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:19:55.453905479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:19:55.477531000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:55.481098395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1059821s 
2026-05-19T19:19:55.485208522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-05-19T19:19:55.552282136Z [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-19T19:19:55.559650315Z [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-19T19:19:55.564102482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:19:55.567774938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:19:55.593493504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:55.596971729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1100465s 
2026-05-19T19:19:55.598380697Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:55.601442333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-05-19T19:19:55.604165938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044284s 
2026-05-19T19:19:55.606626523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-19T19:19:55', 'fix_profile_format_default') 
2026-05-19T19:19:55.609529480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.612586446Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-19T19:19:55.614040475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127015s 
2026-05-19T19:19:55.615814478Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-19T19:19:55.617449270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.619614541Z [Info] task_duration: Starting migration of Main DB to 163 
2026-05-19T19:19:55.624037178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-19T19:19:55.625511206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-05-19T19:19:55.627127612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-19T19:19:55.629310839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-19T19:19:55.638585968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099423s 
2026-05-19T19:19:55.641082416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-19T19:19:55', 'task_duration') 
2026-05-19T19:19:55.643982918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.646528895Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-19T19:19:55.647998846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178064s 
2026-05-19T19:19:55.649907109Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-19T19:19:55.651567112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.653986905Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-05-19T19:19:55.671242497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:55.672808120Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-05-19T19:19:55.674357150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-05-19T19:19:55.676363571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-05-19T19:19:55.686324362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103596s 
2026-05-19T19:19:55.688037382Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-05-19T19:19:55.758261600Z [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-19T19:19:55.775503385Z [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-19T19:19:55.787677242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:55.792133427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:55.815823708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:55.820135602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:55.823888430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:55.827511738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:55.830558343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1410887s 
2026-05-19T19:19:55.832031580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-05-19T19:19:55.836697898Z [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-19T19:19:55.841614911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081098s 
2026-05-19T19:19:55.843305104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-05-19T19:19:55.845426477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-19T19:19:55.853613315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087996s 
2026-05-19T19:19:55.855208056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-05-19T19:19:55.857221602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-19T19:19:55.860238638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003518s 
2026-05-19T19:19:55.861868250Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:55.864085786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-19T19:19:55.866428765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030392s 
2026-05-19T19:19:55.868093738Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:55.870146753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-19T19:19:55.872539431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029514s 
2026-05-19T19:19:55.875094567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-19T19:19:55', 'movie_collections_crew') 
2026-05-19T19:19:55.877997403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.881327239Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-19T19:19:55.882824204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115267s 
2026-05-19T19:19:55.938608291Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-19T19:19:55.940870367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.944129431Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-05-19T19:19:55.956666570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:55.958223796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-05-19T19:19:55.959781954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-05-19T19:19:55.962106666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:55.971790850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104888s 
2026-05-19T19:19:55.973269838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:19:55.974608614Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-05-19T19:19:55.976190901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-05-19T19:19:55.978415922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:55.987776534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100965s 
2026-05-19T19:19:55.989275633Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:55.990823000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.025895464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347005s 
2026-05-19T19:19:56.027741322Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.029362597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.039986974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100222s 
2026-05-19T19:19:56.041292764Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.042876093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.055839781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127971s 
2026-05-19T19:19:56.057647842Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.059221071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.062633834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035076s 
2026-05-19T19:19:56.064127642Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.065691832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.127725405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0617517s 
2026-05-19T19:19:56.129634170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.131175314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.145218005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136328s 
2026-05-19T19:19:56.148160561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-19T19:19:56', 'remove_custom_formats_from_quality_model') 
2026-05-19T19:19:56.151678386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:56.154858260Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-19T19:19:56.156407099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235242s 
2026-05-19T19:19:56.158565296Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-19T19:19:56.160250009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:56.162659682Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-05-19T19:19:56.167265237Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.168974770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.184427040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152411s 
2026-05-19T19:19:56.186280223Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.188155680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.197300096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093414s 
2026-05-19T19:19:56.199253030Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.200651636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.209884200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092704s 
2026-05-19T19:19:56.212761355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-19T19:19:56', 'fix_tmdb_list_config') 
2026-05-19T19:19:56.216017963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:56.218808343Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-19T19:19:56.220296410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181947s 
2026-05-19T19:19:56.222259193Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-19T19:19:56.223888484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:56.226162815Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-05-19T19:19:56.232712596Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-05-19T19:19:56.306385019Z [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-19T19:19:56.322742382Z [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-19T19:19:56.334319518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:56.338709238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:56.364105716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:56.368494996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:56.372264888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:56.375825700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:56.378854760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445037s 
2026-05-19T19:19:56.380836020Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-19T19:19:56.382876430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-19T19:19:56.385568461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030809s 
2026-05-19T19:19:56.387090296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:19:56.388520296Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-05-19T19:19:56.390256543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-05-19T19:19:56.392480652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-19T19:19:56.402080065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102112s 
2026-05-19T19:19:56.403647943Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-05-19T19:19:56.482040662Z [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-19T19:19:56.490893552Z [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-19T19:19:56.496578752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-19T19:19:56.500314185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-19T19:19:56.526022169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-19T19:19:56.529768084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124394s 
2026-05-19T19:19:56.532641130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-19T19:19:56', 'remove_movie_pathstate') 
2026-05-19T19:19:56.535887308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:56.539166892Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-19T19:19:56.540815222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1339349s 
2026-05-19T19:19:56.543699481Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-19T19:19:56.545517853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:56.548126527Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-05-19T19:19:56.554622409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-19T19:19:56.556210508Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-05-19T19:19:56.558059041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-05-19T19:19:56.560413973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:56.570156895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106017s 
2026-05-19T19:19:56.571638729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.573198220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.612757811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392754s 
2026-05-19T19:19:56.614691787Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-05-19T19:19:56.677141368Z [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-19T19:19:56.683326534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-05-19T19:19:56.686796202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-19T19:19:56.690448387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-19T19:19:56.716864368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-19T19:19:56.720052088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1038682s 
2026-05-19T19:19:56.722711143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-19T19:19:56', 'custom_format_rework') 
2026-05-19T19:19:56.725736596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:56.728770797Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-19T19:19:56.730243844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1124569s 
2026-05-19T19:19:56.732318341Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-19T19:19:56.733896570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:56.736311283Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-05-19T19:19:56.746260090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:56.747963350Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2026-05-19T19:19:56.749547360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-05-19T19:19:56.751898425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:56.761845448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107319s 
2026-05-19T19:19:56.763320338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:56.764674616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-05-19T19:19:56.766246311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-05-19T19:19:56.768500642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:56.777581330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098096s 
2026-05-19T19:19:56.779103816Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.780645701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.806572737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257564s 
2026-05-19T19:19:56.808512985Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-05-19T19:19:56.872851410Z [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-19T19:19:56.880984269Z [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-19T19:19:56.886003116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:19:56.889702026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:19:56.912759453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:56.915827542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1058348s 
2026-05-19T19:19:56.917334597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-19T19:19:56.918692542Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-19T19:19:56.920482738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-05-19T19:19:56.923031551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:56.932020724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099664s 
2026-05-19T19:19:56.934507913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-19T19:19:56', 'custom_format_scores') 
2026-05-19T19:19:56.937525811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:56.959900293Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-19T19:19:56.961499694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037733s 
2026-05-19T19:19:56.963419911Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-19T19:19:56.965117299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:56.967429997Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-05-19T19:19:56.971740719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.973380180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:57.638474564Z []
2026-05-19T19:19:57.640053283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6663181s 
2026-05-19T19:19:57.641977098Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:57.643673885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:57.650792141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071646s 
2026-05-19T19:19:57.665534211Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-19T19:19:57.668995572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-19T19:19:57.674305106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065242s 
2026-05-19T19:19:57.676860081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-19T19:19:57', 'fix_trakt_list_config') 
2026-05-19T19:19:57.679755332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.698752071Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-19T19:19:57.700159836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308603s 
2026-05-19T19:19:57.702280266Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-19T19:19:57.703941201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.706277256Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-05-19T19:19:57.711652281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-19T19:19:57.713185760Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-19T19:19:57.714816023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-19T19:19:57.717054190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-19T19:19:57.726554463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101936s 
2026-05-19T19:19:57.728043562Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:57.729552291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:57.745564199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158114s 
2026-05-19T19:19:57.748495252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-19T19:19:57', 'quality_definition_preferred_size') 
2026-05-19T19:19:57.751752271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.754980593Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-19T19:19:57.756477988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253214s 
2026-05-19T19:19:57.758364427Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-19T19:19:57.760043008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.762312068Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-05-19T19:19:57.780036584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-19T19:19:57.784785879Z [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-19T19:19:57.789987214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083067s 
2026-05-19T19:19:57.791735135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-19T19:19:57.793961569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-19T19:19:57.797102204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003869s 
2026-05-19T19:19:57.798674100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-05-19T19:19:57.800761494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-19T19:19:57.803760935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036419s 
2026-05-19T19:19:57.805370867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-19T19:19:57.807512420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-19T19:19:57.810593345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003769s 
2026-05-19T19:19:57.812007422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:57.813534438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:57.825254822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115766s 
2026-05-19T19:19:57.828084521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-19T19:19:57', 'add_download_history') 
2026-05-19T19:19:57.831177541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.834334959Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-19T19:19:57.835716191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208182s 
2026-05-19T19:19:57.837624354Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-19T19:19:57.839257363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.841552355Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-05-19T19:19:57.851195686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-05-19T19:19:57.855299782Z [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-19T19:19:57.860419974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075387s 
2026-05-19T19:19:57.862117783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-05-19T19:19:57.864384999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-05-19T19:19:57.867574282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039541s 
2026-05-19T19:19:57.870069086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-19T19:19:57', 'net_import_status') 
2026-05-19T19:19:57.872960750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.875786160Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-19T19:19:57.877224106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120687s 
2026-05-19T19:19:57.879126006Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-19T19:19:57.880777182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.883136984Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-05-19T19:19:57.886518976Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:57.888129179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:57.901464355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131785s 
2026-05-19T19:19:57.904320237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-19T19:19:57', 'email_multiple_addresses') 
2026-05-19T19:19:57.907541174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.910228736Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-19T19:19:57.911692875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220891s 
2026-05-19T19:19:57.913693344Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-19T19:19:57.915337655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.920219798Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-05-19T19:19:57.924548325Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-19T19:19:57.926906885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-19T19:19:57.930222784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038556s 
2026-05-19T19:19:57.932920246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-19T19:19:57', 'remove_chown_and_folderchmod_config') 
2026-05-19T19:19:57.935892462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.939248972Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-19T19:19:57.940739854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125974s 
2026-05-19T19:19:57.942582335Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-19T19:19:57.944172457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.946402820Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-05-19T19:19:57.950827381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:57.952309175Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-05-19T19:19:57.953860028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-05-19T19:19:57.956165982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:57.966272877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01089s 
2026-05-19T19:19:57.968859045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-19T19:19:57', 'movie_recommendations') 
2026-05-19T19:19:57.971839828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.974582462Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-19T19:19:57.976200992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191055s 
2026-05-19T19:19:57.977865845Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-19T19:19:57.979795451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.981758525Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-05-19T19:19:58.010583968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:58.012344924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-05-19T19:19:58.013911860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-05-19T19:19:58.016183555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:19:58.026412135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110109s 
2026-05-19T19:19:58.027860522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:58.029179809Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-05-19T19:19:58.030694099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-05-19T19:19:58.032675639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-05-19T19:19:58.042045049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098555s 
2026-05-19T19:19:58.043424397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:58.044751660Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-05-19T19:19:58.046289998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-05-19T19:19:58.048704341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-05-19T19:19:58.058418164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105468s 
2026-05-19T19:19:58.060058297Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-05-19T19:19:58.135617039Z [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-19T19:19:58.152518217Z [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-19T19:19:58.164083209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:58.168455735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:58.195117281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:58.199061995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:58.202705693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:58.206163707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:58.209106053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1475088s 
2026-05-19T19:19:58.210709472Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-05-19T19:19:58.285141325Z [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-19T19:19:58.302522781Z [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-19T19:19:58.313849242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:58.318355327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:58.347261293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:58.351069111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:58.354687258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:58.358276056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:58.361421651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1492119s 
2026-05-19T19:19:58.363199561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-19T19:19:58.364556083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-19T19:19:58.366273853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-05-19T19:19:58.368503122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:58.378799509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106553s 
2026-05-19T19:19:58.380963738Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-19T19:19:58.383049328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-19T19:19:58.385772512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031098s 
2026-05-19T19:19:58.387564632Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-05-19T19:19:58.457093250Z [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-19T19:19:58.466637532Z [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-19T19:19:58.472306008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-19T19:19:58.476055248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-19T19:19:58.502676843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1127537s 
2026-05-19T19:19:58.506452407Z [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-19T19:19:58.511336884Z [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-19T19:19:58.516188846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070254s 
2026-05-19T19:19:58.518399368Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-19T19:19:58.520768319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-19T19:19:58.523796127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035613s 
2026-05-19T19:19:58.525567885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:58.527294031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:58.544026660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163622s 
2026-05-19T19:19:58.545791715Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:58.547619365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:58.555393312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007851s 
2026-05-19T19:19:58.557098506Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:58.560941436Z [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-19T19:19:58.564156070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051248s 
2026-05-19T19:19:58.565371768Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:58.567668063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-05-19T19:19:58.570690320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034324s 
2026-05-19T19:19:58.574118965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-19T19:19:58', 'language_improvements') 
2026-05-19T19:19:58.576969215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:58.581251440Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-19T19:19:58.583055082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140636s 
2026-05-19T19:19:58.585391988Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-19T19:19:58.587596959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:58.590595708Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-05-19T19:19:58.594541244Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:58.596427082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:58.615773255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190552s 
2026-05-19T19:19:58.618204922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:58.619490762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:58.630477438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110055s 
2026-05-19T19:19:58.633825371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-19T19:19:58', 'new_list_server') 
2026-05-19T19:19:58.637361332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:58.641465538Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-19T19:19:58.643065661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220548s 
2026-05-19T19:19:58.645250371Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-19T19:19:58.647276942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:58.649774442Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-05-19T19:19:58.655466435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-05-19T19:19:58.658304441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-19T19:19:58.662302192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049806s 
2026-05-19T19:19:58.664273492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-05-19T19:19:58.666952407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-19T19:19:58.670337014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043698s 
2026-05-19T19:19:58.673513923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-19T19:19:58', 'movie_translation_indexes') 
2026-05-19T19:19:58.676894320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:58.681533313Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-19T19:19:58.683273458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152754s 
2026-05-19T19:19:58.685616637Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-19T19:19:58.687873692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:58.690538108Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-05-19T19:19:58.694405397Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:58.696367939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:58.744793727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0482692s 
2026-05-19T19:19:58.748416904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-19T19:19:58', 'fix_invalid_profile_references') 
2026-05-19T19:19:58.752339313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:58.764581008Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-19T19:19:58.766594693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0680733s 
2026-05-19T19:19:58.768567206Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-19T19:19:58.770582184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:58.773232331Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-05-19T19:19:58.809541366Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-05-19T19:19:58.814491716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-05-19T19:19:58.843091254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310772s 
2026-05-19T19:19:58.844971601Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-05-19T19:19:58.847663061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-05-19T19:19:58.873109570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263621s 
2026-05-19T19:19:58.875705217Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-19T19:19:58.878731863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-19T19:19:58.893054488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151885s 
2026-05-19T19:19:58.894941909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-19T19:19:58.896519066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-19T19:19:58.898830631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-05-19T19:19:58.901644749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:58.911901436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112517s 
2026-05-19T19:19:58.913688344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-05-19T19:19:58.922278945Z [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-19T19:19:58.930345641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148601s 
2026-05-19T19:19:58.933349000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-19T19:19:58', 'list_movies_table') 
2026-05-19T19:19:58.936510968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:58.950039684Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-19T19:19:58.951826823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346935s 
2026-05-19T19:19:58.953839557Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-19T19:19:58.955862160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:58.958339279Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-05-19T19:19:58.963708042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:58.965165096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-05-19T19:19:58.967007797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-05-19T19:19:58.969768708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:58.980395961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116393s 
2026-05-19T19:19:58.983458649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-19T19:19:58', 'on_delete_notification') 
2026-05-19T19:19:58.987700622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:58.991873856Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-19T19:19:58.993517487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228973s 
2026-05-19T19:19:58.995695453Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-19T19:19:58.997631793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.000210336Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-05-19T19:19:59.004961956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:59.006897293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:59.013650153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068596s 
2026-05-19T19:19:59.016032611Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-19T19:19:59.018430060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-19T19:19:59.021167232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033402s 
2026-05-19T19:19:59.023085616Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-05-19T19:19:59.094373086Z [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-19T19:19:59.103164461Z [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-19T19:19:59.108599197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:19:59.112703553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:19:59.140414592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:59.143831253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189737s 
2026-05-19T19:19:59.146925945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-19T19:19:59', 'download_propers_config') 
2026-05-19T19:19:59.150340943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.163078055Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-19T19:19:59.164774051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1379897s 
2026-05-19T19:19:59.166979743Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-19T19:19:59.168963668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.171736903Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-05-19T19:19:59.176897316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:19:59.179164823Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-19T19:19:59.180583089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-19T19:19:59.183280823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-19T19:19:59.194091395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118013s 
2026-05-19T19:19:59.197216739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-19T19:19:59', 'add_priority_to_indexers') 
2026-05-19T19:19:59.200732159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.204934612Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-19T19:19:59.206657161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224235s 
2026-05-19T19:19:59.209292669Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-19T19:19:59.211551870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.214002776Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-05-19T19:19:59.219645129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-19T19:19:59.222572304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:19:59.226552881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050228s 
2026-05-19T19:19:59.228572528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-05-19T19:19:59.231392287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-19T19:19:59.234903348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045852s 
2026-05-19T19:19:59.238067190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-19T19:19:59', 'add_alternative_title_indices') 
2026-05-19T19:19:59.241559904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.245704211Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-19T19:19:59.247422121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150748s 
2026-05-19T19:19:59.249556048Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-19T19:19:59.251490033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.254384182Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-05-19T19:19:59.272451519Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:59.274656410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:59.295837607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211116s 
2026-05-19T19:19:59.302455466Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-05-19T19:19:59.307225232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-05-19T19:19:59.310799600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065043s 
2026-05-19T19:19:59.312546539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:59.314128424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-19T19:19:59.315920333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-05-19T19:19:59.396257209Z [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-19T19:19:59.417971911Z [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-19T19:19:59.431880052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:59.436519094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:59.464427471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:59.468783033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:59.472924814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:59.476281294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1585562s 
2026-05-19T19:19:59.478135989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-19T19:19:59.480588278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:59.484337218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043379s 
2026-05-19T19:19:59.487897879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-19T19:19:59', 'fix_tmdb_duplicates') 
2026-05-19T19:19:59.491770789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.508345039Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-19T19:19:59.510192871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279268s 
2026-05-19T19:19:59.512487101Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-19T19:19:59.514367498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.517072065Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-05-19T19:19:59.520531813Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:59.522331638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:59.530227068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073211s 
2026-05-19T19:19:59.533932421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-19T19:19:59', 'swap_filechmod_for_folderchmod') 
2026-05-19T19:19:59.537092114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.540812387Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-19T19:19:59.542413973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184027s 
2026-05-19T19:19:59.544425774Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-19T19:19:59.546367264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.548807820Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-05-19T19:19:59.554431145Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-19T19:19:59.557553884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-19T19:19:59.560773899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042541s 
2026-05-19T19:19:59.564048373Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-19T19:19:59.567132595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-19T19:19:59.570121444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043134s 
2026-05-19T19:19:59.572532781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-19T19:19:59.575194612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-19T19:19:59.578050002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003632s 
2026-05-19T19:19:59.580917397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-19T19:19:59', 'mediainfo_channels') 
2026-05-19T19:19:59.584201441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.588395568Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-19T19:19:59.589956080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136721s 
2026-05-19T19:19:59.591977221Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-19T19:19:59.593815002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.596332231Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-05-19T19:19:59.600337628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-19T19:19:59', 'add_update_history') 
2026-05-19T19:19:59.604130407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.607373228Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-19T19:19:59.608950575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136065s 
2026-05-19T19:19:59.610923288Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-19T19:19:59.612733393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.615132024Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-05-19T19:19:59.650421585Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-19T19:19:59.654783250Z [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-19T19:19:59.658291305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052681s 
2026-05-19T19:19:59.661232538Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-19T19:19:59.664690874Z [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-19T19:19:59.667872070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044908s 
2026-05-19T19:19:59.670831831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-19T19:19:59', 'update_awesome_hd_link') 
2026-05-19T19:19:59.674154753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.683450865Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-19T19:19:59.685055597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198653s 
2026-05-19T19:19:59.687084824Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-19T19:19:59.689033468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.691582162Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-05-19T19:19:59.695777280Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:59.698320983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-05-19T19:19:59.701154329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035765s 
2026-05-19T19:19:59.704026564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-19T19:19:59', 'remove_awesomehd') 
2026-05-19T19:19:59.707312572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.710482826Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-19T19:19:59.712044562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127571s 
2026-05-19T19:19:59.714146705Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-19T19:19:59.716016932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.718513520Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-05-19T19:19:59.726305152Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-05-19T19:19:59.800234623Z [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-19T19:19:59.811167200Z [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-19T19:19:59.817150742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-19T19:19:59.820795191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-19T19:19:59.848138119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1194699s 
2026-05-19T19:19:59.850139740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:59.851982832Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-19T19:19:59.853913230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-05-19T19:19:59.856784372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:59.868384404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123844s 
2026-05-19T19:19:59.870594815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:59.872163625Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-05-19T19:19:59.874170196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-05-19T19:19:59.877539662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:59.889221208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124174s 
2026-05-19T19:19:59.892697229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-19T19:19:59', 'add_on_delete_to_notifications') 
2026-05-19T19:19:59.896564227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.901606913Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-19T19:19:59.903374713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250831s 
2026-05-19T19:19:59.905574514Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-19T19:19:59.907536615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.910282615Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-05-19T19:19:59.920286172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-19T19:19:59.922152871Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-19T19:19:59.924301689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-19T19:19:59.927378926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:59.938713033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125996s 
2026-05-19T19:19:59.940308336Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:59.942626555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-19T19:19:59.945424139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036173s 
2026-05-19T19:19:59.948530064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-19T19:19:59', 'add_bypass_to_delay_profile') 
2026-05-19T19:19:59.952034933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.955874505Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-19T19:19:59.957280567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135421s 
2026-05-19T19:19:59.959393733Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-19T19:19:59.961256444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.963743213Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-05-19T19:19:59.995424257Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-19T19:20:00.001083214Z [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-19T19:20:00.005948112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071384s 
2026-05-19T19:20:00.008790586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-19T19:20:00', 'update_notifiarr') 
2026-05-19T19:20:00.012168569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.015664540Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-19T19:20:00.019893437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168784s 
2026-05-19T19:20:00.022082135Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-19T19:20:00.023792801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.026550334Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-05-19T19:20:00.031189337Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-19T19:20:00.034755328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-19T19:20:00.038423396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048157s 
2026-05-19T19:20:00.041153113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-19T19:20:00', 'legacy_mediainfo_hdr') 
2026-05-19T19:20:00.044565105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.047751783Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-19T19:20:00.049364881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142863s 
2026-05-19T19:20:00.051491073Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-19T19:20:00.053417784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.055946216Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-05-19T19:20:00.059743113Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-19T19:20:00.062042474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-19T19:20:00.090280664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287571s 
2026-05-19T19:20:00.093459025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-19T19:20:00', 'rename_blacklist_to_blocklist') 
2026-05-19T19:20:00.096999796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.100598243Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-19T19:20:00.102236302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388384s 
2026-05-19T19:20:00.104273766Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-19T19:20:00.106142138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.108679258Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-05-19T19:20:00.113216486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:20:00.114840126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-05-19T19:20:00.116589549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-19T19:20:00.118880944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-19T19:20:00.130026721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115577s 
2026-05-19T19:20:00.133078567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-19T19:20:00', 'add_indexer_tags') 
2026-05-19T19:20:00.136418293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.148453662Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-19T19:20:00.150016049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300454s 
2026-05-19T19:20:00.152068733Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-19T19:20:00.153914560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.156410217Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-05-19T19:20:00.159821186Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:00.161687445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:00.174198301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124668s 
2026-05-19T19:20:00.177472355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-19T19:20:00', 'mediainfo_to_ffmpeg') 
2026-05-19T19:20:00.181082866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.185150829Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-19T19:20:00.186727474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234899s 
2026-05-19T19:20:00.188796621Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-19T19:20:00.190720777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.193219970Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-05-19T19:20:00.200347474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-19T19:20:00.201669747Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-05-19T19:20:00.203677411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-19T19:20:00.206671260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:20:00.218048163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124986s 
2026-05-19T19:20:00.220155126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-19T19:20:00.223047481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:20:00.233537749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115799s 
2026-05-19T19:20:00.235191910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:00.236986033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:00.278659953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.041546s 
2026-05-19T19:20:00.283075185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-19T19:20:00', 'cdh_per_downloadclient') 
2026-05-19T19:20:00.286724634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.289980542Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-19T19:20:00.291585595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0529886s 
2026-05-19T19:20:00.293796106Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-19T19:20:00.295682967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.298268965Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-05-19T19:20:00.301795847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:00.303655643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:00.319268386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154784s 
2026-05-19T19:20:00.322656260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-19T19:20:00', 'migrate_discord_from_slack') 
2026-05-19T19:20:00.326619491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.331154585Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-19T19:20:00.332815841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274557s 
2026-05-19T19:20:00.334800407Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-19T19:20:00.336630804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.339124967Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-05-19T19:20:00.356803020Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:20:00.359634362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-19T19:20:00.362898025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042475s 
2026-05-19T19:20:00.364425381Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:20:00.366895435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-19T19:20:00.369880347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037384s 
2026-05-19T19:20:00.371634309Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:20:00.373602293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-19T19:20:00.376300968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032066s 
2026-05-19T19:20:00.377453158Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:20:00.379736917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-19T19:20:00.382352165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033978s 
2026-05-19T19:20:00.384119905Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-05-19T19:20:00.466172656Z [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-19T19:20:00.487161356Z [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-19T19:20:00.501239910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:20:00.505980297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:20:00.533661285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:20:00.538814474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:20:00.543459769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:20:00.548267542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:20:00.552141914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1663118s 
2026-05-19T19:20:00.555366959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-19T19:20:00', 'remove_predb') 
2026-05-19T19:20:00.558879123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.562310093Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-19T19:20:00.563869494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1764087s 
2026-05-19T19:20:00.566110547Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-19T19:20:00.568061636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.570716002Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-05-19T19:20:00.575576892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:20:00.577662562Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-05-19T19:20:00.579669855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-19T19:20:00.582631309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:00.594101530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122391s 
2026-05-19T19:20:00.597023334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-19T19:20:00', 'add_on_update_to_notifications') 
2026-05-19T19:20:00.600513353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.603547503Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-19T19:20:00.605208679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217704s 
2026-05-19T19:20:00.607411776Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-19T19:20:00.609380270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.611952981Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-05-19T19:20:00.635727763Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:00.638538584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-19T19:20:00.641088740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034183s 
2026-05-19T19:20:00.643218499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-05-19T19:20:00.724267018Z [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-19T19:20:00.745484769Z [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-19T19:20:00.759758726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:20:00.764795510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:20:00.792679728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:20:00.797891384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:20:00.802930803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:20:00.807681050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:20:00.811558139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1668444s 
2026-05-19T19:20:00.813377673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-05-19T19:20:00.899969606Z [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-19T19:20:00.907359509Z [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-19T19:20:00.912901540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-19T19:20:00.918439313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-19T19:20:00.962761396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-19T19:20:00.968339410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-19T19:20:00.973627991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-19T19:20:00.984680811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1692474s 
2026-05-19T19:20:00.990792770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-05-19T19:20:01.065709960Z [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-19T19:20:01.074846922Z [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-19T19:20:01.080602994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-19T19:20:01.084298116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-19T19:20:01.112112693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1233934s 
2026-05-19T19:20:01.114137772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-05-19T19:20:01.187416853Z [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-19T19:20:01.196407300Z [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-19T19:20:01.201950593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-19T19:20:01.206136253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-19T19:20:01.236283929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-19T19:20:01.240555362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-19T19:20:01.243915058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1281098s 
2026-05-19T19:20:01.245709642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-05-19T19:20:01.319109787Z [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-19T19:20:01.330385606Z [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-19T19:20:01.339895650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:20:01.343969985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:20:01.372475724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:20:01.376009431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1286081s 
2026-05-19T19:20:01.377867663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-05-19T19:20:01.449891837Z [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-19T19:20:01.456869390Z [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-19T19:20:01.461904090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-19T19:20:01.465786739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-19T19:20:01.492415378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1127831s 
2026-05-19T19:20:01.494400566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-05-19T19:20:01.568291078Z [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-19T19:20:01.581450351Z [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-19T19:20:01.587038515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-19T19:20:01.590819981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-19T19:20:01.618392942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.122057s 
2026-05-19T19:20:01.620279010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-05-19T19:20:01.692864635Z [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-19T19:20:01.700461735Z [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-19T19:20:01.705516465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-19T19:20:01.709573947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-19T19:20:01.736430916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-19T19:20:01.740510762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-19T19:20:01.743752020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1218068s 
2026-05-19T19:20:01.745546474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-05-19T19:20:01.818180637Z [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-19T19:20:01.828152670Z [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-19T19:20:01.834508109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-19T19:20:01.838313152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-19T19:20:01.864395671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1170919s 
2026-05-19T19:20:01.866546493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-05-19T19:20:01.939239454Z [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-19T19:20:01.949158651Z [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-19T19:20:01.955468398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-19T19:20:01.959279193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-19T19:20:01.985727970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-19T19:20:01.999333641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309572s 
2026-05-19T19:20:02.002089381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-05-19T19:20:02.072008776Z [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-19T19:20:02.078520140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-05-19T19:20:02.082859780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-19T19:20:02.087166874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-19T19:20:02.114597057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-19T19:20:02.118058930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1143083s 
2026-05-19T19:20:02.121201879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-19T19:20:02', 'ensure_identity_on_id_columns') 
2026-05-19T19:20:02.124629142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:02.148350896Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-19T19:20:02.149980418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1443319s 
2026-05-19T19:20:02.152558580Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-19T19:20:02.154444048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:02.157246892Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-05-19T19:20:02.163080942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:20:02.164709181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-19T19:20:02.166528765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-19T19:20:02.169277331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:02.179923352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116653s 
2026-05-19T19:20:02.183028325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-19T19:20:02', 'download_client_per_indexer') 
2026-05-19T19:20:02.186467491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:02.189743770Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-19T19:20:02.191362941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212555s 
2026-05-19T19:20:02.193490295Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-19T19:20:02.195367415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:02.197926910Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-05-19T19:20:02.203693023Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-19T19:20:02.206907337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-19T19:20:02.210356363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044798s 
2026-05-19T19:20:02.212952100Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-19T19:20:02.216002644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-19T19:20:02.219059180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004093s 
2026-05-19T19:20:02.220659312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:02.222403515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:02.246499173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235077s 
2026-05-19T19:20:02.249326577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:02.251347257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:02.255749883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004562s 
2026-05-19T19:20:02.258839205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-19T19:20:02', 'multiple_ratings_support') 
2026-05-19T19:20:02.262435318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:02.265390670Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-19T19:20:02.267006815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140538s 
2026-05-19T19:20:02.269090040Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-19T19:20:02.270901208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:02.273398577Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-05-19T19:20:02.320339975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-05-19T19:20:02.330396228Z [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-19T19:20:02.340308381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180076s 
2026-05-19T19:20:02.342263649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-05-19T19:20:02.344824907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:20:02.348324054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043206s 
2026-05-19T19:20:02.350184361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-05-19T19:20:02.352785179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:20:02.356133923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043174s 
2026-05-19T19:20:02.358095484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-05-19T19:20:02.360873699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:20:02.364257634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044812s 
2026-05-19T19:20:02.398010320Z [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-19T19:20:02.398500087Z                           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-19T19:20:02.398646772Z                           FROM "Movies" 
2026-05-19T19:20:02.411876917Z [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-19T19:20:02.411943391Z                           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-19T19:20:02.411983021Z                           FROM "Movies" 
2026-05-19T19:20:02.422560744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182258s 
2026-05-19T19:20:02.432585463Z [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-19T19:20:02.432620113Z                           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-19T19:20:02.432637628Z                           FROM "ImportListMovies"
2026-05-19T19:20:02.432698290Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-19T19:20:02.433430144Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-19T19:20:02.447828733Z [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-19T19:20:02.447881810Z                           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-19T19:20:02.447899606Z                           FROM "ImportListMovies"
2026-05-19T19:20:02.447908534Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-19T19:20:02.447919556Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-19T19:20:02.460285249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209918s 
2026-05-19T19:20:02.461946325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:20:02.463765038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-05-19T19:20:02.465160979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-05-19T19:20:02.467809934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:02.478759135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115251s 
2026-05-19T19:20:02.480077460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-19T19:20:02.481606450Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-05-19T19:20:02.483629103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-05-19T19:20:02.486460706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:02.496805520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114447s 
2026-05-19T19:20:02.498416695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-05-19T19:20:02.499892397Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-05-19T19:20:02.501883858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-05-19T19:20:02.504277288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:02.514655299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112477s 
2026-05-19T19:20:02.516378299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-05-19T19:20:02.517908300Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-05-19T19:20:02.519817535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-05-19T19:20:02.522601963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:02.532947168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113991s 
2026-05-19T19:20:02.534648855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-05-19T19:20:02.536177895Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-05-19T19:20:02.538053091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-05-19T19:20:02.540803781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:02.551246251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114816s 
2026-05-19T19:20:02.553235588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-05-19T19:20:02.556010556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-19T19:20:02.559460966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045494s 
2026-05-19T19:20:02.563109794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-05-19T19:20:02.563176068Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-19T19:20:02.563211299Z                                                   FROM "MovieMetadata"
2026-05-19T19:20:02.563241460Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-19T19:20:02.567399584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-05-19T19:20:02.567433061Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-19T19:20:02.567454414Z                                                   FROM "MovieMetadata"
2026-05-19T19:20:02.567500277Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-19T19:20:02.571781599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060673s 
2026-05-19T19:20:02.575205985Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-05-19T19:20:02.575261858Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:20:02.575289143Z                                                   FROM "Movies" 
2026-05-19T19:20:02.575309163Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-19T19:20:02.579592049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-05-19T19:20:02.579621578Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:20:02.579676018Z                                                   FROM "Movies" 
2026-05-19T19:20:02.579695397Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-19T19:20:02.583497745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057018s 
2026-05-19T19:20:02.586664642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-05-19T19:20:02.586725635Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:20:02.586772219Z                                                   FROM "Movies" 
2026-05-19T19:20:02.586829314Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-19T19:20:02.590784370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-05-19T19:20:02.590809601Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:20:02.590823659Z                                                   FROM "Movies" 
2026-05-19T19:20:02.590872938Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-19T19:20:02.594572309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053215s 
2026-05-19T19:20:02.597984781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-05-19T19:20:02.598008729Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:20:02.598039251Z                                                   FROM "Movies" 
2026-05-19T19:20:02.598068450Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-19T19:20:02.602425334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-05-19T19:20:02.602459202Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:20:02.602502269Z                                                   FROM "Movies" 
2026-05-19T19:20:02.602540155Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-19T19:20:02.606352393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057775s 
2026-05-19T19:20:02.609891310Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-05-19T19:20:02.609919527Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-19T19:20:02.609933675Z                                                   FROM "MovieMetadata" 
2026-05-19T19:20:02.609980269Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-19T19:20:02.614491294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-05-19T19:20:02.614519711Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-19T19:20:02.614571576Z                                                   FROM "MovieMetadata" 
2026-05-19T19:20:02.614602719Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-19T19:20:02.618488775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059668s 
2026-05-19T19:20:02.620092375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:20:02.621558438Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-05-19T19:20:02.623322540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-05-19T19:20:02.708768155Z [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-19T19:20:02.731233679Z [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-19T19:20:02.745326211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:20:02.749993370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:20:02.778347324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:20:02.782853760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:20:02.786989068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:20:02.791022872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:20:02.794745900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1696232s 
2026-05-19T19:20:02.796680867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-05-19T19:20:02.799228558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-19T19:20:02.802659919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043402s 
2026-05-19T19:20:02.804511648Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-05-19T19:20:02.882051169Z [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-19T19:20:02.890983719Z [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-19T19:20:02.896406841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:20:02.900870140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:20:02.931104260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:20:02.934870315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1285211s 
2026-05-19T19:20:02.936463333Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-05-19T19:20:03.012970616Z [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-19T19:20:03.022584147Z [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-19T19:20:03.028380972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-19T19:20:03.032736454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-19T19:20:03.064830510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-19T19:20:03.068431422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1302734s 
2026-05-19T19:20:03.070302701Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-05-19T19:20:03.144769223Z [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-19T19:20:03.151819111Z [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-19T19:20:03.156424236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-19T19:20:03.160660698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-19T19:20:03.189187200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-19T19:20:03.193987848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-19T19:20:03.197852050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1258654s 
2026-05-19T19:20:03.202608279Z [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-19T19:20:03.280226860Z [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-19T19:20:03.289088016Z [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-19T19:20:03.294543733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:20:03.299597170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:20:03.326650375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-19T19:20:03.330209152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1245392s 
2026-05-19T19:20:03.334303288Z [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-19T19:20:03.421041044Z [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-19T19:20:03.427950209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-05-19T19:20:03.431775503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-05-19T19:20:03.435662030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-05-19T19:20:03.462355019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-19T19:20:03.465953937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287704s 
2026-05-19T19:20:03.468950221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-19T19:20:03', 'movie_metadata') 
2026-05-19T19:20:03.472260979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:03.477898122Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-19T19:20:03.479538546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1405579s 
2026-05-19T19:20:03.483715598Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-19T19:20:03.485630304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:03.488958627Z [Info] add_collections: Starting migration of Main DB to 208 
2026-05-19T19:20:03.513394951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-05-19T19:20:03.520522646Z [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-19T19:20:03.527666593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124269s 
2026-05-19T19:20:03.529494825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-05-19T19:20:03.532089591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-19T19:20:03.535374086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041489s 
2026-05-19T19:20:03.537058378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:20:03.538591366Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-05-19T19:20:03.540661335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-05-19T19:20:03.543189586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-05-19T19:20:03.553300249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109265s 
2026-05-19T19:20:03.555259304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-05-19T19:20:03.557750361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-05-19T19:20:03.567695661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107062s 
2026-05-19T19:20:03.569426727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-19T19:20:03.570955285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-05-19T19:20:03.572719709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-05-19T19:20:03.575033619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-05-19T19:20:03.584898406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105507s 
2026-05-19T19:20:03.586513278Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:03.588343995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:03.605150193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167344s 
2026-05-19T19:20:03.607130571Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:03.608955957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:03.616712849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078139s 
2026-05-19T19:20:03.618453304Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:03.620245333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:03.628348754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081377s 
2026-05-19T19:20:03.630198790Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:03.631971760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:03.639821249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007914s 
2026-05-19T19:20:03.641686495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-19T19:20:03.643226096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-05-19T19:20:03.644986571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-05-19T19:20:03.722393897Z [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-19T19:20:03.733942896Z [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-19T19:20:03.740941581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-19T19:20:03.744918480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-19T19:20:03.772041485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-19T19:20:03.775564490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288771s 
2026-05-19T19:20:03.777450158Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-05-19T19:20:03.854318317Z [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-19T19:20:03.864991162Z [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-19T19:20:03.871250037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-19T19:20:03.875400165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-19T19:20:03.902571477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-19T19:20:03.906138341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1269857s 
2026-05-19T19:20:03.908209532Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:03.910845601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-05-19T19:20:03.913481059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035826s 
2026-05-19T19:20:03.915308369Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-05-19T19:20:03.999462372Z [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-19T19:20:04.017514879Z [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-19T19:20:04.028913515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:20:04.033565764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:20:04.061577930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:20:04.066698633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:20:04.071660676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:20:04.075236598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1582383s 
2026-05-19T19:20:04.078271681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-19T19:20:04', 'add_collections') 
2026-05-19T19:20:04.081712671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:04.085167609Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-19T19:20:04.086798964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1680484s 
2026-05-19T19:20:04.089205651Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-19T19:20:04.091144325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:04.093932751Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-05-19T19:20:04.100223200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-05-19T19:20:04.103158001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:20:04.108215586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052031s 
2026-05-19T19:20:04.110336849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-05-19T19:20:04.113268032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-05-19T19:20:04.116990699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048548s 
2026-05-19T19:20:04.120122055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-19T19:20:04', 'movie_meta_collection_index') 
2026-05-19T19:20:04.123704550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:04.131171268Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-19T19:20:04.133030813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184188s 
2026-05-19T19:20:04.135377489Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-19T19:20:04.137337888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:04.140060030Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-05-19T19:20:04.145330314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:20:04.147060188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-05-19T19:20:04.148964082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-05-19T19:20:04.151754782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:04.162986924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122054s 
2026-05-19T19:20:04.166101366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-19T19:20:04', 'movie_added_notifications') 
2026-05-19T19:20:04.169573609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:04.172514482Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-19T19:20:04.174156088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215256s 
2026-05-19T19:20:04.176366279Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-19T19:20:04.178222087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:04.180955181Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-05-19T19:20:04.186671784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-05-19T19:20:04.189701215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:20:04.193965203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005394s 
2026-05-19T19:20:04.195861021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-05-19T19:20:04.198428211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-05-19T19:20:04.201950916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042843s 
2026-05-19T19:20:04.204962230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-19T19:20:04', 'more_movie_meta_index') 
2026-05-19T19:20:04.208400936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:04.211414414Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-19T19:20:04.213072744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136714s 
2026-05-19T19:20:04.215549182Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-19T19:20:04.217610593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:04.220369089Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-05-19T19:20:04.268740717Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:04.271235552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-19T19:20:04.274108247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033294s 
2026-05-19T19:20:04.275762319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-19T19:20:04.277309074Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-05-19T19:20:04.279251296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-19T19:20:04.357238749Z [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-19T19:20:04.367234240Z [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-19T19:20:04.373384206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-19T19:20:04.376992543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-19T19:20:04.404257183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230852s 
2026-05-19T19:20:04.406179133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-19T19:20:04.407743614Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-19T19:20:04.409678280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-19T19:20:04.488067273Z [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-19T19:20:04.498604013Z [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-19T19:20:04.504788458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-19T19:20:04.508979749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-19T19:20:04.537123349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1253152s 
2026-05-19T19:20:04.539890242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-19T19:20:04.541508150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-05-19T19:20:04.543366834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-05-19T19:20:04.622939039Z [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-19T19:20:04.635952428Z [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-19T19:20:04.642965832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-19T19:20:04.647518872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-19T19:20:04.676508526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-19T19:20:04.680459673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1353232s 
2026-05-19T19:20:04.682236732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-19T19:20:04.683894190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-05-19T19:20:04.685826281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-05-19T19:20:04.774517893Z [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-19T19:20:04.786216874Z [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-19T19:20:04.793379289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-19T19:20:04.798098323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-19T19:20:04.826692190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-19T19:20:04.831675386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438052s 
2026-05-19T19:20:04.833781086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-19T19:20:04.835352631Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-05-19T19:20:04.837505157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-19T19:20:04.915125210Z [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-19T19:20:04.924938354Z [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-19T19:20:04.930957667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-19T19:20:04.934781568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-19T19:20:04.962208835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1227192s 
2026-05-19T19:20:04.964117539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-19T19:20:04.965746089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-05-19T19:20:04.967697860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-19T19:20:05.045178673Z [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-19T19:20:05.054267307Z [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-19T19:20:05.059974351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-19T19:20:05.063995880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-19T19:20:05.091756719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1221113s 
2026-05-19T19:20:05.094028875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-19T19:20:05.095603657Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-05-19T19:20:05.097468242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-19T19:20:05.174927943Z [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-19T19:20:05.184042559Z [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-19T19:20:05.189624321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-19T19:20:05.193535478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-19T19:20:05.221092817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1215494s 
2026-05-19T19:20:05.223285664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-19T19:20:05.224962521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-05-19T19:20:05.227047580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-19T19:20:05.304386688Z [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-19T19:20:05.313083082Z [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-19T19:20:05.318386964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-19T19:20:05.322862768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-19T19:20:05.353150075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-19T19:20:05.357781593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287805s 
2026-05-19T19:20:05.359827293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-19T19:20:05.361485863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-05-19T19:20:05.363581403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-19T19:20:05.441401681Z [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-19T19:20:05.450312987Z [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-19T19:20:05.455841822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-19T19:20:05.461052707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-19T19:20:05.493521017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-19T19:20:05.497892451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323208s 
2026-05-19T19:20:05.499718338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-19T19:20:05.501334924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-19T19:20:05.503462689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-19T19:20:05.580566122Z [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-19T19:20:05.588716537Z [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-19T19:20:05.593611465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-19T19:20:05.598006617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-19T19:20:05.626147231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-19T19:20:05.629831631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244512s 
2026-05-19T19:20:05.631573078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-19T19:20:05.633155245Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-19T19:20:05.635140463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-19T19:20:05.713532872Z [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-19T19:20:05.722896641Z [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-19T19:20:05.728644927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-19T19:20:05.733170211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-19T19:20:05.761801644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-19T19:20:05.766307368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-19T19:20:05.770740436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-19T19:20:05.774181135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1372468s 
2026-05-19T19:20:05.775883985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-19T19:20:05.777411381Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-19T19:20:05.779252919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-19T19:20:05.867556680Z [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-19T19:20:05.875521611Z [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-19T19:20:05.880265205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-19T19:20:05.883859413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-19T19:20:05.911378626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1301988s 
2026-05-19T19:20:05.913195745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-19T19:20:05.914754044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-05-19T19:20:05.916891478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-19T19:20:05.993402098Z [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-19T19:20:06.001494596Z [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-19T19:20:06.006231435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-19T19:20:06.010060928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-19T19:20:06.037497123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186736s 
2026-05-19T19:20:06.039228721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-19T19:20:06.040883353Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-05-19T19:20:06.042749912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-19T19:20:06.119427778Z [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-19T19:20:06.127695008Z [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-19T19:20:06.132858367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-19T19:20:06.136723371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-19T19:20:06.165397259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-19T19:20:06.170096654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-19T19:20:06.173472172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1289531s 
2026-05-19T19:20:06.175304242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-19T19:20:06.176915136Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2026-05-19T19:20:06.178966838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-19T19:20:06.256835352Z [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-19T19:20:06.266325605Z [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-19T19:20:06.271513814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-19T19:20:06.275606566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-19T19:20:06.304481930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-19T19:20:06.308538901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276766s 
2026-05-19T19:20:06.310414829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-19T19:20:06.312164623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-19T19:20:06.314246606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-19T19:20:06.395426599Z [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-19T19:20:06.405496339Z [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-19T19:20:06.411529129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-19T19:20:06.417028485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-19T19:20:06.447050307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-19T19:20:06.451733780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1354035s 
2026-05-19T19:20:06.454360009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-19T19:20:06.456248222Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-05-19T19:20:06.459010495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-19T19:20:06.540969216Z [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-19T19:20:06.552138621Z [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-19T19:20:06.557752868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-19T19:20:06.562877729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-19T19:20:06.592651372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-19T19:20:06.596860018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1355578s 
2026-05-19T19:20:06.598740976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:20:06.600430659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-19T19:20:06.602555779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-19T19:20:06.683406219Z [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-19T19:20:06.695799138Z [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-19T19:20:06.702215931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:20:06.706699000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:20:06.738140472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:20:06.743378020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383616s 
2026-05-19T19:20:06.745424812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:20:06.747078322Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-05-19T19:20:06.749240747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-19T19:20:06.828456835Z [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-19T19:20:06.838535433Z [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-19T19:20:06.844682984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:20:06.849816894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:20:06.882394814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:20:06.886944156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1348447s 
2026-05-19T19:20:06.889471837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:20:06.892037865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-19T19:20:06.894770488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-19T19:20:06.976983622Z [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-19T19:20:06.987879767Z [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-19T19:20:06.994057859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:20:06.998579766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:20:07.028312737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:20:07.033303168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365424s 
2026-05-19T19:20:07.035349579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:20:07.037052168Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-05-19T19:20:07.039228902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-19T19:20:07.127193439Z [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-19T19:20:07.139907495Z [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-19T19:20:07.146039965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:20:07.150541160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:20:07.179450322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:20:07.183313382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1418507s 
2026-05-19T19:20:07.194178635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-19T19:20:07.196450660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-05-19T19:20:07.198775182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-19T19:20:07.280861220Z [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-19T19:20:07.289916687Z [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-19T19:20:07.295518609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-19T19:20:07.299540960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-19T19:20:07.331009015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1294312s 
2026-05-19T19:20:07.333658361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-19T19:20:07.335641435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-19T19:20:07.337763639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-19T19:20:07.416087019Z [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-19T19:20:07.425024760Z [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-19T19:20:07.430613355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-19T19:20:07.434812011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-19T19:20:07.464450371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235437s 
2026-05-19T19:20:07.468227198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:20:07.469961059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-05-19T19:20:07.472092903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-05-19T19:20:07.551488302Z [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-19T19:20:07.567986268Z [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-19T19:20:07.575231661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-19T19:20:07.579469926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-19T19:20:07.610826517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-19T19:20:07.615999595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1411894s 
2026-05-19T19:20:07.618302293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:20:07.619903738Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-05-19T19:20:07.622186776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-05-19T19:20:07.709763041Z [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-19T19:20:07.727731629Z [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-19T19:20:07.738898539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:20:07.744071848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:20:07.772559691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:20:07.777069254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:20:07.781973080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:20:07.786686392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:20:07.790357996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1662379s 
2026-05-19T19:20:07.792232722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:20:07.793909158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-19T19:20:07.795946752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-05-19T19:20:07.881977935Z [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-19T19:20:07.899751982Z [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-19T19:20:07.911036298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:20:07.916335039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:20:07.944909046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:20:07.949591547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:20:07.954409500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:20:07.959027841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:20:07.962620116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1647843s 
2026-05-19T19:20:07.964952403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:20:07.966619470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-05-19T19:20:07.968786434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-05-19T19:20:08.060748372Z [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-19T19:20:08.082484598Z [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-19T19:20:08.096677853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:20:08.102411440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:20:08.133555453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:20:08.140779371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:20:08.145659189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:20:08.150341659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:20:08.154487088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1825692s 
2026-05-19T19:20:08.156626217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:20:08.158250828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-05-19T19:20:08.160359535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-05-19T19:20:08.258923800Z [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-19T19:20:08.280330191Z [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-19T19:20:08.294677566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:20:08.299907349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:20:08.328973617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:20:08.333811982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:20:08.338385062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:20:08.343161501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:20:08.349260644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1846976s 
2026-05-19T19:20:08.358324128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:20:08.360466393Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.25E-05s 
2026-05-19T19:20:08.362893821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-05-19T19:20:08.446213394Z [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-19T19:20:08.456467275Z [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-19T19:20:08.462752032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:20:08.467349621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:20:08.498647093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-19T19:20:08.506342722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1411771s 
2026-05-19T19:20:08.508479906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:20:08.510437959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001486s 
2026-05-19T19:20:08.512441695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-19T19:20:08.592256459Z [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-19T19:20:08.599801334Z [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-19T19:20:08.604877226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-19T19:20:08.609224862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-19T19:20:08.639190883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1247571s 
2026-05-19T19:20:08.641060338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-19T19:20:08.642836845Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.13E-05s 
2026-05-19T19:20:08.644866032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-19T19:20:08.723250576Z [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-19T19:20:08.733681533Z [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-19T19:20:08.738384345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-19T19:20:08.742839647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-19T19:20:08.774002298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-19T19:20:08.777737761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309977s 
2026-05-19T19:20:08.779579971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-19T19:20:08.781293983Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-05-19T19:20:08.783608424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-19T19:20:08.864601310Z [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-19T19:20:08.872066204Z [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-19T19:20:08.876735368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-19T19:20:08.881081230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-19T19:20:08.910108540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-19T19:20:08.913897952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282216s 
2026-05-19T19:20:08.915687176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:20:08.917361117Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-05-19T19:20:08.919596809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-05-19T19:20:09.007798715Z [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-19T19:20:09.016537885Z [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-19T19:20:09.021895845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-19T19:20:09.025871542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-19T19:20:09.055910700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341462s 
2026-05-19T19:20:09.057997142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:20:09.059647556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2026-05-19T19:20:09.061764069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-05-19T19:20:09.151165500Z [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-19T19:20:09.160480239Z [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-19T19:20:09.166279408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-19T19:20:09.170743198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-19T19:20:09.200161626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1362377s 
2026-05-19T19:20:09.202254962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:20:09.204024686Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.64E-05s 
2026-05-19T19:20:09.206004072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-19T19:20:09.283528173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-19T19:20:09.290464372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-19T19:20:09.295218597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-19T19:20:09.299524308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-19T19:20:09.330964888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-19T19:20:09.336272558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282903s 
2026-05-19T19:20:09.342882680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-19T19:20:09', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-19T19:20:09.347212120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:09.353908456Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-19T19:20:09.355796879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1455565s 
2026-05-19T19:20:09.360712259Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-19T19:20:09.362886277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:09.367674139Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-05-19T19:20:09.383072231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:20:09.384972498Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s 
2026-05-19T19:20:09.386933327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-05-19T19:20:09.389723867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-05-19T19:20:09.401911893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130751s 
2026-05-19T19:20:09.405860205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-19T19:20:09', 'add_language_tags_to_subtitle_files') 
2026-05-19T19:20:09.409406818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:09.412712796Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-19T19:20:09.414485706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235627s 
2026-05-19T19:20:09.416785578Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-19T19:20:09.418761507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:09.421566717Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-05-19T19:20:09.427470367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-19T19:20:09.429295993Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2026-05-19T19:20:09.431087401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-19T19:20:09.433523518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-19T19:20:09.445151235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123101s 
2026-05-19T19:20:09.447125702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-19T19:20:09.449685748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-19T19:20:09.460793338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117846s 
2026-05-19T19:20:09.463967351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-19T19:20:09', 'add_salt_to_users') 
2026-05-19T19:20:09.467695819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:09.470835412Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-19T19:20:09.472608373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217612s 
2026-05-19T19:20:09.474952995Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-19T19:20:09.477016290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:09.479787281Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-05-19T19:20:09.486233193Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-05-19T19:20:09.578961354Z [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-19T19:20:09.588212846Z [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-19T19:20:09.593567560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:20:09.598210571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:20:09.628032511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:20:09.632989524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:20:09.636687943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1484769s 
2026-05-19T19:20:09.638668632Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-05-19T19:20:09.728343464Z [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-19T19:20:09.737398370Z [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-19T19:20:09.742474012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:20:09.747055188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:20:09.776582044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:20:09.781410839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:20:09.785246133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445778s 
2026-05-19T19:20:09.787144647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-05-19T19:20:09.876380775Z [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-19T19:20:09.884273951Z [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-19T19:20:09.889063978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:20:09.893630385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:20:09.922579437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:20:09.927389875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:20:09.931044265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1420496s 
2026-05-19T19:20:09.933018221Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-05-19T19:20:10.024638089Z [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-19T19:20:10.032312655Z [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-19T19:20:10.037052571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:20:10.041741525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:20:10.071384495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:20:10.076768929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:20:10.080647680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1456526s 
2026-05-19T19:20:10.084275807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-19T19:20:10', 'clean_alt_titles') 
2026-05-19T19:20:10.088000659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.092497946Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-19T19:20:10.094280115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1575046s 
2026-05-19T19:20:10.096494525Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-19T19:20:10.098460124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.104283011Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-05-19T19:20:10.109162318Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:10.111924000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-19T19:20:10.115196981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041486s 
2026-05-19T19:20:10.118694816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-19T19:20:10', 'remove_omg') 
2026-05-19T19:20:10.123460413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.127586573Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-19T19:20:10.129403282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164993s 
2026-05-19T19:20:10.132626805Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-19T19:20:10.134819140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.137794312Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-05-19T19:20:10.143021108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:20:10.144848087Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.97E-05s 
2026-05-19T19:20:10.147050864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-05-19T19:20:10.149851203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-05-19T19:20:10.161837303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126221s 
2026-05-19T19:20:10.168329298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-19T19:20:10', 'add_additional_info_to_pending_releases') 
2026-05-19T19:20:10.173290409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.176833365Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-19T19:20:10.178936019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274765s 
2026-05-19T19:20:10.181395102Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-19T19:20:10.183410561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.186125429Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-05-19T19:20:10.191251613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-19T19:20:10.193016176Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-05-19T19:20:10.194830881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-19T19:20:10.197810041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:20:10.209641829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130723s 
2026-05-19T19:20:10.212814880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-19T19:20:10', 'add_result_to_commands') 
2026-05-19T19:20:10.216501284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.219630106Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-19T19:20:10.221333957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228755s 
2026-05-19T19:20:10.223611033Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-19T19:20:10.225629568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.228346821Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-05-19T19:20:10.233413845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:20:10.235166405Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2026-05-19T19:20:10.237207055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-19T19:20:10.240293911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:10.252081401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130206s 
2026-05-19T19:20:10.255390586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-19T19:20:10', 'health_restored_notification') 
2026-05-19T19:20:10.259042200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.262269490Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-19T19:20:10.264030817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229176s 
2026-05-19T19:20:10.266590362Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-19T19:20:10.268716443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.271525871Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-05-19T19:20:10.276611735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:20:10.278373693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s 
2026-05-19T19:20:10.280593454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-05-19T19:20:10.283761744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:10.295612772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131039s 
2026-05-19T19:20:10.299095656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-19T19:20:10', 'add_on_manual_interaction_required_to_notifications') 
2026-05-19T19:20:10.302845719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.306226067Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-19T19:20:10.308089670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232288s 
2026-05-19T19:20:10.310192335Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-19T19:20:10.312127271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.314724412Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-05-19T19:20:10.318954922Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:10.321574347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-05-19T19:20:10.324600722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037745s 
2026-05-19T19:20:10.327605273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-19T19:20:10', 'remove_rarbg') 
2026-05-19T19:20:10.331184251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.334135816Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-19T19:20:10.335800619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132128s 
2026-05-19T19:20:10.338158988Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-19T19:20:10.340241603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.343103206Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-05-19T19:20:10.349486541Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-05-19T19:20:10.353397588Z [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-19T19:20:10.358351184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006381s 
2026-05-19T19:20:10.361697233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-19T19:20:10', 'remove_invalid_roksbox_metadata_images') 
2026-05-19T19:20:10.365339308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.368585907Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-19T19:20:10.370347074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162523s 
2026-05-19T19:20:10.372437283Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-19T19:20:10.374356198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.376939681Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-05-19T19:20:10.392249555Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-19T19:20:10.474764045Z [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-19T19:20:10.483152620Z [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-19T19:20:10.488090865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-19T19:20:10.492580367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-19T19:20:10.521840536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-19T19:20:10.526209554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1311956s 
2026-05-19T19:20:10.528153309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-19T19:20:10.529827230Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.13E-05s 
2026-05-19T19:20:10.531998553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-19T19:20:10.534786278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-19T19:20:10.545792975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119417s 
2026-05-19T19:20:10.547818154Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:10.550430925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-05-19T19:20:10.553142947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035491s 
2026-05-19T19:20:10.556404536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-19T19:20:10', 'list_sync_time') 
2026-05-19T19:20:10.560097604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.563466508Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-19T19:20:10.565203747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136712s 
2026-05-19T19:20:10.567758222Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-19T19:20:10.570435434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.575478781Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-05-19T19:20:10.581781905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-19T19:20:10.583510076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-19T19:20:10.585376314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-05-19T19:20:10.588006491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-05-19T19:20:10.599523847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124068s 
2026-05-19T19:20:10.602798923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-19T19:20:10', 'add_tags_to_collections') 
2026-05-19T19:20:10.606409965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.610421484Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-19T19:20:10.612156238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230254s 
2026-05-19T19:20:10.614449586Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-19T19:20:10.616461669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.619332741Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-05-19T19:20:10.624106144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-19T19:20:10.625832962Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2026-05-19T19:20:10.627708720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-19T19:20:10.630313356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-19T19:20:10.641906544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124184s 
2026-05-19T19:20:10.645262563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-19T19:20:10', 'add_download_client_tags') 
2026-05-19T19:20:10.648858164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.652024511Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-19T19:20:10.653734324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222359s 
2026-05-19T19:20:10.655868854Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-19T19:20:10.657814031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.660485331Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-05-19T19:20:10.670414167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-19T19:20:10.675515701Z [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-19T19:20:10.681445914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091066s 
2026-05-19T19:20:10.683586406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-19T19:20:10.686143335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-19T19:20:10.689595167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042918s 
2026-05-19T19:20:10.692750712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-19T19:20:10', 'add_auto_tagging') 
2026-05-19T19:20:10.696268757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.699446457Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-19T19:20:10.701117993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139762s 
2026-05-19T19:20:10.703715945Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-19T19:20:10.705848320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.708848131Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-05-19T19:20:10.715110163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-19T19:20:10.716860308Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-05-19T19:20:10.719106582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-19T19:20:10.722244511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:10.734306834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133144s 
2026-05-19T19:20:10.736051949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-19T19:20:10.737669015Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-05-19T19:20:10.739730056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-19T19:20:10.742528052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-19T19:20:10.753519718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011939s 
2026-05-19T19:20:10.756893413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-19T19:20:10', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-19T19:20:10.760631321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.764239107Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-19T19:20:10.765879190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220045s 
2026-05-19T19:20:10.768273772Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-19T19:20:10.770338050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.773140885Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-05-19T19:20:10.789012179Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-19T19:20:10.791829212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-19T19:20:10.821458875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302292s 
2026-05-19T19:20:10.823762695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-19T19:20:10.824926268Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-19T19:20:10.826819451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-05-19T19:20:10.830482418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-05-19T19:20:10.842121920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132897s 
2026-05-19T19:20:10.843678835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-19T19:20:10.845276353Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-05-19T19:20:10.847179636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-19T19:20:10.849950336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:20:10.861121073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121459s 
2026-05-19T19:20:10.862902812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-19T19:20:10.864513997Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-05-19T19:20:10.866401819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-19T19:20:10.869151226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:10.880411253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122087s 
2026-05-19T19:20:10.882340679Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-19T19:20:10.965293162Z [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-19T19:20:10.972516800Z [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-19T19:20:10.977326447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-19T19:20:10.981475883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-19T19:20:11.010887667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1266383s 
2026-05-19T19:20:11.012695999Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:11.014547528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:11.024748031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101129s 
2026-05-19T19:20:11.027075328Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:11.029972273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-19T19:20:11.033193270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043033s 
2026-05-19T19:20:11.038449306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-19T19:20:11', 'update_restrictions_to_release_profiles') 
2026-05-19T19:20:11.042224990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.045878377Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-19T19:20:11.047656037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01656s 
2026-05-19T19:20:11.050694226Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-19T19:20:11.052753052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.055716130Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-05-19T19:20:11.061886808Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-19T19:20:11.064317062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-19T19:20:11.095037532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312236s 
2026-05-19T19:20:11.097199937Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-05-19T19:20:11.186303097Z [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-19T19:20:11.195918041Z [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-19T19:20:11.201585996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:20:11.205760904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:20:11.236476946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-19T19:20:11.240174122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1410817s 
2026-05-19T19:20:11.242349573Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-05-19T19:20:11.345780408Z [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-19T19:20:11.358102695Z [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-19T19:20:11.365967324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-19T19:20:11.371202898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-19T19:20:11.404435557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-19T19:20:11.409190294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1647861s 
2026-05-19T19:20:11.413068755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-19T19:20:11', 'rename_quality_profiles') 
2026-05-19T19:20:11.417349816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.421639786Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-19T19:20:11.423473890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1771014s 
2026-05-19T19:20:11.427671624Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-19T19:20:11.429811594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.433807522Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-05-19T19:20:11.439115311Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:20:11.442263021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:20:11.446021029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044926s 
2026-05-19T19:20:11.448517417Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:20:11.451171943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:20:11.454573002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040514s 
2026-05-19T19:20:11.457035031Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:20:11.459732363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:20:11.463088312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040192s 
2026-05-19T19:20:11.467251677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-19T19:20:11', 'update_images_remote_url') 
2026-05-19T19:20:11.471332305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.474552400Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-19T19:20:11.476294569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152568s 
2026-05-19T19:20:11.478540592Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-19T19:20:11.480546903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.483363375Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-05-19T19:20:11.491935729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-19T19:20:11.497096914Z [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-19T19:20:11.503035414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089134s 
2026-05-19T19:20:11.505291798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-19T19:20:11.508258002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-19T19:20:11.512471588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052635s 
2026-05-19T19:20:11.515871555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-19T19:20:11', 'add_notification_status') 
2026-05-19T19:20:11.519812151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.523670903Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-19T19:20:11.525435908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01633s 
2026-05-19T19:20:11.527766662Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-19T19:20:11.529873475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.532655938Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-05-19T19:20:11.538432382Z [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-19T19:20:11.542338769Z [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-19T19:20:11.546340859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054251s 
2026-05-19T19:20:11.550100200Z [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-19T19:20:11.554653030Z [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-19T19:20:11.558563335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058395s 
2026-05-19T19:20:11.561695012Z [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-19T19:20:11.565480015Z [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-19T19:20:11.569074674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050535s 
2026-05-19T19:20:11.572021499Z [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-19T19:20:11.575508882Z [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-19T19:20:11.579220067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049544s 
2026-05-19T19:20:11.582495995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-19T19:20:11', 'rename_deprecated_indexer_flags') 
2026-05-19T19:20:11.586144362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.589316691Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-19T19:20:11.591083199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147037s 
2026-05-19T19:20:11.593332338Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-19T19:20:11.595335322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.598081864Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-05-19T19:20:11.602703050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:20:11.604485540Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2026-05-19T19:20:11.606624758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-05-19T19:20:11.609319786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-19T19:20:11.624421601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154741s 
2026-05-19T19:20:11.628128827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-19T19:20:11', 'movie_last_searched_time') 
2026-05-19T19:20:11.632112750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.646324142Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-19T19:20:11.648292195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374049s 
2026-05-19T19:20:11.650538990Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-19T19:20:11.652514399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.655415932Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-05-19T19:20:11.659116314Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:11.661070189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:11.669285034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082001s 
2026-05-19T19:20:11.672748419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-19T19:20:11', 'email_encryption') 
2026-05-19T19:20:11.676578312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.679782255Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-19T19:20:11.681450385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187525s 
2026-05-19T19:20:11.683753463Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-19T19:20:11.685757409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.688516966Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-05-19T19:20:11.692461891Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-19T19:20:11.695567957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-19T19:20:11.698540013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035984s 
2026-05-19T19:20:11.701307807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-19T19:20:11', 'clear_last_rss_releases_info') 
2026-05-19T19:20:11.704908869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.708196210Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-19T19:20:11.709565858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130686s 
2026-05-19T19:20:11.711612540Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-19T19:20:11.713521875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.716178425Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-05-19T19:20:11.730976268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-05-19T19:20:11.733785335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-05-19T19:20:11.738005114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050168s 
2026-05-19T19:20:11.739876242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-05-19T19:20:11.742243620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-05-19T19:20:11.745568315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040443s 
2026-05-19T19:20:11.747457129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-05-19T19:20:11.750229513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-05-19T19:20:11.753772448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046002s 
2026-05-19T19:20:11.756663812Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-19T19:20:11.759277596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-19T19:20:11.762533643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040405s 
2026-05-19T19:20:11.764505975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-19T19:20:11.767243539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-19T19:20:11.770850864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046235s 
2026-05-19T19:20:11.772785650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-05-19T19:20:11.775253210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-05-19T19:20:11.778706434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042346s 
2026-05-19T19:20:11.780479335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-05-19T19:20:11.782792273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-05-19T19:20:11.786059283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003942s 
2026-05-19T19:20:11.789149757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-19T19:20:11', 'add_indexes') 
2026-05-19T19:20:11.792633854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.795631972Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-19T19:20:11.797320573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134127s 
2026-05-19T19:20:11.799748623Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-19T19:20:11.801877660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.804815707Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-05-19T19:20:11.811245026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:20:11.813038458Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2026-05-19T19:20:11.814884897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-05-19T19:20:11.817772572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-05-19T19:20:11.830042132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131247s 
2026-05-19T19:20:11.831809853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:20:11.833432320Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2026-05-19T19:20:11.835292015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-05-19T19:20:11.838061573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:11.849583328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125232s 
2026-05-19T19:20:11.851296698Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:11.853152626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:11.861620740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083846s 
2026-05-19T19:20:11.865312065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-19T19:20:11', 'parse_title_from_existing_subtitle_files') 
2026-05-19T19:20:11.869191087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.873292357Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-19T19:20:11.875112172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019931s 
2026-05-19T19:20:11.877679593Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-19T19:20:11.879815715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.882745565Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-05-19T19:20:11.887756788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-19T19:20:11.889536271Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-19T19:20:11.891564466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-05-19T19:20:11.894633557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:20:11.908432147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014488s 
2026-05-19T19:20:11.913648032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-19T19:20:11', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-19T19:20:11.919484957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.923187383Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-19T19:20:11.925059173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292522s 
2026-05-19T19:20:11.927572565Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-19T19:20:11.929622875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.932458555Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-05-19T19:20:11.936613844Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-05-19T19:20:12.024914087Z [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-19T19:20:12.033684841Z [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-19T19:20:12.038909703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-19T19:20:12.042671951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-19T19:20:12.073319464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1347122s 
2026-05-19T19:20:12.076919113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-19T19:20:12', 'drop_multi_episode_style_from_naming_config') 
2026-05-19T19:20:12.080736070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:12.084224867Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-19T19:20:12.086015643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.145216s 
2026-05-19T19:20:12.088408743Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-19T19:20:12.090270011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:12.093052786Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-05-19T19:20:12.096706885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:12.098680530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:12.107197322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084616s 
2026-05-19T19:20:12.110539083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-19T19:20:12', 'stevenlu_update_url') 
2026-05-19T19:20:12.114463987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:12.117295570Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-19T19:20:12.119019381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018641s 
2026-05-19T19:20:12.121146295Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-19T19:20:12.123169620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:12.125852453Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-05-19T19:20:12.130932645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:20:12.132506645Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-05-19T19:20:12.134729291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-05-19T19:20:12.137322163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-05-19T19:20:12.149569759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131119s 
2026-05-19T19:20:12.152759873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-19T19:20:12', 'add_movie_keywords') 
2026-05-19T19:20:12.156321797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:12.159311709Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-19T19:20:12.160973075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227062s 
2026-05-19T19:20:12.299883485Z [Debug] MigrationController: Took: 00:00:26.4672894 
2026-05-19T19:20:15.150751452Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-19T19:20:15.945282287Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-19T19:20:16.467169036Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-19T19:20:16.480360063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:16.483519335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:17.084264142Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-19T19:20:17.154757273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6581994s 
2026-05-19T19:20:17.169906272Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-19T19:20:17.174948657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6784335s 
2026-05-19T19:20:17.455661512Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-19T19:20:17.463113781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.503329764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-19T19:20:17.536908641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-19T19:20:17.608136992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1014609s 
2026-05-19T19:20:17.611455946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.621772183Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-19T19:20:17.624248279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.115746s 
2026-05-19T19:20:17.640940718Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-19T19:20:17.643747550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.661922183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-19T19:20:17.669544384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-19T19:20:17.685737095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211352s 
2026-05-19T19:20:17.688514739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:20:17.691511455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006363s 
2026-05-19T19:20:17.695174432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-19T19:20:17.699949279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-19T19:20:17.723095464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249151s 
2026-05-19T19:20:17.726485271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.731133222Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-19T19:20:17.733712466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330965s 
2026-05-19T19:20:17.738308993Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-19T19:20:17.741215256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.746900015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:20:17.750877797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015274s 
2026-05-19T19:20:17.753618025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-19T19:20:17.757269279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-19T19:20:17.762844156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006559s 
2026-05-19T19:20:17.765469223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.769684112Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-19T19:20:17.772254679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131503s 
2026-05-19T19:20:17.797733191Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-19T19:20:17.800585666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.808104559Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-19T19:20:17.823507470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-19T19:20:17.829984805Z [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-19T19:20:17.838947456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126125s 
2026-05-19T19:20:17.841186916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-19T19:20:17.844868951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-19T19:20:17.849466941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005647s 
2026-05-19T19:20:17.858819597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-19T19:20:17', 'InitialSetup') 
2026-05-19T19:20:17.866530857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.870964637Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-19T19:20:17.873437908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270293s 
2026-05-19T19:20:17.876513071Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-19T19:20:17.879746553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.883347415Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-05-19T19:20:17.888365672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-19T19:20:17', 'add_moviefiles_table') 
2026-05-19T19:20:17.893586967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.897874733Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-19T19:20:17.900408836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018194s 
2026-05-19T19:20:17.903231150Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-19T19:20:17.906095419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.909526900Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-05-19T19:20:17.913552627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-19T19:20:17', 'fix_history_movieId') 
2026-05-19T19:20:17.918659442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.922508364Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-19T19:20:17.925021866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164607s 
2026-05-19T19:20:17.928210458Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-19T19:20:17.930721274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.934294901Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-05-19T19:20:17.937760972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-19T19:20:17', 'add_tmdb_stuff') 
2026-05-19T19:20:17.942614837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.946418427Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-19T19:20:17.948910767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160206s 
2026-05-19T19:20:17.951613901Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-19T19:20:17.954401075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.957718335Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-05-19T19:20:17.961512136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-19T19:20:17', 'fix_movie_files') 
2026-05-19T19:20:17.966404860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.970210915Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-19T19:20:17.972719417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159312s 
2026-05-19T19:20:17.975624397Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-19T19:20:17.978513696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.981903233Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-05-19T19:20:17.985864942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-19T19:20:17', 'update_schedule_intervale') 
2026-05-19T19:20:17.990883368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.994741148Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-19T19:20:17.997319210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162256s 
2026-05-19T19:20:18.000234501Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-19T19:20:18.003178370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.006667126Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-05-19T19:20:18.010827996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-19T19:20:18', 'add_movie_formats_to_naming_config') 
2026-05-19T19:20:18.015871243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.019826379Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-19T19:20:18.022506787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165291s 
2026-05-19T19:20:18.025370494Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-19T19:20:18.028332850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.031620591Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-05-19T19:20:18.035462760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-19T19:20:18', 'add_phyiscal_release') 
2026-05-19T19:20:18.040328269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.044183703Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-19T19:20:18.046717887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159872s 
2026-05-19T19:20:18.049400910Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-19T19:20:18.052217092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.055625857Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-05-19T19:20:18.059412203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-19T19:20:18', 'remove_bitmetv') 
2026-05-19T19:20:18.064406732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.068345414Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-19T19:20:18.070819747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162939s 
2026-05-19T19:20:18.074120154Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-19T19:20:18.082024192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.087708490Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-05-19T19:20:18.093966153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-19T19:20:18', 'remove_torrentleech') 
2026-05-19T19:20:18.098515956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.102301671Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-19T19:20:18.104797647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254922s 
2026-05-19T19:20:18.107541543Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-19T19:20:18.110319638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.113759095Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-05-19T19:20:18.117611644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-19T19:20:18', 'remove_broadcasthenet') 
2026-05-19T19:20:18.122525290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.126315454Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-19T19:20:18.128888566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160184s 
2026-05-19T19:20:18.136501758Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-19T19:20:18.139310645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.142802447Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-05-19T19:20:18.146591218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-19T19:20:18', 'remove_fanzub') 
2026-05-19T19:20:18.151542320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.155365860Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-19T19:20:18.157877759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161321s 
2026-05-19T19:20:18.160907771Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-19T19:20:18.163706127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.167115283Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-05-19T19:20:18.171295261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-19T19:20:18', 'update_movie_sorttitle') 
2026-05-19T19:20:18.176259529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.179913418Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-19T19:20:18.182475728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162005s 
2026-05-19T19:20:18.185309505Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-19T19:20:18.188252021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.191720426Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-05-19T19:20:18.196146079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-19T19:20:18', 'update_movie_sorttitle_again') 
2026-05-19T19:20:18.201116490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.204990202Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-19T19:20:18.207655620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167333s 
2026-05-19T19:20:18.210769511Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-19T19:20:18.213538988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.217991986Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-05-19T19:20:18.221840217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-19T19:20:18', 'update_movie_file') 
2026-05-19T19:20:18.226679062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.230445357Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-19T19:20:18.232932106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169629s 
2026-05-19T19:20:18.235679889Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-19T19:20:18.238450098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.241814975Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-05-19T19:20:18.246404137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-19T19:20:18', 'update_movie_slug') 
2026-05-19T19:20:18.251245237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.254972163Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-19T19:20:18.257423199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165431s 
2026-05-19T19:20:18.260208559Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-19T19:20:18.262967175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.266294065Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-05-19T19:20:18.270516860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-19T19:20:18', 'add_youtube_trailer_id') 
2026-05-19T19:20:18.275357388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.279125457Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-19T19:20:18.281615752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016157s 
2026-05-19T19:20:18.284634271Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-19T19:20:18.287286082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.291365358Z [Info] add_studio: Starting migration of Log DB to 120 
2026-05-19T19:20:18.295136733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-19T19:20:18', 'add_studio') 
2026-05-19T19:20:18.299876348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.303439605Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-19T19:20:18.305846502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163008s 
2026-05-19T19:20:18.308572211Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-19T19:20:18.311342531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.314666325Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-05-19T19:20:18.318540197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-19T19:20:18', 'update_filedate_config') 
2026-05-19T19:20:18.323402569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.327763412Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-19T19:20:18.330292936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164131s 
2026-05-19T19:20:18.333044658Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-19T19:20:18.335880409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.339223181Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-05-19T19:20:18.343121944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-19T19:20:18', 'add_movieid_to_blacklist') 
2026-05-19T19:20:18.348048766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.351819590Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-19T19:20:18.354350347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159242s 
2026-05-19T19:20:18.357295478Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-19T19:20:18.360099075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.363571979Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-05-19T19:20:18.367697958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-19T19:20:18', 'create_netimport_table') 
2026-05-19T19:20:18.372531523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.376292889Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-19T19:20:18.378794827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161956s 
2026-05-19T19:20:18.381589005Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-19T19:20:18.384446530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.387761896Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-05-19T19:20:18.392545901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-19T19:20:18', 'add_preferred_tags_to_profile') 
2026-05-19T19:20:18.397489848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.402033289Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-19T19:20:18.404631331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175001s 
2026-05-19T19:20:18.407297871Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-19T19:20:18.410021076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.413316182Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-05-19T19:20:18.417030983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-19T19:20:18', 'fix_imdb_unique') 
2026-05-19T19:20:18.421831361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.425642316Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-19T19:20:18.428080567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157127s 
2026-05-19T19:20:18.430856958Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-19T19:20:18.433723712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.437069150Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-05-19T19:20:18.441035688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-19T19:20:18', 'update_qualities_and_profiles') 
2026-05-19T19:20:18.446129507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.450018368Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-19T19:20:18.452594647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161844s 
2026-05-19T19:20:18.455201297Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-19T19:20:18.457908860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.461191020Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-05-19T19:20:18.464872384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-19T19:20:18', 'remove_wombles') 
2026-05-19T19:20:18.469622010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.473417393Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-19T19:20:18.475843980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156144s 
2026-05-19T19:20:18.478596424Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-19T19:20:18.481173574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.484534663Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-05-19T19:20:18.488228543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-19T19:20:18', 'remove_kickass') 
2026-05-19T19:20:18.493078620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.496836689Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-19T19:20:18.499253797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157439s 
2026-05-19T19:20:18.502164268Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-19T19:20:18.505121875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.508521471Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-05-19T19:20:18.512734607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-19T19:20:18', 'add_parsed_movie_info_to_pending_release') 
2026-05-19T19:20:18.517825179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.522186843Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-19T19:20:18.524884466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016859s 
2026-05-19T19:20:18.527679585Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-19T19:20:18.530643505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.534012780Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-05-19T19:20:18.537861832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-19T19:20:18', 'remove_wombles_kickass') 
2026-05-19T19:20:18.542741550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.546577315Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-19T19:20:18.549079955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160573s 
2026-05-19T19:20:18.551895756Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-19T19:20:18.554779694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.558192207Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-05-19T19:20:18.562359619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-19T19:20:18', 'make_parsed_episode_info_nullable') 
2026-05-19T19:20:18.567405582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.571347441Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-19T19:20:18.573874390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016345s 
2026-05-19T19:20:18.576679049Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-19T19:20:18.579583668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.583039318Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-05-19T19:20:18.586970014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-19T19:20:18', 'rename_torrent_downloadstation') 
2026-05-19T19:20:18.591901656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.595818885Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-19T19:20:18.598430535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161142s 
2026-05-19T19:20:18.601229532Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-19T19:20:18.604116246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.607696877Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-05-19T19:20:18.611512922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-19T19:20:18', 'add_minimumavailability') 
2026-05-19T19:20:18.616332318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.620467537Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-19T19:20:18.622912290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161962s 
2026-05-19T19:20:18.625632970Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-19T19:20:18.628354621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.631586240Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-05-19T19:20:18.635369168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-19T19:20:18', 'add_remux_qualities_for_the_wankers') 
2026-05-19T19:20:18.639995756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.643592840Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-19T19:20:18.645882241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151887s 
2026-05-19T19:20:18.648420894Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-19T19:20:18.650734443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.653549553Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-05-19T19:20:18.656710609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-19T19:20:18', 'add_haspredbentry_to_movies') 
2026-05-19T19:20:18.660973895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.664286827Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-19T19:20:18.666480395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135085s 
2026-05-19T19:20:18.668809676Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-19T19:20:18.671083936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.673847672Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-05-19T19:20:18.677171767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-19T19:20:18', 'add_pathstate_to_movies') 
2026-05-19T19:20:18.681134788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.684391558Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-19T19:20:18.686552730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132803s 
2026-05-19T19:20:18.688823834Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-19T19:20:18.690943663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.693577267Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-05-19T19:20:18.696731489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-19T19:20:18', 'add_import_exclusions_table') 
2026-05-19T19:20:18.700666604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.703744944Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-19T19:20:18.705672967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127481s 
2026-05-19T19:20:18.707791363Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-19T19:20:18.709880361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.712461008Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-05-19T19:20:18.715355177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-19T19:20:18', 'add_physical_release_note') 
2026-05-19T19:20:18.719339672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.722414314Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-19T19:20:18.724338429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125167s 
2026-05-19T19:20:18.726461003Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-19T19:20:18.728573799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.731158173Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-05-19T19:20:18.734088014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-19T19:20:18', 'consolidate_indexer_baseurl') 
2026-05-19T19:20:18.737903188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.741100647Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-19T19:20:18.743010183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125145s 
2026-05-19T19:20:18.745205815Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-19T19:20:18.747305664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.749947775Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-05-19T19:20:18.753469387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-19T19:20:18', 'add_alternative_titles_table') 
2026-05-19T19:20:18.757355383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.760369384Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-19T19:20:18.762281434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130037s 
2026-05-19T19:20:18.764435252Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-19T19:20:18.766498938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.769194668Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-05-19T19:20:18.772240251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-19T19:20:18', 'fix_duplicate_alt_titles') 
2026-05-19T19:20:18.776094463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.779115979Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-19T19:20:18.781041286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126049s 
2026-05-19T19:20:18.783076415Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-19T19:20:18.785074579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.787599153Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-05-19T19:20:18.790341867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-19T19:20:18', 'movie_extras') 
2026-05-19T19:20:18.793995385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.796900947Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-19T19:20:18.798723928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011888s 
2026-05-19T19:20:18.800737013Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-19T19:20:18.802732872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.805367168Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-05-19T19:20:18.808172447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-19T19:20:18', 'clean_core_tv') 
2026-05-19T19:20:18.812011629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.814705244Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-19T19:20:18.816538316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120164s 
2026-05-19T19:20:18.818662073Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-19T19:20:18.820765339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.824416192Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-05-19T19:20:18.827363878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-19T19:20:18', 'add_cookies_to_indexer_status') 
2026-05-19T19:20:18.831195956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.834405179Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-19T19:20:18.836423123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133419s 
2026-05-19T19:20:18.838514896Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-19T19:20:18.840525104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.843056051Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-05-19T19:20:18.845843144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-19T19:20:18', 'banner_to_fanart') 
2026-05-19T19:20:18.849497344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.852417655Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-19T19:20:18.854239635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119128s 
2026-05-19T19:20:18.856995826Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-19T19:20:18.859104613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.861737686Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-05-19T19:20:18.864478305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-19T19:20:18', 'naming_config_colon_action') 
2026-05-19T19:20:18.868085570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.871108057Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-19T19:20:18.872928303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121106s 
2026-05-19T19:20:18.875140618Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-19T19:20:18.877043641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.879544588Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-05-19T19:20:18.882166919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-19T19:20:18', 'add_custom_formats') 
2026-05-19T19:20:18.885608841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.888422568Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-19T19:20:18.890542558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011388s 
2026-05-19T19:20:18.892525972Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-19T19:20:18.894474747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.896922697Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-05-19T19:20:18.899646532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-19T19:20:18', 'remove_extra_naming_config') 
2026-05-19T19:20:18.903195400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.906198638Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-19T19:20:18.908178555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115617s 
2026-05-19T19:20:18.910023080Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-19T19:20:18.912073109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.914390857Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-05-19T19:20:18.917072798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-19T19:20:18', 'convert_regex_required_tags') 
2026-05-19T19:20:18.920560573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.923466164Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-19T19:20:18.925257111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114917s 
2026-05-19T19:20:18.927254223Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-19T19:20:18.929197918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.931616729Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-05-19T19:20:18.934412850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-19T19:20:18', 'fix_format_tags_double_underscore') 
2026-05-19T19:20:18.937978061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.940916539Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-19T19:20:18.942756535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011624s 
2026-05-19T19:20:18.944773897Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-19T19:20:18.946680026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.949068847Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-05-19T19:20:18.951718624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-19T19:20:18', 'add_tags_to_net_import') 
2026-05-19T19:20:18.955254765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.958127902Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-19T19:20:18.959830460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114063s 
2026-05-19T19:20:18.961815147Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-19T19:20:18.963867010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.966036369Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-05-19T19:20:18.968635424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-19T19:20:18', 'add_custom_filters') 
2026-05-19T19:20:18.972105582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.974865020Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-19T19:20:18.976614984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111912s 
2026-05-19T19:20:18.978631505Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-19T19:20:18.980625832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.982986927Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-05-19T19:20:18.985982139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-19T19:20:18', 'indexer_client_status_search_changes') 
2026-05-19T19:20:18.989399942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.992803256Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-19T19:20:18.994631348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121075s 
2026-05-19T19:20:18.996686978Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-19T19:20:18.998680874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.001108253Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-05-19T19:20:19.003958994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-19T19:20:19', 'add_language_to_files_history_blacklist') 
2026-05-19T19:20:19.007445736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.010445698Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-19T19:20:19.012354802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116429s 
2026-05-19T19:20:19.014353107Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-19T19:20:19.016347504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.018764401Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-05-19T19:20:19.021528127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-19T19:20:19', 'add_update_allowed_quality_profile') 
2026-05-19T19:20:19.025057656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.028174984Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-19T19:20:19.030008777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118062s 
2026-05-19T19:20:19.032283108Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-19T19:20:19.033944744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.036422785Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-05-19T19:20:19.039109195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-19T19:20:19', 'add_download_client_priority') 
2026-05-19T19:20:19.042815780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.045657032Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-19T19:20:19.047518811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116701s 
2026-05-19T19:20:19.049467436Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-19T19:20:19.051483456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.053894462Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-05-19T19:20:19.056641565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-19T19:20:19', 'remove_growl_prowl') 
2026-05-19T19:20:19.060108787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.063339263Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-19T19:20:19.064978675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115396s 
2026-05-19T19:20:19.066876377Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-19T19:20:19.068772626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.071103089Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-05-19T19:20:19.073718286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-19T19:20:19', 'remove_plex_hometheatre') 
2026-05-19T19:20:19.077145468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.079907892Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-19T19:20:19.081663839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111322s 
2026-05-19T19:20:19.083542712Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-19T19:20:19.085431176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.088190944Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-05-19T19:20:19.090576729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-19T19:20:19', 'add_webrip_qualites') 
2026-05-19T19:20:19.093941886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.096886406Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-19T19:20:19.098583514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114427s 
2026-05-19T19:20:19.100638903Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-19T19:20:19.102584281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.104948663Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-05-19T19:20:19.107745706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-19T19:20:19', 'health_issue_notification') 
2026-05-19T19:20:19.111465408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.114361270Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-19T19:20:19.116101364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117778s 
2026-05-19T19:20:19.117974677Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-19T19:20:19.119843150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.122199025Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-05-19T19:20:19.124837969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-19T19:20:19', 'speed_improvements') 
2026-05-19T19:20:19.128208688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.131035190Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-19T19:20:19.132735194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112105s 
2026-05-19T19:20:19.134723298Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-19T19:20:19.136635119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.138983809Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-05-19T19:20:19.141832526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-19T19:20:19', 'fix_profile_format_default') 
2026-05-19T19:20:19.145251411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.148061571Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-19T19:20:19.149786374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114046s 
2026-05-19T19:20:19.151632733Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-19T19:20:19.153498009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.156067214Z [Info] task_duration: Starting migration of Log DB to 163 
2026-05-19T19:20:19.158710878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-19T19:20:19', 'task_duration') 
2026-05-19T19:20:19.162290568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.165345751Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-19T19:20:19.166991736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119091s 
2026-05-19T19:20:19.169289814Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-19T19:20:19.171189149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.173465924Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-05-19T19:20:19.251470543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-19T19:20:19', 'movie_collections_crew') 
2026-05-19T19:20:19.258965918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.262016732Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-19T19:20:19.263742528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908861s 
2026-05-19T19:20:19.266246380Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-19T19:20:19.268213963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.271517055Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-05-19T19:20:19.274263677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-19T19:20:19', 'remove_custom_formats_from_quality_model') 
2026-05-19T19:20:19.277798606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.281072670Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-19T19:20:19.283120945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127698s 
2026-05-19T19:20:19.284778744Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-19T19:20:19.286605713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.288961688Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-05-19T19:20:19.292000769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-19T19:20:19', 'fix_tmdb_list_config') 
2026-05-19T19:20:19.295021372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.297862434Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-19T19:20:19.299525032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112714s 
2026-05-19T19:20:19.301421752Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-19T19:20:19.303252379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.305665479Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-05-19T19:20:19.308222309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-19T19:20:19', 'remove_movie_pathstate') 
2026-05-19T19:20:19.311650683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.314525683Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-19T19:20:19.316220256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112436s 
2026-05-19T19:20:19.318069560Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-19T19:20:19.319903073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.322254258Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-05-19T19:20:19.324814474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-19T19:20:19', 'custom_format_rework') 
2026-05-19T19:20:19.328224943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.331095114Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-19T19:20:19.332731970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011134s 
2026-05-19T19:20:19.334678701Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-19T19:20:19.336422122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.338806314Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-05-19T19:20:19.341402091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-19T19:20:19', 'custom_format_scores') 
2026-05-19T19:20:19.344798161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.347984067Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-19T19:20:19.349367704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111797s 
2026-05-19T19:20:19.351351419Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-19T19:20:19.353251976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.355760919Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-05-19T19:20:19.358262898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-19T19:20:19', 'fix_trakt_list_config') 
2026-05-19T19:20:19.361755001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.364534128Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-19T19:20:19.366212278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112562s 
2026-05-19T19:20:19.368193899Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-19T19:20:19.370090689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.372549892Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-05-19T19:20:19.375326734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-19T19:20:19', 'quality_definition_preferred_size') 
2026-05-19T19:20:19.378723625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.381585739Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-19T19:20:19.383324571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114298s 
2026-05-19T19:20:19.385189457Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-19T19:20:19.387261681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.389351400Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-05-19T19:20:19.392215638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-19T19:20:19', 'add_download_history') 
2026-05-19T19:20:19.395555474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.398715468Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-19T19:20:19.400270199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114344s 
2026-05-19T19:20:19.402208784Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-19T19:20:19.404171366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.406289482Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-05-19T19:20:19.408864448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-19T19:20:19', 'net_import_status') 
2026-05-19T19:20:19.412228753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.415016027Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-19T19:20:19.416894160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110852s 
2026-05-19T19:20:19.418824597Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-19T19:20:19.420651918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.423109547Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-05-19T19:20:19.425590033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-19T19:20:19', 'email_multiple_addresses') 
2026-05-19T19:20:19.428978857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.431940853Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-19T19:20:19.433467006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111091s 
2026-05-19T19:20:19.435401041Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-19T19:20:19.437317932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.439659989Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-05-19T19:20:19.442324365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-19T19:20:19', 'remove_chown_and_folderchmod_config') 
2026-05-19T19:20:19.446107524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.449539175Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-19T19:20:19.451443921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120381s 
2026-05-19T19:20:19.453182092Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-19T19:20:19.455149935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.457539548Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-05-19T19:20:19.460255337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-19T19:20:19', 'movie_recommendations') 
2026-05-19T19:20:19.463614111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.467036023Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-19T19:20:19.468754875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118489s 
2026-05-19T19:20:19.470676675Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-19T19:20:19.472499206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.475054192Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-05-19T19:20:19.477675371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-19T19:20:19', 'language_improvements') 
2026-05-19T19:20:19.481398839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.484278108Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-19T19:20:19.485845655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116911s 
2026-05-19T19:20:19.487708386Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-19T19:20:19.489490015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.491774105Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-05-19T19:20:19.494313278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-19T19:20:19', 'new_list_server') 
2026-05-19T19:20:19.497617894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.500367442Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-19T19:20:19.501983406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108957s 
2026-05-19T19:20:19.503893643Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-19T19:20:19.505725102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.508282963Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-05-19T19:20:19.510600961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-19T19:20:19', 'movie_translation_indexes') 
2026-05-19T19:20:19.513932521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.516726949Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-19T19:20:19.518396010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109698s 
2026-05-19T19:20:19.520288772Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-19T19:20:19.522139068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.524457758Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-05-19T19:20:19.527059999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-19T19:20:19', 'fix_invalid_profile_references') 
2026-05-19T19:20:19.530417271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.533346751Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-19T19:20:19.535050913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111577s 
2026-05-19T19:20:19.536941029Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-19T19:20:19.538748419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.541141980Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-05-19T19:20:19.543608537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-19T19:20:19', 'list_movies_table') 
2026-05-19T19:20:19.546936039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.549959498Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-19T19:20:19.551598669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112377s 
2026-05-19T19:20:19.553458805Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-19T19:20:19.555264762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.557641760Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-05-19T19:20:19.560169561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-19T19:20:19', 'on_delete_notification') 
2026-05-19T19:20:19.564853344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.568970646Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-19T19:20:19.570674327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136015s 
2026-05-19T19:20:19.572653453Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-19T19:20:19.574502015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.576902420Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-05-19T19:20:19.579477636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-19T19:20:19', 'download_propers_config') 
2026-05-19T19:20:19.583118779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.585942035Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-19T19:20:19.587617199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114332s 
2026-05-19T19:20:19.589765846Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-19T19:20:19.591599339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.593911646Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-05-19T19:20:19.596478125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-19T19:20:19', 'add_priority_to_indexers') 
2026-05-19T19:20:19.599808502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.602709274Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-19T19:20:19.604536604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110979s 
2026-05-19T19:20:19.606433795Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-19T19:20:19.608321146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.610650617Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-05-19T19:20:19.613282869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-19T19:20:19', 'add_alternative_title_indices') 
2026-05-19T19:20:19.616688778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.619679812Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-19T19:20:19.621387541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113003s 
2026-05-19T19:20:19.623416578Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-19T19:20:19.625298939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.627629111Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-05-19T19:20:19.630120960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-19T19:20:19', 'fix_tmdb_duplicates') 
2026-05-19T19:20:19.633657232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.636414054Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-19T19:20:19.638042714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111159s 
2026-05-19T19:20:19.639956308Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-19T19:20:19.642052189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.644430950Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-05-19T19:20:19.647023772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-19T19:20:19', 'swap_filechmod_for_folderchmod') 
2026-05-19T19:20:19.650389179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.653232025Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-19T19:20:19.655240019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111303s 
2026-05-19T19:20:19.657075565Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-19T19:20:19.658861422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.661138869Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-05-19T19:20:19.663671319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-19T19:20:19', 'mediainfo_channels') 
2026-05-19T19:20:19.666938318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.670003792Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-19T19:20:19.671633575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111607s 
2026-05-19T19:20:19.673472388Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-19T19:20:19.675246511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.677816387Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-05-19T19:20:19.688273296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-19T19:20:19.692604078Z [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-19T19:20:19.697958031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072533s 
2026-05-19T19:20:19.701108156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-19T19:20:19.704365466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-19T19:20:19.709363992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058722s 
2026-05-19T19:20:19.712919814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-19T19:20:19', 'add_update_history') 
2026-05-19T19:20:19.717843750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.721823415Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-19T19:20:19.724179680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181611s 
2026-05-19T19:20:19.727066254Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-19T19:20:19.729688646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.733333186Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-05-19T19:20:19.737147237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-19T19:20:19', 'update_awesome_hd_link') 
2026-05-19T19:20:19.742428814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.746337706Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-19T19:20:19.748715094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166787s 
2026-05-19T19:20:19.751476635Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-19T19:20:19.754014256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.757391949Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-05-19T19:20:19.761674674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-19T19:20:19', 'remove_awesomehd') 
2026-05-19T19:20:19.767051613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.770006133Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-19T19:20:19.771650174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162343s 
2026-05-19T19:20:19.773735163Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-19T19:20:19.775834942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.778593428Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-05-19T19:20:19.781660695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-19T19:20:19', 'add_on_delete_to_notifications') 
2026-05-19T19:20:19.786002700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.789256282Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-19T19:20:19.790891616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134929s 
2026-05-19T19:20:19.793002818Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-19T19:20:19.795604026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.798454036Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-05-19T19:20:19.801829003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-19T19:20:19', 'add_bypass_to_delay_profile') 
2026-05-19T19:20:19.805987538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.809269959Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-19T19:20:19.811585242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137217s 
2026-05-19T19:20:19.813160996Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-19T19:20:19.814964117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.817328439Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-05-19T19:20:19.819882182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-19T19:20:19', 'update_notifiarr') 
2026-05-19T19:20:19.823554428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.826071617Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-19T19:20:19.827688603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011136s 
2026-05-19T19:20:19.830075310Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-19T19:20:19.832029335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.833838910Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-05-19T19:20:19.836417774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-19T19:20:19', 'legacy_mediainfo_hdr') 
2026-05-19T19:20:19.839715245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.842325983Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-19T19:20:19.843970495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107691s 
2026-05-19T19:20:19.846013740Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-19T19:20:19.847842463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.850124980Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-05-19T19:20:19.852717010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-19T19:20:19', 'rename_blacklist_to_blocklist') 
2026-05-19T19:20:19.856170144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.858848869Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-19T19:20:19.860530526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109556s 
2026-05-19T19:20:19.862318927Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-19T19:20:19.864063551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.866291088Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-05-19T19:20:19.868772836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-19T19:20:19', 'add_indexer_tags') 
2026-05-19T19:20:19.872002390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.874606484Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-19T19:20:19.876222028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105829s 
2026-05-19T19:20:19.878023015Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-19T19:20:19.879796276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.882040426Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-05-19T19:20:19.884500671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-19T19:20:19', 'mediainfo_to_ffmpeg') 
2026-05-19T19:20:19.887744664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.891380086Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-19T19:20:19.893017563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115738s 
2026-05-19T19:20:19.894897871Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-19T19:20:19.896697726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.899105134Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-05-19T19:20:19.901690681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-19T19:20:19', 'cdh_per_downloadclient') 
2026-05-19T19:20:19.905200159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.907818352Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-19T19:20:19.909456731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111342s 
2026-05-19T19:20:19.911670490Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-19T19:20:19.913498321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.915780227Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-05-19T19:20:19.918324791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-19T19:20:19', 'migrate_discord_from_slack') 
2026-05-19T19:20:19.921731653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.924389476Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-19T19:20:19.926086062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108489s 
2026-05-19T19:20:19.927859604Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-19T19:20:19.929577484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.931813908Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-05-19T19:20:19.934252449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-19T19:20:19', 'remove_predb') 
2026-05-19T19:20:19.937453426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.940022079Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-19T19:20:19.941581018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104704s 
2026-05-19T19:20:19.943435483Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-19T19:20:19.945300108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.947572765Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-05-19T19:20:19.950402765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-19T19:20:19', 'add_on_update_to_notifications') 
2026-05-19T19:20:19.953893325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.957207350Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-19T19:20:19.958964829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113473s 
2026-05-19T19:20:19.960814885Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-19T19:20:19.962617205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.965010875Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-05-19T19:20:19.967591773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-19T19:20:19', 'ensure_identity_on_id_columns') 
2026-05-19T19:20:19.970983474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.973862302Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-19T19:20:19.975482705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111753s 
2026-05-19T19:20:19.977307951Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-19T19:20:19.979090081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.981357347Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-05-19T19:20:19.983865979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-19T19:20:19', 'download_client_per_indexer') 
2026-05-19T19:20:19.987220976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.989985884Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-19T19:20:19.993830106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108166s 
2026-05-19T19:20:19.995691234Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-19T19:20:19.997547793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.999798065Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-05-19T19:20:20.002296387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-19T19:20:20', 'multiple_ratings_support') 
2026-05-19T19:20:20.005607566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.008335279Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-19T19:20:20.009953649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107858s 
2026-05-19T19:20:20.011715507Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-19T19:20:20.013467686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.016475904Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-05-19T19:20:20.018862621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-19T19:20:20', 'movie_metadata') 
2026-05-19T19:20:20.022282308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.024953497Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-19T19:20:20.026890629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115271s 
2026-05-19T19:20:20.029137684Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-19T19:20:20.030909613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.033168232Z [Info] add_collections: Starting migration of Log DB to 208 
2026-05-19T19:20:20.035616563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-19T19:20:20', 'add_collections') 
2026-05-19T19:20:20.039150931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.041970700Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-19T19:20:20.043530671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110038s 
2026-05-19T19:20:20.045405327Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-19T19:20:20.047225252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.049467017Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-05-19T19:20:20.052196624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-19T19:20:20', 'movie_meta_collection_index') 
2026-05-19T19:20:20.055456710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.058180355Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-19T19:20:20.059861010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109578s 
2026-05-19T19:20:20.061709623Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-19T19:20:20.063509258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.065763107Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-05-19T19:20:20.068250316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-19T19:20:20', 'movie_added_notifications') 
2026-05-19T19:20:20.071557837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.074362485Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-19T19:20:20.075989121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108136s 
2026-05-19T19:20:20.077757042Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-19T19:20:20.079479150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.081874444Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-05-19T19:20:20.084306442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-19T19:20:20', 'more_movie_meta_index') 
2026-05-19T19:20:20.087607189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.090388551Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-19T19:20:20.091988434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108258s 
2026-05-19T19:20:20.093881977Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-19T19:20:20.096081467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.098072977Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-05-19T19:20:20.106444407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-19T19:20:20.108513574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s 
2026-05-19T19:20:20.110938798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-19T19:20:20.147948465Z [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-19T19:20:20.155237525Z [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-19T19:20:20.161388803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-19T19:20:20.168570346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-19T19:20:20.180883725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-19T19:20:20.184642655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0720782s 
2026-05-19T19:20:20.186178789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-19T19:20:20.187650283Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s 
2026-05-19T19:20:20.189257600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-19T19:20:20.199312069Z [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-19T19:20:20.205564592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-19T19:20:20.210242633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-19T19:20:20.213744125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-19T19:20:20.220367133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-19T19:20:20.223708723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032806s 
2026-05-19T19:20:20.225242582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:20:20.226693744Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-19T19:20:20.228306823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-19T19:20:20.236879018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-19T19:20:20.241211523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-19T19:20:20.245503567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-19T19:20:20.254043997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-19T19:20:20.261842764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-19T19:20:20.266530044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365941s 
2026-05-19T19:20:20.269099528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-19T19:20:20', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-19T19:20:20.272468163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.278636846Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-19T19:20:20.280337351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048449s 
2026-05-19T19:20:20.282322328Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-19T19:20:20.284096060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.286698482Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-05-19T19:20:20.289310362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-19T19:20:20', 'add_language_tags_to_subtitle_files') 
2026-05-19T19:20:20.292603835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.300238852Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-19T19:20:20.301843573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016066s 
2026-05-19T19:20:20.303531924Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-19T19:20:20.305191476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.307322788Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-05-19T19:20:20.309669524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-19T19:20:20', 'add_salt_to_users') 
2026-05-19T19:20:20.312823567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.315371789Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-19T19:20:20.316900438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102049s 
2026-05-19T19:20:20.318602295Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-19T19:20:20.320395517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.322442138Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-05-19T19:20:20.324837673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-19T19:20:20', 'clean_alt_titles') 
2026-05-19T19:20:20.327909519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.331359748Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-19T19:20:20.332910311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111042s 
2026-05-19T19:20:20.334601126Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-19T19:20:20.336206248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.338422642Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-05-19T19:20:20.340715720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-19T19:20:20', 'remove_omg') 
2026-05-19T19:20:20.343868851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.346520211Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-19T19:20:20.348188601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103603s 
2026-05-19T19:20:20.349801990Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-19T19:20:20.351619019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.353845584Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-05-19T19:20:20.356427834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-19T19:20:20', 'add_additional_info_to_pending_releases') 
2026-05-19T19:20:20.359729243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.362452507Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-19T19:20:20.364085015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010725s 
2026-05-19T19:20:20.365809148Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-19T19:20:20.367501135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.369698982Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-05-19T19:20:20.372190630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-19T19:20:20', 'add_result_to_commands') 
2026-05-19T19:20:20.375309281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.377879647Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-19T19:20:20.379420891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103754s 
2026-05-19T19:20:20.381193201Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-19T19:20:20.382938716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.385136132Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-05-19T19:20:20.387596136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-19T19:20:20', 'health_restored_notification') 
2026-05-19T19:20:20.390855720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.393468553Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-19T19:20:20.395057162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104972s 
2026-05-19T19:20:20.396978982Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-19T19:20:20.398856614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.401062838Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-05-19T19:20:20.403807696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-19T19:20:20', 'add_on_manual_interaction_required_to_notifications') 
2026-05-19T19:20:20.407498679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.409984064Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-19T19:20:20.411648196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109461s 
2026-05-19T19:20:20.413363090Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-19T19:20:20.414977300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.417124976Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-05-19T19:20:20.419467594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-19T19:20:20', 'remove_rarbg') 
2026-05-19T19:20:20.422595363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.425063183Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-19T19:20:20.426537903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010111s 
2026-05-19T19:20:20.428344532Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-19T19:20:20.430106340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.432342554Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-05-19T19:20:20.434931999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-19T19:20:20', 'remove_invalid_roksbox_metadata_images') 
2026-05-19T19:20:20.438472088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.440837382Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-19T19:20:20.442443687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106614s 
2026-05-19T19:20:20.444268021Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-19T19:20:20.445807231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.448417347Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-05-19T19:20:20.450340881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-19T19:20:20', 'list_sync_time') 
2026-05-19T19:20:20.453539383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.456282708Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-19T19:20:20.457727027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104711s 
2026-05-19T19:20:20.459529046Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-19T19:20:20.461236916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.463446756Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-05-19T19:20:20.465922452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-19T19:20:20', 'add_tags_to_collections') 
2026-05-19T19:20:20.469159020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.471713946Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-19T19:20:20.473254468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104254s 
2026-05-19T19:20:20.474996006Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-19T19:20:20.476689717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.478897383Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-05-19T19:20:20.481277587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-19T19:20:20', 'add_download_client_tags') 
2026-05-19T19:20:20.484491870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.487143400Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-19T19:20:20.488723583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104315s 
2026-05-19T19:20:20.490405921Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-19T19:20:20.492048569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.494169521Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-05-19T19:20:20.496512710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-19T19:20:20', 'add_auto_tagging') 
2026-05-19T19:20:20.499655148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.502226687Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-19T19:20:20.503735185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102143s 
2026-05-19T19:20:20.505629510Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-19T19:20:20.507454215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.509685088Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-05-19T19:20:20.512329464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-19T19:20:20', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-19T19:20:20.515623158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.518339037Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-19T19:20:20.520019792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107474s 
2026-05-19T19:20:20.521825048Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-19T19:20:20.523598790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.525872068Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-05-19T19:20:20.528414058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-19T19:20:20', 'update_restrictions_to_release_profiles') 
2026-05-19T19:20:20.531671268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.534489804Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-19T19:20:20.536122312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108065s 
2026-05-19T19:20:20.537835071Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-19T19:20:20.539531348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.541675937Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-05-19T19:20:20.544506508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-19T19:20:20', 'rename_quality_profiles') 
2026-05-19T19:20:20.547275654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.549840129Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-19T19:20:20.551336603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103083s 
2026-05-19T19:20:20.553132179Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-19T19:20:20.554834457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.556994999Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-05-19T19:20:20.559380152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-19T19:20:20', 'update_images_remote_url') 
2026-05-19T19:20:20.562565708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.565142908Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-19T19:20:20.566679904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102893s 
2026-05-19T19:20:20.568416391Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-19T19:20:20.570091064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.572246124Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-05-19T19:20:20.574591578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-19T19:20:20', 'add_notification_status') 
2026-05-19T19:20:20.577746562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.580324694Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-19T19:20:20.581870467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102451s 
2026-05-19T19:20:20.583631554Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-19T19:20:20.585367089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.587525606Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-05-19T19:20:20.590006292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-19T19:20:20', 'rename_deprecated_indexer_flags') 
2026-05-19T19:20:20.593461260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.596049884Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-19T19:20:20.597593874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106339s 
2026-05-19T19:20:20.599314038Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-19T19:20:20.601052810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.603246828Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-05-19T19:20:20.606042188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-19T19:20:20', 'movie_last_searched_time') 
2026-05-19T19:20:20.609364689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.612040658Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-19T19:20:20.613802537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109814s 
2026-05-19T19:20:20.615881955Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-19T19:20:20.617389601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.619617598Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-05-19T19:20:20.622021830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-19T19:20:20', 'email_encryption') 
2026-05-19T19:20:20.625251445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.627822202Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-19T19:20:20.629363085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104867s 
2026-05-19T19:20:20.632778985Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-19T19:20:20.634546324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.636775504Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-05-19T19:20:20.639306260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-19T19:20:20', 'clear_last_rss_releases_info') 
2026-05-19T19:20:20.642553159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.646040262Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-19T19:20:20.647637259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011438s 
2026-05-19T19:20:20.649358615Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-19T19:20:20.650985292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.653203138Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-05-19T19:20:20.668526399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-19T19:20:20', 'add_indexes') 
2026-05-19T19:20:20.672339037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.675040508Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-19T19:20:20.676587022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241002s 
2026-05-19T19:20:20.678675799Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-19T19:20:20.680567960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.683431016Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-05-19T19:20:20.685873796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-19T19:20:20', 'parse_title_from_existing_subtitle_files') 
2026-05-19T19:20:20.689411791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.691958901Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-19T19:20:20.694000893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113467s 
2026-05-19T19:20:20.695564292Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-19T19:20:20.697437124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.699629579Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-05-19T19:20:20.702347473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-19T19:20:20', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-19T19:20:20.705795046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.708546067Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-19T19:20:20.710231541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010987s 
2026-05-19T19:20:20.712085726Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-19T19:20:20.713854698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.716269742Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-05-19T19:20:20.718850269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-19T19:20:20', 'drop_multi_episode_style_from_naming_config') 
2026-05-19T19:20:20.722163782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.724875634Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-19T19:20:20.726606199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108986s 
2026-05-19T19:20:20.728256372Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-19T19:20:20.729918680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.732047277Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-05-19T19:20:20.734459405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-19T19:20:20', 'stevenlu_update_url') 
2026-05-19T19:20:20.737594008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.740145547Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-19T19:20:20.741684907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102628s 
2026-05-19T19:20:20.743799316Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-19T19:20:20.745100266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.747265927Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-05-19T19:20:20.749624998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-19T19:20:20', 'add_movie_keywords') 
2026-05-19T19:20:20.752900936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.755524499Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-19T19:20:20.757035843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104531s 
2026-05-19T19:20:23.708410098Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-05-19T19:20:23.829577124Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-19T19:20:23.926439301Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-05-19T19:20:25.269954379Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-19T19:20:25.702185596Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-05-19T19:20:26.487900185Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-19T19:20:26.500450852Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-19T19:20:26.502927570Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-05-19T19:20:28.884268150Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-19T19:20:30.369225528Z [ls.io-init] done.