2026-01-15T09:26:39.309128240Z [migrations] started
2026-01-15T09:26:39.314686654Z [migrations] no migrations found
2026-01-15T09:26:39.858680495Z usermod: no changes
2026-01-15T09:26:39.965445456Z ───────────────────────────────────────
2026-01-15T09:26:39.965474890Z
2026-01-15T09:26:39.965477995Z ██╗ ███████╗██╗ ██████╗
2026-01-15T09:26:39.965480438Z ██║ ██╔════╝██║██╔═══██╗
2026-01-15T09:26:39.965482722Z ██║ ███████╗██║██║ ██║
2026-01-15T09:26:39.965484815Z ██║ ╚════██║██║██║ ██║
2026-01-15T09:26:39.965486818Z ███████╗███████║██║╚██████╔╝
2026-01-15T09:26:39.965488901Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-15T09:26:39.965491065Z
2026-01-15T09:26:39.965493097Z Brought to you by linuxserver.io
2026-01-15T09:26:39.965499517Z ───────────────────────────────────────
2026-01-15T09:26:39.970614197Z
2026-01-15T09:26:39.971033254Z To support the app dev(s) visit:
2026-01-15T09:26:40.000694483Z Radarr: https://opencollective.com/radarr
2026-01-15T09:26:40.007165714Z
2026-01-15T09:26:40.007185764Z To support LSIO projects visit:
2026-01-15T09:26:40.007189549Z https://www.linuxserver.io/donate/
2026-01-15T09:26:40.007192704Z
2026-01-15T09:26:40.007195458Z ───────────────────────────────────────
2026-01-15T09:26:40.007229349Z GID/UID
2026-01-15T09:26:40.007232724Z ───────────────────────────────────────
2026-01-15T09:26:40.080337530Z
2026-01-15T09:26:40.080372892Z User UID: 911
2026-01-15T09:26:40.080376368Z User GID: 911
2026-01-15T09:26:40.080379262Z ───────────────────────────────────────
2026-01-15T09:26:40.106497534Z Linuxserver.io version: 6.0.4.10291-pkg-bcf8c6db-dev-b2d7ce19394d639735e4e601600b796a0476071f-pr-264
2026-01-15T09:26:40.112185492Z Build-date: 2026-01-15T09:24:21+00:00
2026-01-15T09:26:40.112199544Z ───────────────────────────────────────
2026-01-15T09:26:40.112203559Z
2026-01-15T09:26:42.502008411Z [custom-init] No custom files found, skipping...
2026-01-15T09:26:51.629575719Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.0.4.10291
2026-01-15T09:26:52.040490400Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:26:52.158982162Z [Debug] Bootstrap: Console selected
2026-01-15T09:26:52.181665912Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:26:57.957725641Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:26:59.596382708Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8c1580cb-85ff-46be-831a-257f6f7945b4} may be persisted to storage in unencrypted form.
2026-01-15T09:27:01.892047048Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-15T09:27:03.176839697Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-15T09:27:05.845484015Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:27:06.086134381Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:06.103334309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:07.046864012Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:27:07.132081256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.9613643s
2026-01-15T09:27:07.137476916Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:27:07.142114590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.045282s
2026-01-15T09:27:07.363179327Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:27:07.380519284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:07.559742662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:27:07.798273794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:27:08.499037363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8983117s
2026-01-15T09:27:08.591570041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:08.762032109Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:27:08.763962400Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1941277s
2026-01-15T09:27:08.809625260Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:27:08.815076885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:09.117395629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:27:09.148060841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:27:09.201800876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0811166s
2026-01-15T09:27:09.207317778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:09.214020245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033106s
2026-01-15T09:27:09.230845240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:27:09.246114727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:27:09.276537325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435763s
2026-01-15T09:27:09.281118536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:09.290104132Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:27:09.293903722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0567362s
2026-01-15T09:27:09.302763569Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:27:09.306178332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:09.327224379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:09.330588687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004658s
2026-01-15T09:27:09.333531044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:27:09.337964483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:27:09.344715072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008641s
2026-01-15T09:27:09.348860359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:09.354520295Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:27:09.357396152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174995s
2026-01-15T09:27:09.467342156Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:27:09.470839584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:09.495124801Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-15T09:27:10.087168281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-15T09:27:10.099978945Z [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-01-15T09:27:10.109175787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212023s
2026-01-15T09:27:10.112118344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-15T09:27:10.117254475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-15T09:27:10.124542108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092148s
2026-01-15T09:27:10.127563803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-15T09:27:10.132081508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:27:10.138479660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007816s
2026-01-15T09:27:10.141435226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-15T09:27:10.144874176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-15T09:27:10.151184675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069675s
2026-01-15T09:27:10.154439109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-01-15T09:27:10.167752706Z [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-01-15T09:27:10.183839967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261297s
2026-01-15T09:27:10.187668270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-01-15T09:27:10.191627449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:27:10.200566656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008839s
2026-01-15T09:27:10.203421792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies
2026-01-15T09:27:10.212657792Z [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-01-15T09:27:10.226781713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199351s
2026-01-15T09:27:10.230416517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-01-15T09:27:10.234196317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:10.241517660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079031s
2026-01-15T09:27:10.245301226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug)
2026-01-15T09:27:10.249885771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:10.257321527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088828s
2026-01-15T09:27:10.260430873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-01-15T09:27:10.280282931Z [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-01-15T09:27:10.292806185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285202s
2026-01-15T09:27:10.299702823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-01-15T09:27:10.305275258Z [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-01-15T09:27:10.316303603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134796s
2026-01-15T09:27:10.320040639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-15T09:27:10.326938408Z [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-01-15T09:27:10.339142955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154269s
2026-01-15T09:27:10.343092770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-15T09:27:10.347516674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:27:10.355733930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009185s
2026-01-15T09:27:10.359392148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-15T09:27:10.571044469Z [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-01-15T09:27:10.595471549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2285455s
2026-01-15T09:27:10.598866753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-15T09:27:10.606459212Z [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-01-15T09:27:10.616264687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130356s
2026-01-15T09:27:10.617437492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-15T09:27:10.620813718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:27:10.627753661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073577s
2026-01-15T09:27:10.630807264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-15T09:27:10.686687816Z [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-01-15T09:27:10.695866030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0621721s
2026-01-15T09:27:10.698993774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-15T09:27:10.703577147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:27:10.710067166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080912s
2026-01-15T09:27:10.712288232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-15T09:27:10.716682463Z [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-01-15T09:27:10.723405871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083448s
2026-01-15T09:27:10.726754365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-15T09:27:10.730327085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:10.739134575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088827s
2026-01-15T09:27:10.746365714Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1
2026-01-15T09:27:10.761948089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1
2026-01-15T09:27:10.768698958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018969s
2026-01-15T09:27:10.772631938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-01-15T09:27:10.779698619Z [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-01-15T09:27:10.788021754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120257s
2026-01-15T09:27:10.790740815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-15T09:27:10.797577984Z [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-01-15T09:27:10.807316768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01386s
2026-01-15T09:27:10.809876382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-15T09:27:10.816565568Z [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-01-15T09:27:10.826033777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134252s
2026-01-15T09:27:10.828430106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-15T09:27:10.834024564Z [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-01-15T09:27:10.841020760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099123s
2026-01-15T09:27:10.844066482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-15T09:27:10.847311029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-15T09:27:10.853692216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068652s
2026-01-15T09:27:10.857503464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-15T09:27:10.861098716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-15T09:27:10.867774454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081212s
2026-01-15T09:27:10.869817403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-15T09:27:10.874083312Z [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-01-15T09:27:10.880107542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079821s
2026-01-15T09:27:10.882512174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-15T09:27:10.887793172Z [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-01-15T09:27:10.894441559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093945s
2026-01-15T09:27:10.896466531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-15T09:27:10.900981382Z [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-01-15T09:27:10.908053202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090252s
2026-01-15T09:27:10.910624132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-15T09:27:10.916441203Z [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-01-15T09:27:10.925254029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114235s
2026-01-15T09:27:10.927318351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-15T09:27:10.932138189Z [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-01-15T09:27:10.938123622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082812s
2026-01-15T09:27:10.940826429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-15T09:27:10.945356484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-01-15T09:27:10.954670411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103404s
2026-01-15T09:27:10.958123422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-15T09:27:10.962249160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-15T09:27:10.969227781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007436s
2026-01-15T09:27:10.971853733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-15T09:27:10.975870488Z [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-01-15T09:27:10.982888057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008558s
2026-01-15T09:27:10.986268119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-15T09:27:10.992787342Z [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-01-15T09:27:11.001459989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011494s
2026-01-15T09:27:11.032294914Z [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-01-15T09:27:11.052042987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-15T09:27:11.057134171Z [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-01-15T09:27:11.066538284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133615s
2026-01-15T09:27:11.070334449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-15T09:27:11.074777522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-15T09:27:11.081781451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079126s
2026-01-15T09:27:11.085233431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-15T09:27:11.089644165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-15T09:27:11.095248688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065116s
2026-01-15T09:27:11.098810030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-15T09:27:11.105241773Z [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-01-15T09:27:11.113307801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110104s
2026-01-15T09:27:11.116206673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-15T09:27:11.122794688Z [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-01-15T09:27:11.131007346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111535s
2026-01-15T09:27:11.134152376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-01-15T09:27:11.140104650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-01-15T09:27:11.146025377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068814s
2026-01-15T09:27:11.146650212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-15T09:27:11.155253115Z [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-01-15T09:27:11.164223148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141697s
2026-01-15T09:27:11.167185784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-01-15T09:27:11.173868582Z [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-01-15T09:27:11.181120171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111157s
2026-01-15T09:27:11.183549499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-15T09:27:11.186542230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:27:11.194179137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060241s
2026-01-15T09:27:11.217340021Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0444689 taking an average of 00:00:00.0444689
2026-01-15T09:27:11.231533485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:27:11', 'InitialSetup')
2026-01-15T09:27:11.239629179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.254805775Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:27:11.257476215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0680411s
2026-01-15T09:27:11.266397014Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-01-15T09:27:11.266880517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.271604623Z [Info] add_moviefiles_table: Starting migration of Main DB to 104
2026-01-15T09:27:11.296859151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles
2026-01-15T09:27:11.302546879Z [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-01-15T09:27:11.311178805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114503s
2026-01-15T09:27:11.314371987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path)
2026-01-15T09:27:11.318055503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-01-15T09:27:11.324495727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065352s
2026-01-15T09:27:11.327136612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:11.330086800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002099s
2026-01-15T09:27:11.333829694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32
2026-01-15T09:27:11.338733678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:11.353495474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160165s
2026-01-15T09:27:11.359648338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-15T09:27:11', 'add_moviefiles_table')
2026-01-15T09:27:11.364888164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.370824895Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-01-15T09:27:11.373741483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337401s
2026-01-15T09:27:11.378116264Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-01-15T09:27:11.380543599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.384743669Z [Info] fix_history_movieId: Starting migration of Main DB to 105
2026-01-15T09:27:11.391786315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:27:11.403305635Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.65E-05s
2026-01-15T09:27:11.405888093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32
2026-01-15T09:27:11.409698108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:11.422258016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125349s
2026-01-15T09:27:11.426761370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-15T09:27:11', 'fix_history_movieId')
2026-01-15T09:27:11.433805529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:11.440021778Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-01-15T09:27:11.443985714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030101s
2026-01-15T09:27:11.448771731Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-01-15T09:27:11.452286695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:11.459947727Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106
2026-01-15T09:27:11.502183716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:11.504991189Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.59E-05s
2026-01-15T09:27:11.508014117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32
2026-01-15T09:27:11.512031433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:11.526252769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015235s
2026-01-15T09:27:11.529245751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:11.532156881Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.38E-05s
2026-01-15T09:27:11.535320219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String
2026-01-15T09:27:11.539432026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT
2026-01-15T09:27:11.553679420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148008s
2026-01-15T09:27:11.557858779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:11.561158321Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-05s
2026-01-15T09:27:11.568835687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String
2026-01-15T09:27:11.976151115Z [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-01-15T09:27:11.993039205Z [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-01-15T09:27:12.015482434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:12.034052723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:12.076637153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:12.085730731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:12.093706295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5210133s
2026-01-15T09:27:12.098173735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:12.103412219Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.09E-05s
2026-01-15T09:27:12.106495476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String
2026-01-15T09:27:12.111014914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT
2026-01-15T09:27:12.129157403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193608s
2026-01-15T09:27:12.134652282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-15T09:27:12', 'add_tmdb_stuff')
2026-01-15T09:27:12.140625908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:12.163597737Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-01-15T09:27:12.167269666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0532028s
2026-01-15T09:27:12.171711629Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-01-15T09:27:12.176214931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:12.181732314Z [Info] fix_movie_files: Starting migration of Main DB to 107
2026-01-15T09:27:12.194011683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:12.196807420Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-05s
2026-01-15T09:27:12.200008413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String
2026-01-15T09:27:12.334051523Z [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-01-15T09:27:12.344349374Z [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-01-15T09:27:12.354692803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:27:12.361761229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:27:12.395201946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-01-15T09:27:12.401391115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1977708s
2026-01-15T09:27:12.406359014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-15T09:27:12', 'fix_movie_files')
2026-01-15T09:27:12.411565000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:12.423362287Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-01-15T09:27:12.426104002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2196456s
2026-01-15T09:27:12.430050583Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-01-15T09:27:12.436451968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:12.443489197Z [Info] update_schedule_intervale: Starting migration of Main DB to 108
2026-01-15T09:27:12.457390715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:27:12.460497357Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.87E-05s
2026-01-15T09:27:12.463737098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double
2026-01-15T09:27:12.587954264Z [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-01-15T09:27:12.605461891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks"
2026-01-15T09:27:12.617562853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:27:12.625295243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:27:12.672162827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:27:12.678755099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2121454s
2026-01-15T09:27:12.682449401Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-01-15T09:27:12.689068132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-01-15T09:27:12.698327238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126171s
2026-01-15T09:27:12.706313368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-15T09:27:12', 'update_schedule_intervale')
2026-01-15T09:27:12.708333893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:12.719072164Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-01-15T09:27:12.722397143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328106s
2026-01-15T09:27:12.728312822Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-01-15T09:27:12.731130591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:12.736186072Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109
2026-01-15T09:27:12.751746654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:12.754565755Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.03E-05s
2026-01-15T09:27:12.757700570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String
2026-01-15T09:27:12.761625538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT
2026-01-15T09:27:12.772735095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011741s
2026-01-15T09:27:12.775399665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:12.777512078Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.24E-05s
2026-01-15T09:27:12.780202707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String
2026-01-15T09:27:12.783140307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT
2026-01-15T09:27:12.795543070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125342s
2026-01-15T09:27:12.798854729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:12.803244833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:12.814351846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012228s
2026-01-15T09:27:12.818523283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-15T09:27:12', 'add_movie_formats_to_naming_config')
2026-01-15T09:27:12.824135197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:12.830276423Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-01-15T09:27:12.832723808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279757s
2026-01-15T09:27:12.835127778Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-01-15T09:27:12.837135004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:12.840883307Z [Info] add_phyiscal_release: Starting migration of Main DB to 110
2026-01-15T09:27:12.849115564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:12.852238701Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.27E-05s
2026-01-15T09:27:12.855729769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime
2026-01-15T09:27:12.857692560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME
2026-01-15T09:27:12.866984815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096678s
2026-01-15T09:27:12.869932689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-15T09:27:12', 'add_phyiscal_release')
2026-01-15T09:27:12.874044335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:12.879886775Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-01-15T09:27:12.882094030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225772s
2026-01-15T09:27:12.885145540Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-01-15T09:27:12.887049811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:12.889884847Z [Info] remove_bitmetv: Starting migration of Main DB to 111
2026-01-15T09:27:12.925798147Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:12.944018402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-01-15T09:27:12.950496283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206713s
2026-01-15T09:27:12.953897757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-15T09:27:12', 'remove_bitmetv')
2026-01-15T09:27:12.959224072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:12.964710809Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-01-15T09:27:12.968044782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353792s
2026-01-15T09:27:12.971153568Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-01-15T09:27:12.974185428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:12.979461529Z [Info] remove_torrentleech: Starting migration of Main DB to 112
2026-01-15T09:27:12.992624410Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:12.997100193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech'
2026-01-15T09:27:13.002730995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064001s
2026-01-15T09:27:13.006627190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-15T09:27:13', 'remove_torrentleech')
2026-01-15T09:27:13.012161507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.020807955Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-01-15T09:27:13.024122999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240824s
2026-01-15T09:27:13.028129790Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-01-15T09:27:13.031188801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.035902169Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113
2026-01-15T09:27:13.041191380Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:13.044606494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet'
2026-01-15T09:27:13.049345430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053163s
2026-01-15T09:27:13.053093192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-15T09:27:13', 'remove_broadcasthenet')
2026-01-15T09:27:13.059234198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.065586551Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-01-15T09:27:13.068660474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213722s
2026-01-15T09:27:13.072692923Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-01-15T09:27:13.076548507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.081557608Z [Info] remove_fanzub: Starting migration of Main DB to 114
2026-01-15T09:27:13.089384780Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:13.092522959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'
2026-01-15T09:27:13.099022742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004595s
2026-01-15T09:27:13.100976848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-15T09:27:13', 'remove_fanzub')
2026-01-15T09:27:13.105266643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.110881761Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-01-15T09:27:13.112953203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183883s
2026-01-15T09:27:13.115875799Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-01-15T09:27:13.119660718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.124067187Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115
2026-01-15T09:27:13.130036786Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:13.133029027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:13.143389162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095138s
2026-01-15T09:27:13.147101701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-15T09:27:13', 'update_movie_sorttitle')
2026-01-15T09:27:13.151573077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.157047625Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-01-15T09:27:13.159752525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241624s
2026-01-15T09:27:13.162291287Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-01-15T09:27:13.164681066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.168540145Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116
2026-01-15T09:27:13.174015675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:13.176554125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:13.184193806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00741s
2026-01-15T09:27:13.187350844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-15T09:27:13', 'update_movie_sorttitle_again')
2026-01-15T09:27:13.191608440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.198693459Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-01-15T09:27:13.201488225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021488s
2026-01-15T09:27:13.205091541Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-01-15T09:27:13.208596060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.213582166Z [Info] update_movie_file: Starting migration of Main DB to 117
2026-01-15T09:27:13.236617731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String
2026-01-15T09:27:13.240995578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT
2026-01-15T09:27:13.256189010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150061s
2026-01-15T09:27:13.261129838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-15T09:27:13', 'update_movie_file')
2026-01-15T09:27:13.266220793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.272041459Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-01-15T09:27:13.274169697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320829s
2026-01-15T09:27:13.276881718Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-01-15T09:27:13.279182062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.282778008Z [Info] update_movie_slug: Starting migration of Main DB to 118
2026-01-15T09:27:13.287986197Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:13.290424587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:13.298988463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084495s
2026-01-15T09:27:13.302405560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-15T09:27:13', 'update_movie_slug')
2026-01-15T09:27:13.306154013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.310750966Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-01-15T09:27:13.313261536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202207s
2026-01-15T09:27:13.315874750Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-01-15T09:27:13.317992170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.321448365Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119
2026-01-15T09:27:13.327445978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:13.329651410Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.27E-05s
2026-01-15T09:27:13.332201709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String
2026-01-15T09:27:13.335241642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT
2026-01-15T09:27:13.348720386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013922s
2026-01-15T09:27:13.353008567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-15T09:27:13', 'add_youtube_trailer_id')
2026-01-15T09:27:13.358312821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.363257956Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-01-15T09:27:13.365657409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286496s
2026-01-15T09:27:13.368206136Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-01-15T09:27:13.370585619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.375369263Z [Info] add_studio: Starting migration of Main DB to 120
2026-01-15T09:27:13.381608676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:13.383760779Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.54E-05s
2026-01-15T09:27:13.386139481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String
2026-01-15T09:27:13.389054117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT
2026-01-15T09:27:13.401682016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134813s
2026-01-15T09:27:13.406431789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-15T09:27:13', 'add_studio')
2026-01-15T09:27:13.411747029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.417115448Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-01-15T09:27:13.419982732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287585s
2026-01-15T09:27:13.423229003Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-01-15T09:27:13.425717089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.430151039Z [Info] update_filedate_config: Starting migration of Main DB to 121
2026-01-15T09:27:13.435992666Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:13.439056636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:13.452178916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109171s
2026-01-15T09:27:13.454039922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-15T09:27:13', 'update_filedate_config')
2026-01-15T09:27:13.459051198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.464643922Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-01-15T09:27:13.467172308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258307s
2026-01-15T09:27:13.470322806Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-01-15T09:27:13.472767828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.476812795Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122
2026-01-15T09:27:13.487099910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:13.489779122Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.85E-05s
2026-01-15T09:27:13.492686896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32
2026-01-15T09:27:13.496676191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0
2026-01-15T09:27:13.508982249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013114s
2026-01-15T09:27:13.511840519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:13.514231580Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.82E-05s
2026-01-15T09:27:13.516819315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32
2026-01-15T09:27:13.600245015Z [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-01-15T09:27:13.611290366Z [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-01-15T09:27:13.620225237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:27:13.625888156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:27:13.667586400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1473329s
2026-01-15T09:27:13.669631662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:13.672692226Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.91E-05s
2026-01-15T09:27:13.675727151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String
2026-01-15T09:27:13.786658471Z [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-01-15T09:27:13.798547515Z [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-01-15T09:27:13.809408969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:27:13.817868799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:27:13.854421487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1744507s
2026-01-15T09:27:13.860374591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-15T09:27:13', 'add_movieid_to_blacklist')
2026-01-15T09:27:13.866378662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:13.875574203Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-01-15T09:27:13.878533655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1964318s
2026-01-15T09:27:13.885203413Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-01-15T09:27:13.893014179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:13.922721486Z [Info] create_netimport_table: Starting migration of Main DB to 123
2026-01-15T09:27:13.955097900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport
2026-01-15T09:27:13.963568255Z [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-01-15T09:27:13.973139287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145117s
2026-01-15T09:27:13.976154452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name)
2026-01-15T09:27:13.979838819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC)
2026-01-15T09:27:13.988041764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085796s
2026-01-15T09:27:13.993678414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-15T09:27:13', 'create_netimport_table')
2026-01-15T09:27:13.999562155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.009217925Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-01-15T09:27:14.012321863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294657s
2026-01-15T09:27:14.016765647Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-01-15T09:27:14.020595222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.026259885Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124
2026-01-15T09:27:14.037112627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:14.042038253Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.33E-05s
2026-01-15T09:27:14.045398185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String
2026-01-15T09:27:14.050083872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT
2026-01-15T09:27:14.063653132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152896s
2026-01-15T09:27:14.067631199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-15T09:27:14', 'add_preferred_tags_to_profile')
2026-01-15T09:27:14.072626229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.079399422Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-01-15T09:27:14.084016456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303772s
2026-01-15T09:27:14.087828014Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-01-15T09:27:14.091275106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.096399559Z [Info] fix_imdb_unique: Starting migration of Main DB to 125
2026-01-15T09:27:14.102594608Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:14.105824073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:14.114562199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086041s
2026-01-15T09:27:14.119396428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-15T09:27:14', 'fix_imdb_unique')
2026-01-15T09:27:14.125511285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.135609377Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-01-15T09:27:14.139185411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290368s
2026-01-15T09:27:14.143432932Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-01-15T09:27:14.146774206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.153856572Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126
2026-01-15T09:27:14.160404347Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:14.163817349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:14.207329879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436182s
2026-01-15T09:27:14.211815867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-15T09:27:14', 'update_qualities_and_profiles')
2026-01-15T09:27:14.218020147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.225485186Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-01-15T09:27:14.231250711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.061277s
2026-01-15T09:27:14.235236970Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-01-15T09:27:14.240016557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.244333562Z [Info] remove_wombles: Starting migration of Main DB to 127
2026-01-15T09:27:14.252050558Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:14.256619801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-01-15T09:27:14.261604195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060419s
2026-01-15T09:27:14.265533148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-15T09:27:14', 'remove_wombles')
2026-01-15T09:27:14.270201890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.276609656Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-01-15T09:27:14.279158202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201319s
2026-01-15T09:27:14.282640898Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-01-15T09:27:14.285468331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.289105088Z [Info] remove_kickass: Starting migration of Main DB to 128
2026-01-15T09:27:14.294473857Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:14.297122735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents'
2026-01-15T09:27:14.300808233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040368s
2026-01-15T09:27:14.304421674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-15T09:27:14', 'remove_kickass')
2026-01-15T09:27:14.310061339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.316814103Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-01-15T09:27:14.319447195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192073s
2026-01-15T09:27:14.323351943Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-01-15T09:27:14.326632955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.331257231Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129
2026-01-15T09:27:14.338705545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:14.341378817Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-05s
2026-01-15T09:27:14.344116637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String
2026-01-15T09:27:14.347184563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT
2026-01-15T09:27:14.357715041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110639s
2026-01-15T09:27:14.361583935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-15T09:27:14', 'add_parsed_movie_info_to_pending_release')
2026-01-15T09:27:14.365214431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.370861298Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-01-15T09:27:14.373312809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237439s
2026-01-15T09:27:14.376238470Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-01-15T09:27:14.378738574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.383083431Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130
2026-01-15T09:27:14.389044717Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:14.391995247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-01-15T09:27:14.395984350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045991s
2026-01-15T09:27:14.397844355Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:14.400847312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-01-15T09:27:14.405858497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053011s
2026-01-15T09:27:14.410324715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-15T09:27:14', 'remove_wombles_kickass')
2026-01-15T09:27:14.415710420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.422219067Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-01-15T09:27:14.425254862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217678s
2026-01-15T09:27:14.428714203Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-01-15T09:27:14.431486094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.435537741Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131
2026-01-15T09:27:14.444385691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:14.445036466Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.03E-05s
2026-01-15T09:27:14.448537529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String
2026-01-15T09:27:14.531678663Z [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-01-15T09:27:14.541467381Z [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-01-15T09:27:14.549451788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:27:14.553788753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:27:14.581678018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303652s
2026-01-15T09:27:14.586049544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-15T09:27:14', 'make_parsed_episode_info_nullable')
2026-01-15T09:27:14.590885626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.598316243Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-01-15T09:27:14.602291996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1461372s
2026-01-15T09:27:14.607069090Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-01-15T09:27:14.610265908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.614423975Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132
2026-01-15T09:27:14.620997388Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-01-15T09:27:14.625125100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-01-15T09:27:14.633706139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088629s
2026-01-15T09:27:14.638147630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-15T09:27:14', 'rename_torrent_downloadstation')
2026-01-15T09:27:14.645532780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.653649996Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-01-15T09:27:14.657326972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288039s
2026-01-15T09:27:14.662290635Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-01-15T09:27:14.665695163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.671083753Z [Info] add_minimumavailability: Starting migration of Main DB to 133
2026-01-15T09:27:14.694244837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-01-15T09:27:14.697488113Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.81E-05s
2026-01-15T09:27:14.700898530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32
2026-01-15T09:27:14.704230911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-01-15T09:27:14.717115966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142224s
2026-01-15T09:27:14.719419386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:14.721906450Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.61E-05s
2026-01-15T09:27:14.725425910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32
2026-01-15T09:27:14.729414383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-01-15T09:27:14.744734515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154205s
2026-01-15T09:27:14.749336407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-01-15T09:27:14', 'add_minimumavailability')
2026-01-15T09:27:14.755786555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.764037992Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-01-15T09:27:14.767053809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351184s
2026-01-15T09:27:14.771545494Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-01-15T09:27:14.775170022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.780348477Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134
2026-01-15T09:27:14.787757271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:14.791502280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:14.799778614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00771s
2026-01-15T09:27:14.804061878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-15T09:27:14', 'add_remux_qualities_for_the_wankers')
2026-01-15T09:27:14.810416865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.823994136Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-01-15T09:27:14.827417654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325213s
2026-01-15T09:27:14.831722670Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-01-15T09:27:14.835427177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.840345663Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135
2026-01-15T09:27:14.848790180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:14.852095919Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.06E-05s
2026-01-15T09:27:14.855608880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean
2026-01-15T09:27:14.860582568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:14.876357943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175592s
2026-01-15T09:27:14.881470408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-15T09:27:14', 'add_haspredbentry_to_movies')
2026-01-15T09:27:14.888122189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.895042423Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-01-15T09:27:14.898894320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0361819s
2026-01-15T09:27:14.902729062Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-01-15T09:27:14.906169935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.911041731Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136
2026-01-15T09:27:14.919445927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:14.923385646Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.87E-05s
2026-01-15T09:27:14.926777596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32
2026-01-15T09:27:14.931092327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2
2026-01-15T09:27:14.947221150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170566s
2026-01-15T09:27:14.952604071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-15T09:27:14', 'add_pathstate_to_movies')
2026-01-15T09:27:14.958658668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:14.966084098Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-01-15T09:27:14.969063329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356433s
2026-01-15T09:27:14.972380636Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-01-15T09:27:14.975321090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:14.979794589Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137
2026-01-15T09:27:14.996216891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions
2026-01-15T09:27:15.001305653Z [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-01-15T09:27:15.009351731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104014s
2026-01-15T09:27:15.012358024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId)
2026-01-15T09:27:15.016189180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC)
2026-01-15T09:27:15.023154761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075568s
2026-01-15T09:27:15.026084308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:15.029866792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:15.046619450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172345s
2026-01-15T09:27:15.052228118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-15T09:27:15', 'add_import_exclusions_table')
2026-01-15T09:27:15.057316037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:15.064169400Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-01-15T09:27:15.067405667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348087s
2026-01-15T09:27:15.071318487Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-01-15T09:27:15.074603616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:15.079295593Z [Info] add_physical_release_note: Starting migration of Main DB to 138
2026-01-15T09:27:15.088025295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:15.090375154Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.82E-05s
2026-01-15T09:27:15.093583308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String
2026-01-15T09:27:15.097412923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT
2026-01-15T09:27:15.109941845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138598s
2026-01-15T09:27:15.113065764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-15T09:27:15', 'add_physical_release_note')
2026-01-15T09:27:15.118007703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:15.125865522Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-01-15T09:27:15.129081927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028486s
2026-01-15T09:27:15.133010411Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-01-15T09:27:15.135522804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:15.140480296Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139
2026-01-15T09:27:15.147277675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:15.150171870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:15.184461779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346402s
2026-01-15T09:27:15.188056882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-15T09:27:15', 'consolidate_indexer_baseurl')
2026-01-15T09:27:15.193005804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:15.199800108Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-01-15T09:27:15.202791978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0492429s
2026-01-15T09:27:15.206619631Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-01-15T09:27:15.209673654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:15.214475015Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140
2026-01-15T09:27:15.289687165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles
2026-01-15T09:27:15.296474058Z [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-01-15T09:27:15.303952497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103408s
2026-01-15T09:27:15.311236275Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles
2026-01-15T09:27:15.431025470Z [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-01-15T09:27:15.449141418Z [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-01-15T09:27:15.460817103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:15.475843725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:15.511271869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:15.518721735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2030019s
2026-01-15T09:27:15.521700496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:15.524279458Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.31E-05s
2026-01-15T09:27:15.527142144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32
2026-01-15T09:27:15.530937168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER
2026-01-15T09:27:15.546384130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160506s
2026-01-15T09:27:15.551129606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:15.554436268Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.49E-05s
2026-01-15T09:27:15.558110050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64
2026-01-15T09:27:15.562868866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0
2026-01-15T09:27:15.578708666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168372s
2026-01-15T09:27:15.586061357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-15T09:27:15', 'add_alternative_titles_table')
2026-01-15T09:27:15.590479894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:15.603422024Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-01-15T09:27:15.606980704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403731s
2026-01-15T09:27:15.611006062Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-01-15T09:27:15.614243079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:15.621180568Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141
2026-01-15T09:27:15.636784925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:15.640017867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:15.652717895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119385s
2026-01-15T09:27:15.655851278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-01-15T09:27:15.659059291Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.38E-05s
2026-01-15T09:27:15.662472854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String
2026-01-15T09:27:15.784965487Z [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-01-15T09:27:15.796597555Z [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-01-15T09:27:15.804937244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:15.811537439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:15.842113767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.176359s
2026-01-15T09:27:15.845863382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-01-15T09:27:15.850016250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:15.857494340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080604s
2026-01-15T09:27:15.863231080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-15T09:27:15', 'fix_duplicate_alt_titles')
2026-01-15T09:27:15.867291771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:15.874929649Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-01-15T09:27:15.878140878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256067s
2026-01-15T09:27:15.881627459Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-01-15T09:27:15.884588422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:15.889380589Z [Info] movie_extras: Starting migration of Main DB to 142
2026-01-15T09:27:15.941537724Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles
2026-01-15T09:27:15.946698202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:27:15.952039261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076822s
2026-01-15T09:27:15.955426594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles
2026-01-15T09:27:15.959605952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:27:15.964812859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063728s
2026-01-15T09:27:15.967488797Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles
2026-01-15T09:27:15.971113714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:27:15.975026124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050572s
2026-01-15T09:27:15.977676412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-15T09:27:15.983669377Z [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-01-15T09:27:15.989836863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094967s
2026-01-15T09:27:15.995163850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-01-15T09:27:15.998653006Z [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-01-15T09:27:16.005832707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100717s
2026-01-15T09:27:16.008449576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-15T09:27:16.014701968Z [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-01-15T09:27:16.022219806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113361s
2026-01-15T09:27:16.025948209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-15T09:27:16', 'movie_extras')
2026-01-15T09:27:16.032144639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:16.039495156Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-01-15T09:27:16.042241539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281074s
2026-01-15T09:27:16.045481111Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-01-15T09:27:16.049019148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:16.052588003Z [Info] clean_core_tv: Starting migration of Main DB to 143
2026-01-15T09:27:16.069246649Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes
2026-01-15T09:27:16.071729548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-15T09:27:16.077127411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050732s
2026-01-15T09:27:16.079449848Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles
2026-01-15T09:27:16.082069652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-15T09:27:16.086350412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047858s
2026-01-15T09:27:16.089069253Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series
2026-01-15T09:27:16.090758854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:27:16.096626661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057676s
2026-01-15T09:27:16.099181687Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-01-15T09:27:16.101480329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-01-15T09:27:16.106084124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043438s
2026-01-15T09:27:16.111362128Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds
2026-01-15T09:27:16.179287436Z [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-01-15T09:27:16.187319093Z [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-01-15T09:27:16.193736424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:27:16.199052914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:27:16.222460808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1085067s
2026-01-15T09:27:16.225138529Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId
2026-01-15T09:27:16.301050537Z [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-01-15T09:27:16.312082528Z [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-01-15T09:27:16.316855725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:27:16.324876347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:27:16.353314472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:27:16.360593413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:27:16.367181959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1397023s
2026-01-15T09:27:16.371281037Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat
2026-01-15T09:27:16.432529057Z [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-01-15T09:27:16.443264642Z [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-01-15T09:27:16.451376370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:16.457736566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:16.481975883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1064356s
2026-01-15T09:27:16.485592319Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo
2026-01-15T09:27:16.579849029Z [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-01-15T09:27:16.595883350Z [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-01-15T09:27:16.615096973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:27:16.632927475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:27:16.670716633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1801495s
2026-01-15T09:27:16.679463092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-15T09:27:16', 'clean_core_tv')
2026-01-15T09:27:16.687040589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:16.695497613Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-01-15T09:27:16.702237567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2057305s
2026-01-15T09:27:16.706430645Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-01-15T09:27:16.710403695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:16.716629218Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144
2026-01-15T09:27:16.726707260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:16.730689343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001469s
2026-01-15T09:27:16.734862983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String
2026-01-15T09:27:16.739140319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT
2026-01-15T09:27:16.753319452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148452s
2026-01-15T09:27:16.757092793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime
2026-01-15T09:27:16.761272320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME
2026-01-15T09:27:16.772318092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113475s
2026-01-15T09:27:16.775693838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-15T09:27:16', 'add_cookies_to_indexer_status')
2026-01-15T09:27:16.781189958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:16.788248818Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-01-15T09:27:16.790719138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275835s
2026-01-15T09:27:16.795782570Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-01-15T09:27:16.799502802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:16.804196070Z [Info] banner_to_fanart: Starting migration of Main DB to 145
2026-01-15T09:27:16.811095622Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-01-15T09:27:16.816881035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-01-15T09:27:16.823000250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070638s
2026-01-15T09:27:16.827968770Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-01-15T09:27:16.833179533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-01-15T09:27:16.839070435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070902s
2026-01-15T09:27:16.843420368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-15T09:27:16', 'banner_to_fanart')
2026-01-15T09:27:16.849195527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:16.855026819Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-01-15T09:27:16.860195419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227822s
2026-01-15T09:27:16.866545158Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-01-15T09:27:16.871594630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:16.876727146Z [Info] naming_config_colon_action: Starting migration of Main DB to 146
2026-01-15T09:27:16.888678532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:16.892448729Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.08E-05s
2026-01-15T09:27:16.897312031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-15T09:27:16.904416239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:16.919565756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018446s
2026-01-15T09:27:16.928180637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-15T09:27:16', 'naming_config_colon_action')
2026-01-15T09:27:16.934298028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:16.950081434Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-01-15T09:27:16.953009968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0484034s
2026-01-15T09:27:16.962444588Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-01-15T09:27:16.964989308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:16.970292429Z [Info] add_custom_formats: Starting migration of Main DB to 147
2026-01-15T09:27:16.985328126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-15T09:27:16.992538704Z [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-01-15T09:27:17.000180047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011467s
2026-01-15T09:27:17.004026126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-15T09:27:17.008630200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:27:17.015357595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077348s
2026-01-15T09:27:17.019321511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:17.022041033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001337s
2026-01-15T09:27:17.025085662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String
2026-01-15T09:27:17.030044118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]'
2026-01-15T09:27:17.045195668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162068s
2026-01-15T09:27:17.050119762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32
2026-01-15T09:27:17.059145287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:17.075062394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206671s
2026-01-15T09:27:17.078445300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:17.081971971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:17.087282643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051175s
2026-01-15T09:27:17.092261970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-15T09:27:17', 'add_custom_formats')
2026-01-15T09:27:17.099074311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:17.111216344Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-01-15T09:27:17.115343014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278248s
2026-01-15T09:27:17.119435542Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-01-15T09:27:17.124072347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:17.130468184Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148
2026-01-15T09:27:17.138518960Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-01-15T09:27:17.143336023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-01-15T09:27:17.149594756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065956s
2026-01-15T09:27:17.154514473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-15T09:27:17', 'remove_extra_naming_config')
2026-01-15T09:27:17.161536679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:17.176605084Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-01-15T09:27:17.179765347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341435s
2026-01-15T09:27:17.183567410Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-01-15T09:27:17.186549746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:17.191134552Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149
2026-01-15T09:27:17.197398673Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:17.200670752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:17.271487791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0705331s
2026-01-15T09:27:17.277118623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-15T09:27:17', 'convert_regex_required_tags')
2026-01-15T09:27:17.282830557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:17.290198982Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-01-15T09:27:17.293095168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.08953s
2026-01-15T09:27:17.296788229Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-01-15T09:27:17.299176756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:17.302771438Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150
2026-01-15T09:27:17.307572468Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:17.310293703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:17.321778181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011414s
2026-01-15T09:27:17.326386522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-15T09:27:17', 'fix_format_tags_double_underscore')
2026-01-15T09:27:17.331874701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:17.338702616Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-01-15T09:27:17.343219860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272916s
2026-01-15T09:27:17.347412509Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-01-15T09:27:17.351509965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:17.357454947Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151
2026-01-15T09:27:17.367408103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-01-15T09:27:17.371211939Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.37E-05s
2026-01-15T09:27:17.375221072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String
2026-01-15T09:27:17.380293599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:17.395665948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165995s
2026-01-15T09:27:17.400335070Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]'
2026-01-15T09:27:17.404842020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]'
2026-01-15T09:27:17.410756457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065141s
2026-01-15T09:27:17.416656612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-15T09:27:17', 'add_tags_to_net_import')
2026-01-15T09:27:17.424282232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:17.431374081Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-01-15T09:27:17.435104929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266091s
2026-01-15T09:27:17.439863995Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-01-15T09:27:17.444224635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:17.450548135Z [Info] add_custom_filters: Starting migration of Main DB to 152
2026-01-15T09:27:17.463077869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-15T09:27:17.470466362Z [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-01-15T09:27:17.479427292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124159s
2026-01-15T09:27:17.485075059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-15T09:27:17', 'add_custom_filters')
2026-01-15T09:27:17.492160359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:17.501198023Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-01-15T09:27:17.503961662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338608s
2026-01-15T09:27:17.508171166Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-01-15T09:27:17.513061229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:17.517589621Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153
2026-01-15T09:27:17.590250520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:17.592786196Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-05s
2026-01-15T09:27:17.596802762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-15T09:27:17.601159446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:17.612997394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129421s
2026-01-15T09:27:17.619340473Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-01-15T09:27:17.775964317Z [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-01-15T09:27:17.787712299Z [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-01-15T09:27:17.795434824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:17.802720895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:17.827446172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:17.834434897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2118217s
2026-01-15T09:27:17.838232334Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-15T09:27:17.942723610Z [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-01-15T09:27:17.956486840Z [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-01-15T09:27:17.967736326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:27:17.979048977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:27:18.005780047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:27:18.012952458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1711791s
2026-01-15T09:27:18.016292549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:18.019609517Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.84E-05s
2026-01-15T09:27:18.023340814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:27:18.028489645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-15T09:27:18.042741558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157325s
2026-01-15T09:27:18.048304388Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:27:18.053214690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:27:18.059017131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067245s
2026-01-15T09:27:18.062185254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:18.064664917Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.86E-05s
2026-01-15T09:27:18.067459702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:27:18.175438842Z [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-01-15T09:27:18.191616078Z [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-01-15T09:27:18.201806126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:27:18.210050364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:27:18.245711726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:27:18.255454966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.183685s
2026-01-15T09:27:18.259700164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-15T09:27:18.268091349Z [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-01-15T09:27:18.277481622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138984s
2026-01-15T09:27:18.282476081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-15T09:27:18.287400485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:27:18.296429556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010258s
2026-01-15T09:27:18.302100569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-15T09:27:18', 'indexer_client_status_search_changes')
2026-01-15T09:27:18.309645407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:18.318007589Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-01-15T09:27:18.321649463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312225s
2026-01-15T09:27:18.325859668Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-01-15T09:27:18.331186294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:18.337418537Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154
2026-01-15T09:27:18.354720127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:18.358634569Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.72E-05s
2026-01-15T09:27:18.362449471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String
2026-01-15T09:27:18.367071182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:18.381467050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162604s
2026-01-15T09:27:18.383862738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:27:18.385895983Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.14E-05s
2026-01-15T09:27:18.388088235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-01-15T09:27:18.390998374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:18.402373969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118618s
2026-01-15T09:27:18.404837708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:18.407047376Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2026-01-15T09:27:18.410051406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String
2026-01-15T09:27:18.413582803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:18.425416264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120395s
2026-01-15T09:27:18.427797821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:18.431310190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:18.523311563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0922899s
2026-01-15T09:27:18.531042861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-15T09:27:18', 'add_language_to_files_history_blacklist')
2026-01-15T09:27:18.536343809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:18.545809554Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-01-15T09:27:18.548837919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.113545s
2026-01-15T09:27:18.553568162Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-01-15T09:27:18.568579142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:18.575215159Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155
2026-01-15T09:27:18.631223371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:18.634611134Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.53E-05s
2026-01-15T09:27:18.638471455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean
2026-01-15T09:27:18.643387007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-15T09:27:18.656885390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148209s
2026-01-15T09:27:18.660106715Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:18.673610887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-15T09:27:18.678063204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151886s
2026-01-15T09:27:18.681825769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-15T09:27:18', 'add_update_allowed_quality_profile')
2026-01-15T09:27:18.686418436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:18.692634254Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-01-15T09:27:18.695455529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291001s
2026-01-15T09:27:18.698374921Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-01-15T09:27:18.700980573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:18.705341203Z [Info] add_download_client_priority: Starting migration of Main DB to 156
2026-01-15T09:27:18.713000573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:27:18.715375650Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.46E-05s
2026-01-15T09:27:18.717651147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-15T09:27:18.720989566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:18.732957248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121194s
2026-01-15T09:27:18.736496298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:18.739790300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:19.114141874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3745973s
2026-01-15T09:27:19.117769225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-15T09:27:19', 'add_download_client_priority')
2026-01-15T09:27:19.123043975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.133545902Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-01-15T09:27:19.137165862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3931723s
2026-01-15T09:27:19.141970307Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-01-15T09:27:19.145758530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.151049073Z [Info] remove_growl_prowl: Starting migration of Main DB to 157
2026-01-15T09:27:19.160226365Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:19.166053391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-15T09:27:19.173038462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072646s
2026-01-15T09:27:19.176630000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-15T09:27:19', 'remove_growl_prowl')
2026-01-15T09:27:19.183486958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.193016469Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-01-15T09:27:19.194597315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266159s
2026-01-15T09:27:19.199070294Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-01-15T09:27:19.202333291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.207731074Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158
2026-01-15T09:27:19.216241138Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:19.221511810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-15T09:27:19.227047690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00695s
2026-01-15T09:27:19.230492319Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:19.235005558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-15T09:27:19.240587807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065262s
2026-01-15T09:27:19.246047032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-15T09:27:19', 'remove_plex_hometheatre')
2026-01-15T09:27:19.252880245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.263232808Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-01-15T09:27:19.265193705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263145s
2026-01-15T09:27:19.269869576Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-01-15T09:27:19.274089426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.279465076Z [Info] add_webrip_qualites: Starting migration of Main DB to 159
2026-01-15T09:27:19.285866142Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:19.289706032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:19.329055698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391776s
2026-01-15T09:27:19.334649224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-15T09:27:19', 'add_webrip_qualites')
2026-01-15T09:27:19.342119642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.351002203Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-01-15T09:27:19.353906272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0610863s
2026-01-15T09:27:19.358047282Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-01-15T09:27:19.361475817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.366189406Z [Info] health_issue_notification: Starting migration of Main DB to 160
2026-01-15T09:27:19.376184023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:19.379433419Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.24E-05s
2026-01-15T09:27:19.382702595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-15T09:27:19.387591866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:19.402402135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160264s
2026-01-15T09:27:19.405962766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:19.409076359Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.55E-05s
2026-01-15T09:27:19.412640126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-15T09:27:19.417596549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:19.432630642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162313s
2026-01-15T09:27:19.438138259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-15T09:27:19', 'health_issue_notification')
2026-01-15T09:27:19.444893866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.452435690Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-01-15T09:27:19.456138245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355945s
2026-01-15T09:27:19.460806024Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-01-15T09:27:19.465274756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.471825746Z [Info] speed_improvements: Starting migration of Main DB to 161
2026-01-15T09:27:19.486406681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId)
2026-01-15T09:27:19.491444346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:27:19.499110605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086955s
2026-01-15T09:27:19.502453993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId)
2026-01-15T09:27:19.507155433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC)
2026-01-15T09:27:19.514199561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085156s
2026-01-15T09:27:19.517657519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle)
2026-01-15T09:27:19.522562856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:19.533012504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079331s
2026-01-15T09:27:19.533722377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-01-15T09:27:19.538896806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:19.545526214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078773s
2026-01-15T09:27:19.549176550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-01-15T09:27:19.552548409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:19.558822956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075481s
2026-01-15T09:27:19.564249711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-15T09:27:19', 'speed_improvements')
2026-01-15T09:27:19.570601363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:19.579522073Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-01-15T09:27:19.582599882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275709s
2026-01-15T09:27:19.586992208Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-01-15T09:27:19.589908867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:19.601325323Z [Info] fix_profile_format_default: Starting migration of Main DB to 162
2026-01-15T09:27:19.657783519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String
2026-01-15T09:27:19.769006836Z [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-01-15T09:27:19.783537956Z [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-01-15T09:27:19.793476840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:19.801654507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:19.837282830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:19.845141499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1827945s
2026-01-15T09:27:19.855456285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}]
2026-01-15T09:27:19.974064822Z [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-01-15T09:27:19.988098948Z [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-01-15T09:27:20.000092247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:20.006139134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:20.040178608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:20.048224126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1902229s
2026-01-15T09:27:20.051878017Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:20.058883007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]'
2026-01-15T09:27:20.065159476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01003s
2026-01-15T09:27:20.071264859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-15T09:27:20', 'fix_profile_format_default')
2026-01-15T09:27:20.077902669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.087266571Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-01-15T09:27:20.090771410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031992s
2026-01-15T09:27:20.094371542Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-01-15T09:27:20.097268629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.102051712Z [Info] task_duration: Starting migration of Main DB to 163
2026-01-15T09:27:20.108679828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:27:20.111537388Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.14E-05s
2026-01-15T09:27:20.114562928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-15T09:27:20.118488657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-15T09:27:20.130321136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122863s
2026-01-15T09:27:20.136437796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-15T09:27:20', 'task_duration')
2026-01-15T09:27:20.143216447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.151063107Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-01-15T09:27:20.154219313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324978s
2026-01-15T09:27:20.158267405Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-01-15T09:27:20.161839094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.166754265Z [Info] movie_collections_crew: Starting migration of Main DB to 164
2026-01-15T09:27:20.183460853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:20.186022419Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s
2026-01-15T09:27:20.188370866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String
2026-01-15T09:27:20.191175226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT
2026-01-15T09:27:20.201520818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110217s
2026-01-15T09:27:20.203891208Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors
2026-01-15T09:27:20.298978551Z [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-01-15T09:27:20.320296404Z [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-01-15T09:27:20.337087430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:20.344519769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:20.371511420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:20.377830973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:20.383900662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:20.392558487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:20.399527454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1929724s
2026-01-15T09:27:20.403718479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits
2026-01-15T09:27:20.412250276Z [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-01-15T09:27:20.422447977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154048s
2026-01-15T09:27:20.426042790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId)
2026-01-15T09:27:20.431994262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:27:20.438817691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093643s
2026-01-15T09:27:20.442584833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId)
2026-01-15T09:27:20.447118912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-01-15T09:27:20.454208909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081475s
2026-01-15T09:27:20.458017032Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:20.462552254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-15T09:27:20.469099218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066269s
2026-01-15T09:27:20.474014208Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:20.487731880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-15T09:27:20.493766557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188654s
2026-01-15T09:27:20.499262937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-15T09:27:20', 'movie_collections_crew')
2026-01-15T09:27:20.507532821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.520703215Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-01-15T09:27:20.524542454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454289s
2026-01-15T09:27:20.597502442Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-01-15T09:27:20.601277144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.608128876Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165
2026-01-15T09:27:20.625185658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:27:20.627896637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s
2026-01-15T09:27:20.631590149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32
2026-01-15T09:27:20.635327836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:20.650592424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155751s
2026-01-15T09:27:20.654554818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:20.659410530Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-05s
2026-01-15T09:27:20.665535712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32
2026-01-15T09:27:20.668567482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:20.680839119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139011s
2026-01-15T09:27:20.684010207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.686688108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.731284931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437s
2026-01-15T09:27:20.733739587Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.737472797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.758619044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211369s
2026-01-15T09:27:20.762458975Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.765954549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.790673676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025064s
2026-01-15T09:27:20.794516491Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.797695381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.805830714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078858s
2026-01-15T09:27:20.809531826Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.813127381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.906513036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0904631s
2026-01-15T09:27:20.908698970Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.915210100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:20.936470257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238674s
2026-01-15T09:27:20.941699799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-15T09:27:20', 'remove_custom_formats_from_quality_model')
2026-01-15T09:27:20.948969915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:20.962179137Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-01-15T09:27:20.966949971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0483456s
2026-01-15T09:27:20.972254965Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-01-15T09:27:20.975536219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:20.980437229Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166
2026-01-15T09:27:20.986887327Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:20.990666436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.019642808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028282s
2026-01-15T09:27:21.022748559Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.026554739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.039851721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138518s
2026-01-15T09:27:21.042959936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.048029197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.061261893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015346s
2026-01-15T09:27:21.066659126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-15T09:27:21', 'fix_tmdb_list_config')
2026-01-15T09:27:21.073416365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.079663810Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-01-15T09:27:21.082695810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033544s
2026-01-15T09:27:21.087004984Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-01-15T09:27:21.090242402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.095078263Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167
2026-01-15T09:27:21.105582334Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState
2026-01-15T09:27:21.212266222Z [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-01-15T09:27:21.238343284Z [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-01-15T09:27:21.256321175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:21.265557887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:21.297399160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:21.305610026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:21.314143645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:21.321076417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:21.327580096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2191887s
2026-01-15T09:27:21.331452285Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-01-15T09:27:21.335673375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-01-15T09:27:21.341078370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061398s
2026-01-15T09:27:21.344204241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:21.346939056Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.33E-05s
2026-01-15T09:27:21.350301201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String
2026-01-15T09:27:21.354555121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-15T09:27:21.368251261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146799s
2026-01-15T09:27:21.372036479Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path
2026-01-15T09:27:21.472457841Z [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-01-15T09:27:21.486445417Z [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-01-15T09:27:21.496534586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:27:21.504354626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:27:21.535881538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:27:21.544154607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1685417s
2026-01-15T09:27:21.549805078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-15T09:27:21', 'remove_movie_pathstate')
2026-01-15T09:27:21.555198464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.564709298Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-01-15T09:27:21.568211142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1894459s
2026-01-15T09:27:21.572828686Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-01-15T09:27:21.576628396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.582587470Z [Info] custom_format_rework: Starting migration of Main DB to 168
2026-01-15T09:27:21.593343097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-01-15T09:27:21.597095556Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.86E-05s
2026-01-15T09:27:21.601103818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String
2026-01-15T09:27:21.605817237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:21.621301285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167598s
2026-01-15T09:27:21.625024149Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.627374098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.678025799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0501626s
2026-01-15T09:27:21.681381844Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags
2026-01-15T09:27:21.769855515Z [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-01-15T09:27:21.777647342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats"
2026-01-15T09:27:21.783129262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-01-15T09:27:21.790015484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-01-15T09:27:21.818617666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:27:21.825602075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1405028s
2026-01-15T09:27:21.831433778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-15T09:27:21', 'custom_format_rework')
2026-01-15T09:27:21.838045890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:21.853115556Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-01-15T09:27:21.854089986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1622813s
2026-01-15T09:27:21.858315494Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-01-15T09:27:21.865212732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:21.870620040Z [Info] custom_format_scores: Starting migration of Main DB to 169
2026-01-15T09:27:21.887122302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:21.890494592Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-05s
2026-01-15T09:27:21.894102314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32
2026-01-15T09:27:21.898880350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:21.913808184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161309s
2026-01-15T09:27:21.917498842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:27:21.920825162Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.44E-05s
2026-01-15T09:27:21.924572995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32
2026-01-15T09:27:21.929517830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:21.944422759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160678s
2026-01-15T09:27:21.948101088Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:21.951821960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:21.988945292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372195s
2026-01-15T09:27:21.994602574Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff
2026-01-15T09:27:22.107436153Z [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-01-15T09:27:22.122144198Z [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-01-15T09:27:22.132127818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:22.140572765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:22.179831666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:22.187114382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1909923s
2026-01-15T09:27:22.190876756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-01-15T09:27:22.194428894Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.53E-05s
2026-01-15T09:27:22.199092238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean
2026-01-15T09:27:22.204826976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:22.224028039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209859s
2026-01-15T09:27:22.229764230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-15T09:27:22', 'custom_format_scores')
2026-01-15T09:27:22.236619886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:22.252159727Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-01-15T09:27:22.255654691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488912s
2026-01-15T09:27:22.260014529Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-01-15T09:27:22.263877505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:22.269229899Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170
2026-01-15T09:27:22.276713387Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:22.279954629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.379399050Z []
2026-01-15T09:27:23.381675340Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1016699s
2026-01-15T09:27:23.384645417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.388036024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.399001296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112652s
2026-01-15T09:27:23.419166483Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-01-15T09:27:23.425243834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-01-15T09:27:23.434855778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113976s
2026-01-15T09:27:23.442045014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-15T09:27:23', 'fix_trakt_list_config')
2026-01-15T09:27:23.445861670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.451794002Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-01-15T09:27:23.457049953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282872s
2026-01-15T09:27:23.458545713Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-01-15T09:27:23.462538632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.467811168Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171
2026-01-15T09:27:23.475953922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-15T09:27:23.479534484Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.56E-05s
2026-01-15T09:27:23.483326813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-15T09:27:23.488007603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-15T09:27:23.502772944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154499s
2026-01-15T09:27:23.505829161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.509288271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.535266242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258124s
2026-01-15T09:27:23.540593731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-15T09:27:23', 'quality_definition_preferred_size')
2026-01-15T09:27:23.548061784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.557591364Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-01-15T09:27:23.560767100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479305s
2026-01-15T09:27:23.564780440Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-01-15T09:27:23.568472580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.573420328Z [Info] add_download_history: Starting migration of Main DB to 172
2026-01-15T09:27:23.597839697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-15T09:27:23.607408406Z [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-01-15T09:27:23.616293541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150656s
2026-01-15T09:27:23.620601443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-15T09:27:23.624551538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:27:23.630644551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006716s
2026-01-15T09:27:23.633534790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId)
2026-01-15T09:27:23.638568668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-01-15T09:27:23.645890082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086647s
2026-01-15T09:27:23.649982781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-15T09:27:23.654830701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:27:23.663038171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080025s
2026-01-15T09:27:23.664860500Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.668037057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.681513238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137263s
2026-01-15T09:27:23.686132134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-15T09:27:23', 'add_download_history')
2026-01-15T09:27:23.691638189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.699536959Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-01-15T09:27:23.703147946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312015s
2026-01-15T09:27:23.707414135Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-01-15T09:27:23.711048567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.716659740Z [Info] net_import_status: Starting migration of Main DB to 173
2026-01-15T09:27:23.731334565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus
2026-01-15T09:27:23.738855568Z [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-01-15T09:27:23.748468213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137497s
2026-01-15T09:27:23.752616296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId)
2026-01-15T09:27:23.756557397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC)
2026-01-15T09:27:23.762588859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070677s
2026-01-15T09:27:23.766804071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-15T09:27:23', 'net_import_status')
2026-01-15T09:27:23.772659940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.779454555Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-01-15T09:27:23.781770363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240177s
2026-01-15T09:27:23.784771878Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-01-15T09:27:23.787396108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.791105002Z [Info] email_multiple_addresses: Starting migration of Main DB to 174
2026-01-15T09:27:23.796517306Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:23.799737769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:23.821828140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221168s
2026-01-15T09:27:23.827046965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-15T09:27:23', 'email_multiple_addresses')
2026-01-15T09:27:23.833545767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.839980663Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-01-15T09:27:23.843167616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403086s
2026-01-15T09:27:23.847381447Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-01-15T09:27:23.850746786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.854869509Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175
2026-01-15T09:27:23.860782194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-01-15T09:27:23.864211429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-01-15T09:27:23.869853498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059141s
2026-01-15T09:27:23.874762189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-15T09:27:23', 'remove_chown_and_folderchmod_config')
2026-01-15T09:27:23.880064379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.885246449Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-01-15T09:27:23.887798099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211341s
2026-01-15T09:27:23.890976870Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-01-15T09:27:23.893737705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.897490344Z [Info] movie_recommendations: Starting migration of Main DB to 176
2026-01-15T09:27:23.904158099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:23.906866605Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.54E-05s
2026-01-15T09:27:23.909365878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String
2026-01-15T09:27:23.913079539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:27:23.926956941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146698s
2026-01-15T09:27:23.931672332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-15T09:27:23', 'movie_recommendations')
2026-01-15T09:27:23.937877654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:23.948037068Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-01-15T09:27:23.951622407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352494s
2026-01-15T09:27:23.955426614Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-01-15T09:27:23.959463589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:23.964757096Z [Info] language_improvements: Starting migration of Main DB to 177
2026-01-15T09:27:24.014461709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:24.018590012Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-05s
2026-01-15T09:27:24.022198435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32
2026-01-15T09:27:24.026435830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:24.044490318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182059s
2026-01-15T09:27:24.047478542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:24.050737893Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.89E-05s
2026-01-15T09:27:24.053259458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String
2026-01-15T09:27:24.056388925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT
2026-01-15T09:27:24.068227945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122027s
2026-01-15T09:27:24.072178780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:24.074721168Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.42E-05s
2026-01-15T09:27:24.077707199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime
2026-01-15T09:27:24.081634530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME
2026-01-15T09:27:24.096034755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149493s
2026-01-15T09:27:24.099351291Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote
2026-01-15T09:27:24.230101079Z [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-01-15T09:27:24.263897400Z [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-01-15T09:27:24.287827796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:24.299376059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:24.335122459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:24.343654026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:24.352381835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:24.360464459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:24.367780626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2647524s
2026-01-15T09:27:24.371657310Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId
2026-01-15T09:27:24.521141173Z [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-01-15T09:27:24.570287449Z [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-01-15T09:27:24.633673330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:24.666565597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:24.764827654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:24.774966817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:24.784859572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:24.793716776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:24.803483380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4270118s
2026-01-15T09:27:24.807680536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:27:24.812621095Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.59E-05s
2026-01-15T09:27:24.816611510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean
2026-01-15T09:27:24.822089655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:24.839149131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164322s
2026-01-15T09:27:24.841517357Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-01-15T09:27:24.846013089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-01-15T09:27:24.852631591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074246s
2026-01-15T09:27:24.856510059Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes
2026-01-15T09:27:25.038151046Z [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-01-15T09:27:25.057736556Z [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-01-15T09:27:25.070722803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:25.131143423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:25.176249530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3153687s
2026-01-15T09:27:25.182839929Z [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-01-15T09:27:25.190348292Z [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-01-15T09:27:25.201558920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103369s
2026-01-15T09:27:25.203603561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-01-15T09:27:25.210106690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-01-15T09:27:25.218169765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094957s
2026-01-15T09:27:25.222204767Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:25.225117730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:25.253732841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266205s
2026-01-15T09:27:25.255614888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:25.257984757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:25.269836115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114873s
2026-01-15T09:27:25.271399236Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:25.275452296Z [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-01-15T09:27:25.281283708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073091s
2026-01-15T09:27:25.284403480Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:25.288152394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-01-15T09:27:25.292796147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056531s
2026-01-15T09:27:25.298234461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-15T09:27:25', 'language_improvements')
2026-01-15T09:27:25.304383030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.371231335Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-01-15T09:27:25.374380131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.083673s
2026-01-15T09:27:25.378358518Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-01-15T09:27:25.381887333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.387684053Z [Info] new_list_server: Starting migration of Main DB to 178
2026-01-15T09:27:25.394848912Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:25.398495624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:25.422470095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245748s
2026-01-15T09:27:25.425091099Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:25.427632977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:25.442313209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144218s
2026-01-15T09:27:25.447345225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-15T09:27:25', 'new_list_server')
2026-01-15T09:27:25.456588598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.462661151Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-01-15T09:27:25.464985342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344927s
2026-01-15T09:27:25.468859402Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-01-15T09:27:25.471822200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.475832946Z [Info] movie_translation_indexes: Starting migration of Main DB to 179
2026-01-15T09:27:25.483602440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language)
2026-01-15T09:27:25.488342770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:27:25.494580841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080429s
2026-01-15T09:27:25.497883777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId)
2026-01-15T09:27:25.504038383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-01-15T09:27:25.509228766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080426s
2026-01-15T09:27:25.513599080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-15T09:27:25', 'movie_translation_indexes')
2026-01-15T09:27:25.519326838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.530356305Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-01-15T09:27:25.533198610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273547s
2026-01-15T09:27:25.537267815Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-01-15T09:27:25.540634076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.545594073Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180
2026-01-15T09:27:25.552298223Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:25.555610813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:25.632838221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0774065s
2026-01-15T09:27:25.638282225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-15T09:27:25', 'fix_invalid_profile_references')
2026-01-15T09:27:25.646202455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.652842888Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-01-15T09:27:25.656085915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0971598s
2026-01-15T09:27:25.660432684Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-01-15T09:27:25.664035770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.669027154Z [Info] list_movies_table: Starting migration of Main DB to 181
2026-01-15T09:27:25.725937818Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists
2026-01-15T09:27:25.731822751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists"
2026-01-15T09:27:25.764274558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353021s
2026-01-15T09:27:25.768079656Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus
2026-01-15T09:27:25.772653455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus"
2026-01-15T09:27:25.801548175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303691s
2026-01-15T09:27:25.805037841Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-01-15T09:27:25.808398474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-01-15T09:27:25.812602049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048093s
2026-01-15T09:27:25.815048322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:27:25.817224390Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s
2026-01-15T09:27:25.820396260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean
2026-01-15T09:27:25.824123111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:25.836851041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013252s
2026-01-15T09:27:25.839610433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies
2026-01-15T09:27:25.849556567Z [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-01-15T09:27:25.861456688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192884s
2026-01-15T09:27:25.865839761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-15T09:27:25', 'list_movies_table')
2026-01-15T09:27:25.871880058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.879133870Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-01-15T09:27:25.882128985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355788s
2026-01-15T09:27:25.885843517Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-01-15T09:27:25.890476796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.894895002Z [Info] on_delete_notification: Starting migration of Main DB to 182
2026-01-15T09:27:25.903224185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:25.906481222Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.21E-05s
2026-01-15T09:27:25.909786683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean
2026-01-15T09:27:25.914672869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:25.931757253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181138s
2026-01-15T09:27:25.937965530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-15T09:27:25', 'on_delete_notification')
2026-01-15T09:27:25.945370058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:25.952794597Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-01-15T09:27:25.956234619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038898s
2026-01-15T09:27:25.960557271Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-01-15T09:27:25.964243893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:25.969461966Z [Info] download_propers_config: Starting migration of Main DB to 183
2026-01-15T09:27:25.985186434Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:25.985252082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:25.993066014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114942s
2026-01-15T09:27:25.997507785Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:27:26.002003527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:27:26.008039657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065063s
2026-01-15T09:27:26.011668351Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags
2026-01-15T09:27:26.128957912Z [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-01-15T09:27:26.142685639Z [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-01-15T09:27:26.149385091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:26.156152817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:26.183838745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:26.189212974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1743215s
2026-01-15T09:27:26.192832925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-15T09:27:26', 'download_propers_config')
2026-01-15T09:27:26.199319949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.206690477Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-01-15T09:27:26.210269275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1909583s
2026-01-15T09:27:26.214275325Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-01-15T09:27:26.217894203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.228032165Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184
2026-01-15T09:27:26.231130886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:26.234505109Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.45E-05s
2026-01-15T09:27:26.238051970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-15T09:27:26.242851317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-15T09:27:26.259189583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017543s
2026-01-15T09:27:26.264609410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-15T09:27:26', 'add_priority_to_indexers')
2026-01-15T09:27:26.271760789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.278732169Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-01-15T09:27:26.282251278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368247s
2026-01-15T09:27:26.286718409Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-01-15T09:27:26.290565248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.295822872Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185
2026-01-15T09:27:26.305190140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-01-15T09:27:26.311190705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:26.318491228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091507s
2026-01-15T09:27:26.322616044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle)
2026-01-15T09:27:26.327820378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:27:26.335126650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087803s
2026-01-15T09:27:26.340548639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-15T09:27:26', 'add_alternative_title_indices')
2026-01-15T09:27:26.347154812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.354801453Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-01-15T09:27:26.357965361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278734s
2026-01-15T09:27:26.361835707Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-01-15T09:27:26.365297700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.370329386Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186
2026-01-15T09:27:26.405655527Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:26.408937021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:26.438380222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029431s
2026-01-15T09:27:26.449229960Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies ()
2026-01-15T09:27:26.457804530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId"
2026-01-15T09:27:26.463489173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110121s
2026-01-15T09:27:26.466627392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:26.468687557Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s
2026-01-15T09:27:26.471122714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32
2026-01-15T09:27:26.605326655Z [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-01-15T09:27:26.632442641Z [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-01-15T09:27:26.650142587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:26.658232020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:26.693830980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:26.701691301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:26.709327076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:26.716104445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2418089s
2026-01-15T09:27:26.719197826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-01-15T09:27:26.722682996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:26.728036363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059063s
2026-01-15T09:27:26.732596591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-15T09:27:26', 'fix_tmdb_duplicates')
2026-01-15T09:27:26.740418375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.751096435Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-01-15T09:27:26.753884761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288535s
2026-01-15T09:27:26.757638222Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-01-15T09:27:26.761050321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.765844520Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187
2026-01-15T09:27:26.771176905Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:26.774268114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:26.785393565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112643s
2026-01-15T09:27:26.790154715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-15T09:27:26', 'swap_filechmod_for_folderchmod')
2026-01-15T09:27:26.795668081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.803807730Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-01-15T09:27:26.807611867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290276s
2026-01-15T09:27:26.812389151Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-01-15T09:27:26.815122614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.818899140Z [Info] mediainfo_channels: Starting migration of Main DB to 188
2026-01-15T09:27:26.826346622Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-15T09:27:26.830424548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-15T09:27:26.836792765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066598s
2026-01-15T09:27:26.842206913Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-15T09:27:26.848890272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-15T09:27:26.855412439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00827s
2026-01-15T09:27:26.859895882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:27:26.865079375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:27:26.871353781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073808s
2026-01-15T09:27:26.876603381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-15T09:27:26', 'mediainfo_channels')
2026-01-15T09:27:26.883284266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.889895738Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-01-15T09:27:26.893134467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025603s
2026-01-15T09:27:26.897073386Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-01-15T09:27:26.900683812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.905864651Z [Info] add_update_history: Starting migration of Main DB to 189
2026-01-15T09:27:26.913053366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-15T09:27:26', 'add_update_history')
2026-01-15T09:27:26.919685167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:26.926863957Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-01-15T09:27:26.930166393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259357s
2026-01-15T09:27:26.934534664Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-01-15T09:27:26.938963045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:26.944151706Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190
2026-01-15T09:27:26.997054317Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-01-15T09:27:27.004326848Z [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-01-15T09:27:27.011960980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098162s
2026-01-15T09:27:27.017451022Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-01-15T09:27:27.023773299Z [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-01-15T09:27:27.030826792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087859s
2026-01-15T09:27:27.038504599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-15T09:27:27', 'update_awesome_hd_link')
2026-01-15T09:27:27.044878734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.054561915Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-01-15T09:27:27.058252822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320065s
2026-01-15T09:27:27.062361986Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-01-15T09:27:27.066005242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.071241663Z [Info] remove_awesomehd: Starting migration of Main DB to 191
2026-01-15T09:27:27.079185098Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:27.082735745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD'
2026-01-15T09:27:27.088799065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059645s
2026-01-15T09:27:27.093771211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-15T09:27:27', 'remove_awesomehd')
2026-01-15T09:27:27.102104461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.113622508Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-01-15T09:27:27.116181321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306488s
2026-01-15T09:27:27.120062873Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-01-15T09:27:27.123990144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.128875550Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192
2026-01-15T09:27:27.140437795Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete
2026-01-15T09:27:27.307776344Z [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-01-15T09:27:27.326131200Z [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-01-15T09:27:27.335676244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-15T09:27:27.343332029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-15T09:27:27.381866434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2380754s
2026-01-15T09:27:27.385147457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:27.388386769Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.53E-05s
2026-01-15T09:27:27.392248351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean
2026-01-15T09:27:27.399687080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:27.423166521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224726s
2026-01-15T09:27:27.425982328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:27.434958370Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.85E-05s
2026-01-15T09:27:27.440143143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean
2026-01-15T09:27:27.446493052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:27.464112638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192884s
2026-01-15T09:27:27.472330364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-15T09:27:27', 'add_on_delete_to_notifications')
2026-01-15T09:27:27.480152828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.508409562Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-01-15T09:27:27.513697571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0527463s
2026-01-15T09:27:27.520393117Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-01-15T09:27:27.525999233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.536836642Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194
2026-01-15T09:27:27.559987490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:27:27.565840475Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.87E-05s
2026-01-15T09:27:27.569864321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-15T09:27:27.575731538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:27.595858637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218104s
2026-01-15T09:27:27.600602531Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:27.614385802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-15T09:27:27.621327106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113597s
2026-01-15T09:27:27.627367792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-15T09:27:27', 'add_bypass_to_delay_profile')
2026-01-15T09:27:27.636244876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.661130122Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-01-15T09:27:27.668546377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0457734s
2026-01-15T09:27:27.676720108Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-01-15T09:27:27.682621346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.693284433Z [Info] update_notifiarr: Starting migration of Main DB to 195
2026-01-15T09:27:27.778206213Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-15T09:27:27.781998632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-15T09:27:27.790009579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011203s
2026-01-15T09:27:27.795300352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-15T09:27:27', 'update_notifiarr')
2026-01-15T09:27:27.801751903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.811771468Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-01-15T09:27:27.816762912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324408s
2026-01-15T09:27:27.822274605Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-01-15T09:27:27.829061059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.833261589Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196
2026-01-15T09:27:27.843143357Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-01-15T09:27:27.849510772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-01-15T09:27:27.856069513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085703s
2026-01-15T09:27:27.861156791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-15T09:27:27', 'legacy_mediainfo_hdr')
2026-01-15T09:27:27.868597835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.876523414Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-01-15T09:27:27.880445416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285902s
2026-01-15T09:27:27.884612897Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-01-15T09:27:27.888333989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.893571864Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197
2026-01-15T09:27:27.900492748Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-15T09:27:27.905127028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-15T09:27:27.944131217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367902s
2026-01-15T09:27:27.946876217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-15T09:27:27', 'rename_blacklist_to_blocklist')
2026-01-15T09:27:27.953888728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:27.962637169Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-01-15T09:27:27.966841766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0577114s
2026-01-15T09:27:27.971326061Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-01-15T09:27:27.975453422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:27.980852647Z [Info] add_indexer_tags: Starting migration of Main DB to 198
2026-01-15T09:27:27.988776233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:27.995033032Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.95E-05s
2026-01-15T09:27:27.996344146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-15T09:27:28.001057132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:28.019076717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017699s
2026-01-15T09:27:28.023693311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-15T09:27:28', 'add_indexer_tags')
2026-01-15T09:27:28.030376919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.048109955Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-01-15T09:27:28.050001647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445215s
2026-01-15T09:27:28.055585329Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-01-15T09:27:28.059855864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.065908588Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199
2026-01-15T09:27:28.073795559Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:28.077741959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:28.100087842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206893s
2026-01-15T09:27:28.103626811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-15T09:27:28', 'mediainfo_to_ffmpeg')
2026-01-15T09:27:28.111811027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.123063167Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-01-15T09:27:28.127312531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450088s
2026-01-15T09:27:28.132015373Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-01-15T09:27:28.136287251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.142852231Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200
2026-01-15T09:27:28.154551261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:27:28.159990005Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.75E-05s
2026-01-15T09:27:28.166043440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-15T09:27:28.172685276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:28.187127804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161204s
2026-01-15T09:27:28.195161705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-15T09:27:28.195551469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:28.211957767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168379s
2026-01-15T09:27:28.215670837Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:28.220247871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:28.295088396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.076565s
2026-01-15T09:27:28.301235601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-15T09:27:28', 'cdh_per_downloadclient')
2026-01-15T09:27:28.307689695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.319044259Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-01-15T09:27:28.322258372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0991469s
2026-01-15T09:27:28.326430901Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-01-15T09:27:28.329498014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.335305610Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201
2026-01-15T09:27:28.344392769Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:28.348744786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:28.373204945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245881s
2026-01-15T09:27:28.378898801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-15T09:27:28', 'migrate_discord_from_slack')
2026-01-15T09:27:28.385598474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.395474012Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-01-15T09:27:28.398785763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445776s
2026-01-15T09:27:28.402360074Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-01-15T09:27:28.405986175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.411110278Z [Info] remove_predb: Starting migration of Main DB to 202
2026-01-15T09:27:28.447112291Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:28.452213010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-01-15T09:27:28.456966217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065702s
2026-01-15T09:27:28.460188041Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:28.464540851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-01-15T09:27:28.472086219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067967s
2026-01-15T09:27:28.474256510Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:28.479300453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4
2026-01-15T09:27:28.485636001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080901s
2026-01-15T09:27:28.488281852Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:27:28.491725630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4
2026-01-15T09:27:28.500850484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006369s
2026-01-15T09:27:28.501400838Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry
2026-01-15T09:27:28.650986693Z [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-01-15T09:27:28.679963165Z [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-01-15T09:27:28.710424151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:28.720001152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:28.760760209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:28.769718965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:28.778382429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:28.787343969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:28.797126207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2896183s
2026-01-15T09:27:28.800036385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-15T09:27:28', 'remove_predb')
2026-01-15T09:27:28.806624922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.827823747Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-01-15T09:27:28.834106035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3225919s
2026-01-15T09:27:28.835680802Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-01-15T09:27:28.840072650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.848029685Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203
2026-01-15T09:27:28.854728967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:28.858455948Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.21E-05s
2026-01-15T09:27:28.862261327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-15T09:27:28.867880141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:28.884528052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183557s
2026-01-15T09:27:28.890253545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-15T09:27:28', 'add_on_update_to_notifications')
2026-01-15T09:27:28.896880079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:28.909111836Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-01-15T09:27:28.915493282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.040265s
2026-01-15T09:27:28.921962981Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-01-15T09:27:28.924762803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:28.930591422Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204
2026-01-15T09:27:28.970886224Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:28.975624629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-15T09:27:28.981271325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068543s
2026-01-15T09:27:28.985046649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32
2026-01-15T09:27:29.136210246Z [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-01-15T09:27:29.169347199Z [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-01-15T09:27:29.194548297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:29.204697716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:29.245824593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:29.256641782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:29.266745533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:29.276280131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:29.283359432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2946637s
2026-01-15T09:27:29.287517568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32
2026-01-15T09:27:29.403121005Z [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-01-15T09:27:29.413140329Z [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-01-15T09:27:29.421265126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-01-15T09:27:29.429497443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-01-15T09:27:29.464610725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:27:29.473497713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-01-15T09:27:29.482027207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:27:29.489576683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1984172s
2026-01-15T09:27:29.492702744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32
2026-01-15T09:27:29.633581971Z [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-01-15T09:27:29.652566509Z [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-01-15T09:27:29.663719852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:27:29.671410719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:27:29.712035965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2155484s
2026-01-15T09:27:29.715760623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32
2026-01-15T09:27:29.867589056Z [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-01-15T09:27:29.882408057Z [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-01-15T09:27:29.892457927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-01-15T09:27:29.900354262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-01-15T09:27:29.937711254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:27:29.946142871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-01-15T09:27:29.953831835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2342999s
2026-01-15T09:27:29.957968990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32
2026-01-15T09:27:30.097069924Z [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-01-15T09:27:30.112046741Z [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-01-15T09:27:30.121435781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:27:30.129331505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:27:30.172499850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:27:30.179588826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.218297s
2026-01-15T09:27:30.183261036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32
2026-01-15T09:27:30.323098312Z [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-01-15T09:27:30.335961313Z [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-01-15T09:27:30.345026689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:27:30.353401942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:27:30.392451508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2057158s
2026-01-15T09:27:30.396861732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32
2026-01-15T09:27:30.552598067Z [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-01-15T09:27:30.567486814Z [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-01-15T09:27:30.577003654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:30.585242712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:30.619932641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.219131s
2026-01-15T09:27:30.624283607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32
2026-01-15T09:27:30.753544605Z [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-01-15T09:27:30.765731004Z [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-01-15T09:27:30.774672123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:27:30.782834327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:27:30.816668885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:27:30.825285186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:27:30.831903598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2040788s
2026-01-15T09:27:30.835677990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32
2026-01-15T09:27:30.964058961Z [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-01-15T09:27:30.978786325Z [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-01-15T09:27:30.989361361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:27:30.997057987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:27:31.033125468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1936701s
2026-01-15T09:27:31.037327040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32
2026-01-15T09:27:31.166467067Z [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-01-15T09:27:31.180833450Z [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-01-15T09:27:31.190460637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:27:31.197681631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:27:31.227073686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:27:31.233540739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.192795s
2026-01-15T09:27:31.236528553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32
2026-01-15T09:27:31.337544255Z [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-01-15T09:27:31.347038161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats"
2026-01-15T09:27:31.355196770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-01-15T09:27:31.362024775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-01-15T09:27:31.396064479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:27:31.402188770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.163008s
2026-01-15T09:27:31.406540947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-15T09:27:31', 'ensure_identity_on_id_columns')
2026-01-15T09:27:31.412147032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:31.421640630Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-01-15T09:27:31.427038522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1809743s
2026-01-15T09:27:31.434657462Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-01-15T09:27:31.439802236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:31.447891920Z [Info] download_client_per_indexer: Starting migration of Main DB to 205
2026-01-15T09:27:31.460130598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:27:31.464499170Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-05s
2026-01-15T09:27:31.469167822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-15T09:27:31.475163730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:31.493402582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197685s
2026-01-15T09:27:31.499961384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-15T09:27:31', 'download_client_per_indexer')
2026-01-15T09:27:31.511066074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:31.516732059Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-01-15T09:27:31.520944256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042682s
2026-01-15T09:27:31.526028960Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-01-15T09:27:31.530580596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:31.536635414Z [Info] multiple_ratings_support: Starting migration of Main DB to 206
2026-01-15T09:27:31.547279824Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-01-15T09:27:31.553910413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-01-15T09:27:31.561594359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091659s
2026-01-15T09:27:31.567135968Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-01-15T09:27:31.573366268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-01-15T09:27:31.580496796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085691s
2026-01-15T09:27:31.584173443Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:31.588251940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:31.619006395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309307s
2026-01-15T09:27:31.623272673Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:31.626392274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:31.634500257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080645s
2026-01-15T09:27:31.643056680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-15T09:27:31', 'multiple_ratings_support')
2026-01-15T09:27:31.647423709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:31.654755639Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-01-15T09:27:31.658632274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280118s
2026-01-15T09:27:31.663338522Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-01-15T09:27:31.667388196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:31.673243034Z [Info] movie_metadata: Starting migration of Main DB to 207
2026-01-15T09:27:31.738467298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata
2026-01-15T09:27:31.759142459Z [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-01-15T09:27:31.773719337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030815s
2026-01-15T09:27:31.779403880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId)
2026-01-15T09:27:31.785411055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:31.793661780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095387s
2026-01-15T09:27:31.798437563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle)
2026-01-15T09:27:31.804142055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:31.812204199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094776s
2026-01-15T09:27:31.816589606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle)
2026-01-15T09:27:31.822044214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:31.830111985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095419s
2026-01-15T09:27:31.893224556Z [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-01-15T09:27:31.894144324Z 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-01-15T09:27:31.895036049Z FROM "Movies"
2026-01-15T09:27:31.913956112Z [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-01-15T09:27:31.914194879Z 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-01-15T09:27:31.914443912Z FROM "Movies"
2026-01-15T09:27:31.930290342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267025s
2026-01-15T09:27:31.944249906Z [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-01-15T09:27:31.944483947Z 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-01-15T09:27:31.944515895Z FROM "ImportListMovies"
2026-01-15T09:27:31.944519520Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-01-15T09:27:31.945602011Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-01-15T09:27:31.965759989Z [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-01-15T09:27:31.965805086Z 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-01-15T09:27:31.965810794Z FROM "ImportListMovies"
2026-01-15T09:27:31.965814230Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-01-15T09:27:31.965961239Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-01-15T09:27:31.985116634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304571s
2026-01-15T09:27:31.988864027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:31.992058199Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.52E-05s
2026-01-15T09:27:31.995992542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32
2026-01-15T09:27:32.001144987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:32.018968067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189993s
2026-01-15T09:27:32.023996618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-01-15T09:27:32.026518554Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.69E-05s
2026-01-15T09:27:32.030426616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32
2026-01-15T09:27:32.035497770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:32.053051287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190777s
2026-01-15T09:27:32.056908373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits
2026-01-15T09:27:32.060108676Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-05s
2026-01-15T09:27:32.063682667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32
2026-01-15T09:27:32.068433762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:32.085669742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182649s
2026-01-15T09:27:32.089441321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations
2026-01-15T09:27:32.092825509Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-05s
2026-01-15T09:27:32.096569145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32
2026-01-15T09:27:32.102181889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:32.119043530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185324s
2026-01-15T09:27:32.122663180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies
2026-01-15T09:27:32.126011064Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.23E-05s
2026-01-15T09:27:32.129721530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32
2026-01-15T09:27:32.134888587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:32.151390329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181072s
2026-01-15T09:27:32.155507295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId)
2026-01-15T09:27:32.160394342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-01-15T09:27:32.167730048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087785s
2026-01-15T09:27:32.174142350Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-01-15T09:27:32.174537072Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:27:32.174554567Z FROM "MovieMetadata"
2026-01-15T09:27:32.174852504Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-01-15T09:27:32.182523802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-01-15T09:27:32.182712735Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:27:32.182722440Z FROM "MovieMetadata"
2026-01-15T09:27:32.182876821Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-01-15T09:27:32.191636238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117004s
2026-01-15T09:27:32.198241498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-01-15T09:27:32.198280557Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:32.198355880Z FROM "Movies"
2026-01-15T09:27:32.198648899Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-01-15T09:27:32.206389821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-01-15T09:27:32.206953015Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:32.206977511Z FROM "Movies"
2026-01-15T09:27:32.207187956Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-01-15T09:27:32.214822118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011397s
2026-01-15T09:27:32.221087210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-01-15T09:27:32.221575853Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:32.221902402Z FROM "Movies"
2026-01-15T09:27:32.222359335Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-01-15T09:27:32.231381085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-01-15T09:27:32.231428086Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:32.231432092Z FROM "Movies"
2026-01-15T09:27:32.231438181Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-01-15T09:27:32.238716240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112257s
2026-01-15T09:27:32.246163472Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-01-15T09:27:32.246640957Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:32.247076410Z FROM "Movies"
2026-01-15T09:27:32.247520674Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-01-15T09:27:32.258138955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-01-15T09:27:32.258182240Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:27:32.258186546Z FROM "Movies"
2026-01-15T09:27:32.258189891Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-01-15T09:27:32.264302977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113378s
2026-01-15T09:27:32.281425097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-01-15T09:27:32.281902551Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:27:32.282300857Z FROM "MovieMetadata"
2026-01-15T09:27:32.282639255Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-01-15T09:27:32.292109226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-01-15T09:27:32.292555334Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:27:32.293066219Z FROM "MovieMetadata"
2026-01-15T09:27:32.293411787Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-01-15T09:27:32.301842161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133455s
2026-01-15T09:27:32.305986817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:32.309602302Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.59E-05s
2026-01-15T09:27:32.313880599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32
2026-01-15T09:27:32.471377330Z [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-01-15T09:27:32.502784913Z [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-01-15T09:27:32.529357636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:32.542398084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:32.593138077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:27:32.602190322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:27:32.611652202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:27:32.621724895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:27:32.629752747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3117739s
2026-01-15T09:27:32.636003418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId)
2026-01-15T09:27:32.639945662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:27:32.648334132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097817s
2026-01-15T09:27:32.652975223Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId
2026-01-15T09:27:32.803057762Z [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-01-15T09:27:32.817843072Z [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-01-15T09:27:32.828966060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:32.839497900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:32.903268877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:32.909872867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2526672s
2026-01-15T09:27:32.914476040Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId
2026-01-15T09:27:33.062168249Z [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-01-15T09:27:33.078030333Z [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-01-15T09:27:33.086956339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-01-15T09:27:33.095398592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-01-15T09:27:33.138096251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:27:33.144208344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2265938s
2026-01-15T09:27:33.148021294Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId
2026-01-15T09:27:33.294708758Z [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-01-15T09:27:33.319061146Z [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-01-15T09:27:33.326569790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-01-15T09:27:33.333020341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-01-15T09:27:33.367228327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:27:33.374881377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:27:33.381104236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.230223s
2026-01-15T09:27:33.387992331Z [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-01-15T09:27:33.492904106Z [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-01-15T09:27:33.504332380Z [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-01-15T09:27:33.511412562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:33.520732859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:33.553169824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:27:33.560482575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1680386s
2026-01-15T09:27:33.566721448Z [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-01-15T09:27:33.705155433Z [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-01-15T09:27:33.713975641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies"
2026-01-15T09:27:33.719794434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies"
2026-01-15T09:27:33.726822299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies"
2026-01-15T09:27:33.762671493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-01-15T09:27:33.769075953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1972869s
2026-01-15T09:27:33.773950583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-01-15T09:27:33', 'movie_metadata')
2026-01-15T09:27:33.781055953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:33.794058213Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-01-15T09:27:33.796381123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2190094s
2026-01-15T09:27:33.800073061Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-01-15T09:27:33.805116344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:33.813137796Z [Info] add_collections: Starting migration of Main DB to 208
2026-01-15T09:27:33.840891557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections
2026-01-15T09:27:33.850327688Z [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-01-15T09:27:33.860036187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152763s
2026-01-15T09:27:33.863172383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId)
2026-01-15T09:27:33.867827223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:27:33.873315632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070596s
2026-01-15T09:27:33.876884317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:33.879419012Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-05s
2026-01-15T09:27:33.882801438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32
2026-01-15T09:27:33.886810801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER
2026-01-15T09:27:33.899561435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134312s
2026-01-15T09:27:33.902840476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String
2026-01-15T09:27:33.907039062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT
2026-01-15T09:27:33.919760413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139358s
2026-01-15T09:27:33.923365742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:27:33.925750303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s
2026-01-15T09:27:33.928414322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32
2026-01-15T09:27:33.931509317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER
2026-01-15T09:27:33.943642316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125027s
2026-01-15T09:27:33.948993900Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:33.955107546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:34.003020465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0527324s
2026-01-15T09:27:34.006655949Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:34.012080182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:34.020953780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108206s
2026-01-15T09:27:34.024035625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:34.027714174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:34.039745170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120423s
2026-01-15T09:27:34.043619993Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:34.046956950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:34.060204788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118666s
2026-01-15T09:27:34.062827957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:27:34.066091924Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.77E-05s
2026-01-15T09:27:34.069763763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32
2026-01-15T09:27:34.203290840Z [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-01-15T09:27:34.219478781Z [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-01-15T09:27:34.228971807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:27:34.236328954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:27:34.296310777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:27:34.308699149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2354474s
2026-01-15T09:27:34.316107402Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor
2026-01-15T09:27:34.559466532Z [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-01-15T09:27:34.576398178Z [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-01-15T09:27:34.591809236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:27:34.601794699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:27:34.643228526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:27:34.651863007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3302891s
2026-01-15T09:27:34.656031648Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:34.660996724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport'
2026-01-15T09:27:34.667148145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066639s
2026-01-15T09:27:34.671525640Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection
2026-01-15T09:27:34.802089099Z [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-01-15T09:27:34.824370776Z [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-01-15T09:27:34.838594977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:34.850045925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:34.882960875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:34.890898391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:34.899014496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:34.905811884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2303132s
2026-01-15T09:27:34.910884150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-01-15T09:27:34', 'add_collections')
2026-01-15T09:27:34.916661542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:34.925895911Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-01-15T09:27:34.930106916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2495541s
2026-01-15T09:27:34.936524167Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-01-15T09:27:34.941260028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:34.948067862Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209
2026-01-15T09:27:34.967017290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId)
2026-01-15T09:27:34.970442819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:34.978787315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098335s
2026-01-15T09:27:34.983425550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId)
2026-01-15T09:27:34.988968021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC)
2026-01-15T09:27:34.997047139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094532s
2026-01-15T09:27:35.002674495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-15T09:27:34', 'movie_meta_collection_index')
2026-01-15T09:27:35.011037570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:35.034358001Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-01-15T09:27:35.034395488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392166s
2026-01-15T09:27:35.039680292Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-01-15T09:27:35.045347770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:35.051178731Z [Info] movie_added_notifications: Starting migration of Main DB to 210
2026-01-15T09:27:35.062098574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:35.064038709Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.14E-05s
2026-01-15T09:27:35.068897856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean
2026-01-15T09:27:35.073992795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:35.089176352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168496s
2026-01-15T09:27:35.093370633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-15T09:27:35', 'movie_added_notifications')
2026-01-15T09:27:35.099064800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:35.106616440Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-01-15T09:27:35.110247987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336231s
2026-01-15T09:27:35.114592924Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-01-15T09:27:35.118832693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:35.122755227Z [Info] more_movie_meta_index: Starting migration of Main DB to 211
2026-01-15T09:27:35.129823151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId)
2026-01-15T09:27:35.133793097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:35.139746721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069819s
2026-01-15T09:27:35.143303318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId)
2026-01-15T09:27:35.148895472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC)
2026-01-15T09:27:35.155389026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084621s
2026-01-15T09:27:35.161097634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-15T09:27:35', 'more_movie_meta_index')
2026-01-15T09:27:35.166752093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:35.173768048Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-01-15T09:27:35.177144075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265988s
2026-01-15T09:27:35.181743161Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:27:35.186308087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:35.195096357Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212
2026-01-15T09:27:35.249546166Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:35.253375551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-15T09:27:35.257999425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050055s
2026-01-15T09:27:35.260645458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:27:35.263563368Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.41E-05s
2026-01-15T09:27:35.269176873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-15T09:27:35.389423753Z [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-01-15T09:27:35.402264352Z [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-01-15T09:27:35.413527318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:27:35.420984946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:27:35.457040969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1820125s
2026-01-15T09:27:35.461256793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:27:35.464170546Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.15E-05s
2026-01-15T09:27:35.467284910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-15T09:27:35.592064707Z [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-01-15T09:27:35.608952046Z [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-01-15T09:27:35.633540287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:27:35.654707214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:27:35.720466348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2474225s
2026-01-15T09:27:35.724464034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:27:35.727308425Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s
2026-01-15T09:27:35.730994694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset
2026-01-15T09:27:35.874424691Z [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-01-15T09:27:35.896282383Z [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-01-15T09:27:35.930427936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-01-15T09:27:35.945134759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-01-15T09:27:36.025077683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:27:36.065792945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.32998s
2026-01-15T09:27:36.077573576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:27:36.086853443Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.69E-05s
2026-01-15T09:27:36.094968716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset
2026-01-15T09:27:36.309633345Z [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-01-15T09:27:36.331151479Z [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-01-15T09:27:36.341677651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-01-15T09:27:36.351488113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-01-15T09:27:36.387119651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:27:36.396454420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2890684s
2026-01-15T09:27:36.400798785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:27:36.407045439Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.64E-05s
2026-01-15T09:27:36.410688536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-15T09:27:36.547798497Z [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-01-15T09:27:36.566187385Z [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-01-15T09:27:36.578215577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:27:36.586778260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:27:36.628180940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.21282s
2026-01-15T09:27:36.632435271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:27:36.635798207Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.26E-05s
2026-01-15T09:27:36.639414923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-15T09:27:36.776801640Z [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-01-15T09:27:36.789616570Z [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-01-15T09:27:36.797511182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:27:36.805207998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:27:36.842012372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1984295s
2026-01-15T09:27:36.846888294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:27:36.852275422Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.49E-05s
2026-01-15T09:27:36.857381548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-15T09:27:37.014339202Z [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-01-15T09:27:37.047180140Z [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-01-15T09:27:37.054385320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:27:37.069887695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:27:37.133496349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2714805s
2026-01-15T09:27:37.137359574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:27:37.140111275Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-01-15T09:27:37.143387582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-15T09:27:37.272671163Z [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-01-15T09:27:37.280020569Z [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-01-15T09:27:37.287620840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:27:37.293445823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:27:37.320405835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:27:37.330624418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1828777s
2026-01-15T09:27:37.335265198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:27:37.339379118Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.48E-05s
2026-01-15T09:27:37.345496209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-15T09:27:37.568613657Z [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-01-15T09:27:37.583175263Z [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-01-15T09:27:37.596465634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:27:37.606770596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:27:37.655118618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:27:37.667062784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.315588s
2026-01-15T09:27:37.680174619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:27:37.685446995Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.14E-05s
2026-01-15T09:27:37.694000724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-15T09:27:37.874864997Z [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-01-15T09:27:37.888248399Z [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-01-15T09:27:37.895667359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:27:37.903147250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:27:37.941334526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:27:37.951324876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2509795s
2026-01-15T09:27:37.955655500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-15T09:27:37.959627900Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.45E-05s
2026-01-15T09:27:37.963663212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-15T09:27:38.129994493Z [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-01-15T09:27:38.146052260Z [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-01-15T09:27:38.159732135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-15T09:27:38.167601609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-15T09:27:38.228207156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:27:38.236801847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-01-15T09:27:38.245450628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:27:38.252367697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2851637s
2026-01-15T09:27:38.256242300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:27:38.258973690Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.03E-05s
2026-01-15T09:27:38.262503175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-15T09:27:38.411605845Z [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-01-15T09:27:38.428200716Z [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-01-15T09:27:38.438964375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:27:38.447776351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:27:38.494094211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2273956s
2026-01-15T09:27:38.508982517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:27:38.513073693Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.36E-05s
2026-01-15T09:27:38.522670636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-15T09:27:38.678167321Z [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-01-15T09:27:38.692006244Z [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-01-15T09:27:38.703814668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:27:38.713976835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:27:38.766080781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2351366s
2026-01-15T09:27:38.771143252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:27:38.776083089Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.81E-05s
2026-01-15T09:27:38.780372724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-15T09:27:39.051130403Z [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-01-15T09:27:39.070091647Z [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-01-15T09:27:39.078703454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:27:39.087731622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:27:39.131129450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:27:39.142166128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:27:39.156094837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3645515s
2026-01-15T09:27:39.156487243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:27:39.163960736Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.66E-05s
2026-01-15T09:27:39.165130427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-15T09:27:39.333514602Z [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-01-15T09:27:39.347217322Z [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-01-15T09:27:39.358642010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:27:39.366140209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:27:39.401905708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:27:39.411211383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2407332s
2026-01-15T09:27:39.414379387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:27:39.417865818Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.67E-05s
2026-01-15T09:27:39.421627521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-15T09:27:39.566143033Z [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-01-15T09:27:39.579951261Z [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-01-15T09:27:39.591723319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:27:39.602892165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:27:39.651967184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:27:39.667590170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2417938s
2026-01-15T09:27:39.672522155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:27:39.678524273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000188s
2026-01-15T09:27:39.683747174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-15T09:27:39.888201094Z [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-01-15T09:27:39.900240323Z [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-01-15T09:27:39.909410044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:27:39.922828378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:27:39.995604810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:27:40.004792149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3159133s
2026-01-15T09:27:40.009002934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:40.012975753Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.36E-05s
2026-01-15T09:27:40.018112345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-15T09:27:40.185899967Z [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-01-15T09:27:40.242363812Z [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-01-15T09:27:40.251980833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:40.259664920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:40.297146218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:40.305127240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2822942s
2026-01-15T09:27:40.309173078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:40.313147960Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.09E-05s
2026-01-15T09:27:40.317726587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-15T09:27:40.489267609Z [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-01-15T09:27:40.511167765Z [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-01-15T09:27:40.522150792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:40.529527868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:40.567943797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:40.574818782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2532482s
2026-01-15T09:27:40.577802831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:40.581903701Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.29E-05s
2026-01-15T09:27:40.591535515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-15T09:27:40.744990454Z [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-01-15T09:27:40.762788355Z [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-01-15T09:27:40.777420988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:40.787016828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:40.826102499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:40.832448091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2360396s
2026-01-15T09:27:40.836422302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:27:40.840991665Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.83E-05s
2026-01-15T09:27:40.845733556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-01-15T09:27:40.977528038Z [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-01-15T09:27:40.994125162Z [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-01-15T09:27:41.005404944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:27:41.014556928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:27:41.061748487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:27:41.073534697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2232953s
2026-01-15T09:27:41.081125435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:27:41.087021825Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-05s
2026-01-15T09:27:41.093170312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-15T09:27:41.430462045Z [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-01-15T09:27:41.449452423Z [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-01-15T09:27:41.460604052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:27:41.469643669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:27:41.515540179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4177794s
2026-01-15T09:27:41.523015544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:27:41.523565948Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-05s
2026-01-15T09:27:41.527871275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-15T09:27:41.777123118Z [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-01-15T09:27:41.793420134Z [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-01-15T09:27:41.805404721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:27:41.819585686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:27:41.913001446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3715819s
2026-01-15T09:27:41.923644434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:27:41.934553991Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-05s
2026-01-15T09:27:41.945490048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset
2026-01-15T09:27:42.155400759Z [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-01-15T09:27:42.171813607Z [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-01-15T09:27:42.183508239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:27:42.191579135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:27:42.234188152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:27:42.241605920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2896139s
2026-01-15T09:27:42.245560081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:42.249470888Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.86E-05s
2026-01-15T09:27:42.253758760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset
2026-01-15T09:27:42.420692272Z [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-01-15T09:27:42.447963871Z [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-01-15T09:27:42.467003523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:42.477095144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:42.517593792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:42.527724392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:42.537606570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:42.548715055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:42.558377865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.298932s
2026-01-15T09:27:42.561164048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:42.569689535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001108s
2026-01-15T09:27:42.577059472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset
2026-01-15T09:27:42.750634870Z [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-01-15T09:27:42.781753209Z [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-01-15T09:27:42.802670503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:42.812021746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:42.852766842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:42.859991971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:42.868247204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:42.876641985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:42.883785012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.303793s
2026-01-15T09:27:42.887825592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:42.890688219Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.77E-05s
2026-01-15T09:27:42.894111476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset
2026-01-15T09:27:43.047196610Z [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-01-15T09:27:43.063375548Z [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-01-15T09:27:43.076865558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:43.085598296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:43.124584398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:43.137224186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:43.153995721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:43.179245012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:43.196128646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.293531s
2026-01-15T09:27:43.202827977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:43.210564023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002867s
2026-01-15T09:27:43.219137130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset
2026-01-15T09:27:43.416493731Z [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-01-15T09:27:43.435011491Z [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-01-15T09:27:43.444144127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:27:43.451332702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:27:43.484611047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:27:43.490783780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:27:43.496941612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:27:43.504379329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:27:43.511111972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.287936s
2026-01-15T09:27:43.512070968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:43.514507276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001436s
2026-01-15T09:27:43.516888171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset
2026-01-15T09:27:43.628256155Z [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-01-15T09:27:43.640384507Z [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-01-15T09:27:43.648678698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:43.656876744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:43.697396272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:27:43.704040952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1840913s
2026-01-15T09:27:43.707960020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:43.711180454Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.58E-05s
2026-01-15T09:27:43.714128728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-15T09:27:43.834840864Z [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-01-15T09:27:43.844006620Z [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-01-15T09:27:43.851152270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:27:43.857818954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:27:43.892535322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1752446s
2026-01-15T09:27:43.895302556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:27:43.897791162Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.06E-05s
2026-01-15T09:27:43.900378126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-15T09:27:44.035055435Z [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-01-15T09:27:44.053695338Z [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-01-15T09:27:44.068213750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:27:44.077810801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:27:44.130795005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:27:44.137122480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.233805s
2026-01-15T09:27:44.139775483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:27:44.142313182Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.75E-05s
2026-01-15T09:27:44.145738642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-15T09:27:44.266015706Z [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-01-15T09:27:44.275982783Z [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-01-15T09:27:44.283003336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:27:44.290683597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:27:44.326879130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:27:44.333757289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1849951s
2026-01-15T09:27:44.337228718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:44.340500638Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.06E-05s
2026-01-15T09:27:44.344051215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-01-15T09:27:44.490824177Z [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-01-15T09:27:44.511673188Z [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-01-15T09:27:44.520007729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:27:44.527263605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-15T09:27:44.566968232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2194688s
2026-01-15T09:27:44.570250969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:44.573143399Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.15E-05s
2026-01-15T09:27:44.576377192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-01-15T09:27:44.705396939Z [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-01-15T09:27:44.716320737Z [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-01-15T09:27:44.723877353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:27:44.730680290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-15T09:27:44.769290779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1892151s
2026-01-15T09:27:44.772599805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:44.776544052Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.76E-05s
2026-01-15T09:27:44.778455373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:27:44.908110351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:27:44.915270774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:27:44.922993068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:27:44.929682715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:27:44.971221529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:27:44.979759556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1981217s
2026-01-15T09:27:44.990464105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-15T09:27:44', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:27:44.997910056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:45.014189573Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:27:45.016896819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2316007s
2026-01-15T09:27:45.028210982Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-01-15T09:27:45.033330648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:45.049265680Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214
2026-01-15T09:27:45.073452690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:45.079584683Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.75E-05s
2026-01-15T09:27:45.082590174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-01-15T09:27:45.088830027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-01-15T09:27:45.107749870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213956s
2026-01-15T09:27:45.113475494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-15T09:27:45', 'add_language_tags_to_subtitle_files')
2026-01-15T09:27:45.120005293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:45.128296159Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-01-15T09:27:45.131757242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419492s
2026-01-15T09:27:45.136110661Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-01-15T09:27:45.139361308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:45.144329278Z [Info] add_salt_to_users: Starting migration of Main DB to 215
2026-01-15T09:27:45.154746468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-15T09:27:45.157179081Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.37E-05s
2026-01-15T09:27:45.159207689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-15T09:27:45.162610544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-15T09:27:45.176836367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151411s
2026-01-15T09:27:45.179084944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-15T09:27:45.182167420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-15T09:27:45.195773285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142625s
2026-01-15T09:27:45.199354067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-15T09:27:45', 'add_salt_to_users')
2026-01-15T09:27:45.204161035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:45.211716700Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-01-15T09:27:45.214615021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295407s
2026-01-15T09:27:45.218897514Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-01-15T09:27:45.221645749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:45.231815028Z [Info] clean_alt_titles: Starting migration of Main DB to 216
2026-01-15T09:27:45.246614599Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language
2026-01-15T09:27:45.385787741Z [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-01-15T09:27:45.396560693Z [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-01-15T09:27:45.404146463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:45.413115274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:45.470438575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:45.479072364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:45.483237411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2341511s
2026-01-15T09:27:45.489037106Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes
2026-01-15T09:27:45.614479456Z [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-01-15T09:27:45.626085015Z [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-01-15T09:27:45.631173365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:45.642289972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:45.693431095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:45.699938861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:45.706717962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2175198s
2026-01-15T09:27:45.710008050Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount
2026-01-15T09:27:45.819465311Z [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-01-15T09:27:45.828690586Z [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-01-15T09:27:45.834843861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:45.842407778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:45.872874231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:45.879235096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:45.884642845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1717664s
2026-01-15T09:27:45.887712181Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId
2026-01-15T09:27:46.013838023Z [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-01-15T09:27:46.035457158Z [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-01-15T09:27:46.048735253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:27:46.065251265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:27:46.096387120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:27:46.102741216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:27:46.110157892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2177131s
2026-01-15T09:27:46.112077116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-01-15T09:27:46', 'clean_alt_titles')
2026-01-15T09:27:46.117012847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.126187837Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-01-15T09:27:46.129023804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2352229s
2026-01-15T09:27:46.132478146Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-01-15T09:27:46.135150949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.139481084Z [Info] remove_omg: Starting migration of Main DB to 217
2026-01-15T09:27:46.148580350Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:46.151608464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-15T09:27:46.155364438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041963s
2026-01-15T09:27:46.158790729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-15T09:27:46', 'remove_omg')
2026-01-15T09:27:46.163485811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.168982582Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-01-15T09:27:46.171596997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172566s
2026-01-15T09:27:46.175048555Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-01-15T09:27:46.177954607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.182457250Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218
2026-01-15T09:27:46.189632165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:27:46.192268773Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.13E-05s
2026-01-15T09:27:46.195329696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-01-15T09:27:46.199156397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-01-15T09:27:46.215404829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017107s
2026-01-15T09:27:46.219877437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-01-15T09:27:46', 'add_additional_info_to_pending_releases')
2026-01-15T09:27:46.225358004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.231260864Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-01-15T09:27:46.233846435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328388s
2026-01-15T09:27:46.237447958Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-01-15T09:27:46.240253921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.246141647Z [Info] add_result_to_commands: Starting migration of Main DB to 219
2026-01-15T09:27:46.253221329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:27:46.256049014Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.88E-05s
2026-01-15T09:27:46.258866783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-15T09:27:46.263032201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:46.279318159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174069s
2026-01-15T09:27:46.283694623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-01-15T09:27:46', 'add_result_to_commands')
2026-01-15T09:27:46.289962930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.297407848Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-01-15T09:27:46.299722875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356091s
2026-01-15T09:27:46.302749678Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-01-15T09:27:46.309091263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.311533992Z [Info] health_restored_notification: Starting migration of Main DB to 220
2026-01-15T09:27:46.313865493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:46.316071827Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.54E-05s
2026-01-15T09:27:46.318098752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-15T09:27:46.321349671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:46.334716858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140948s
2026-01-15T09:27:46.337968367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-01-15T09:27:46', 'health_restored_notification')
2026-01-15T09:27:46.343181604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.353438673Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-01-15T09:27:46.353942148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300612s
2026-01-15T09:27:46.357124053Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-01-15T09:27:46.359758778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.364106689Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221
2026-01-15T09:27:46.370464290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:27:46.373325754Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.02E-05s
2026-01-15T09:27:46.377503591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-01-15T09:27:46.382850638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:46.397983359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164864s
2026-01-15T09:27:46.401901687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-01-15T09:27:46', 'add_on_manual_interaction_required_to_notifications')
2026-01-15T09:27:46.407134663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.414055667Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-01-15T09:27:46.416691424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320041s
2026-01-15T09:27:46.420791314Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-01-15T09:27:46.424028061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.428257735Z [Info] remove_rarbg: Starting migration of Main DB to 222
2026-01-15T09:27:46.434397319Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:46.437259625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg'
2026-01-15T09:27:46.441047417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040826s
2026-01-15T09:27:46.446120625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-01-15T09:27:46', 'remove_rarbg')
2026-01-15T09:27:46.449102430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.454840803Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-01-15T09:27:46.457756950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178079s
2026-01-15T09:27:46.460249273Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-01-15T09:27:46.462356548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.466054155Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223
2026-01-15T09:27:46.474889406Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%')
2026-01-15T09:27:46.479870636Z [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-01-15T09:27:46.485196440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058625s
2026-01-15T09:27:46.489667896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-01-15T09:27:46', 'remove_invalid_roksbox_metadata_images')
2026-01-15T09:27:46.495751326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.502037420Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-01-15T09:27:46.502070529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200614s
2026-01-15T09:27:46.507039290Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-01-15T09:27:46.507066991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.512036984Z [Info] list_sync_time: Starting migration of Main DB to 224
2026-01-15T09:27:46.530087395Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-15T09:27:46.658273393Z [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-01-15T09:27:46.677327005Z [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-01-15T09:27:46.695864254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:27:46.716468509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:27:46.763864034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:27:46.770775223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2375508s
2026-01-15T09:27:46.773968355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:27:46.776676090Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-05s
2026-01-15T09:27:46.779804445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-15T09:27:46.783771496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-15T09:27:46.801758010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186587s
2026-01-15T09:27:46.805030862Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:46.809615576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:27:46.814668554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063855s
2026-01-15T09:27:46.819638977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-01-15T09:27:46', 'list_sync_time')
2026-01-15T09:27:46.825702106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.831001612Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-01-15T09:27:46.833386453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229059s
2026-01-15T09:27:46.836643862Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-01-15T09:27:46.839382513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.843644655Z [Info] add_tags_to_collections: Starting migration of Main DB to 225
2026-01-15T09:27:46.851390485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:27:46.854424568Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.29E-05s
2026-01-15T09:27:46.857713253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String
2026-01-15T09:27:46.860896189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:46.873553073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129942s
2026-01-15T09:27:46.877330209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-01-15T09:27:46', 'add_tags_to_collections')
2026-01-15T09:27:46.881824639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.888409220Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-01-15T09:27:46.891639427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275459s
2026-01-15T09:27:46.895356493Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-01-15T09:27:46.899501781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.906665709Z [Info] add_download_client_tags: Starting migration of Main DB to 226
2026-01-15T09:27:46.913059855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:27:46.916021049Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.36E-05s
2026-01-15T09:27:46.919102092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-15T09:27:46.922741822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-15T09:27:46.940605273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185333s
2026-01-15T09:27:46.945266974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-01-15T09:27:46', 'add_download_client_tags')
2026-01-15T09:27:46.951511756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:46.960361148Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-01-15T09:27:46.963601330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358152s
2026-01-15T09:27:46.967285667Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-01-15T09:27:46.972097012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:46.974618268Z [Info] add_auto_tagging: Starting migration of Main DB to 227
2026-01-15T09:27:46.990440090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-15T09:27:46.996605284Z [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-01-15T09:27:47.005112863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011374s
2026-01-15T09:27:47.009449587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-15T09:27:47.013452602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-15T09:27:47.020122089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075066s
2026-01-15T09:27:47.024985332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-01-15T09:27:47', 'add_auto_tagging')
2026-01-15T09:27:47.032027689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:47.039072117Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-01-15T09:27:47.041609907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256015s
2026-01-15T09:27:47.045843507Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-15T09:27:47.049375506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:47.055220809Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228
2026-01-15T09:27:47.064221889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:27:47.067000720Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.79E-05s
2026-01-15T09:27:47.070906418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-15T09:27:47.073976346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:47.090724346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176742s
2026-01-15T09:27:47.095081811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:27:47.096510881Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.64E-05s
2026-01-15T09:27:47.099988208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-15T09:27:47.103844253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-15T09:27:47.124155248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183417s
2026-01-15T09:27:47.124850209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-01-15T09:27:47', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-15T09:27:47.129092562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:47.134867139Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-15T09:27:47.137779941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031588s
2026-01-15T09:27:47.140780325Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-01-15T09:27:47.143160979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:47.148119856Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229
2026-01-15T09:27:47.170177547Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-15T09:27:47.173506011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-15T09:27:47.209812620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367418s
2026-01-15T09:27:47.212452363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:27:47.214442794Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.08E-05s
2026-01-15T09:27:47.216843078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-01-15T09:27:47.221119301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-01-15T09:27:47.236895165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174057s
2026-01-15T09:27:47.239343742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:27:47.241594353Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.53E-05s
2026-01-15T09:27:47.244182959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-15T09:27:47.247588178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:47.264145853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158246s
2026-01-15T09:27:47.265467242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:27:47.267719225Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.93E-05s
2026-01-15T09:27:47.270359068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-15T09:27:47.274613369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:47.290827510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167958s
2026-01-15T09:27:47.294217677Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-15T09:27:47.440106103Z [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-01-15T09:27:47.449767331Z [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-01-15T09:27:47.456885952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-15T09:27:47.462512526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-15T09:27:47.496366102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1982442s
2026-01-15T09:27:47.497755494Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:47.501517096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:47.528863927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221212s
2026-01-15T09:27:47.528891849Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:27:47.535016381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-15T09:27:47.537551488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061192s
2026-01-15T09:27:47.541698728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-01-15T09:27:47', 'update_restrictions_to_release_profiles')
2026-01-15T09:27:47.548215306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:47.555444071Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-01-15T09:27:47.558538465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240412s
2026-01-15T09:27:47.562208551Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-01-15T09:27:47.565125840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:47.568337198Z [Info] rename_quality_profiles: Starting migration of Main DB to 230
2026-01-15T09:27:47.573688472Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-15T09:27:47.579197322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-15T09:27:47.613297347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370619s
2026-01-15T09:27:47.632048726Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId
2026-01-15T09:27:47.780893340Z [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-01-15T09:27:47.792557858Z [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-01-15T09:27:47.800086161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:27:47.806965623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:27:47.851590348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:27:47.858413887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2230826s
2026-01-15T09:27:47.861452207Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId
2026-01-15T09:27:47.985266728Z [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-01-15T09:27:47.998100918Z [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-01-15T09:27:48.005044616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:27:48.017073590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:27:48.057689001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:27:48.064481733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1999725s
2026-01-15T09:27:48.068973960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-01-15T09:27:48', 'rename_quality_profiles')
2026-01-15T09:27:48.075367584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:48.084007252Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-01-15T09:27:48.087122748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2189277s
2026-01-15T09:27:48.091513082Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-01-15T09:27:48.094837441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:48.102040187Z [Info] update_images_remote_url: Starting migration of Main DB to 231
2026-01-15T09:27:48.107825119Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:48.112615252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:48.118165715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071358s
2026-01-15T09:27:48.121788649Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:48.125549271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:48.132500831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072407s
2026-01-15T09:27:48.136578768Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:48.140572638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:27:48.146102479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060817s
2026-01-15T09:27:48.150664080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-01-15T09:27:48', 'update_images_remote_url')
2026-01-15T09:27:48.156594622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:48.164304366Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-01-15T09:27:48.167510217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240702s
2026-01-15T09:27:48.173196482Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-01-15T09:27:48.173237744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:48.176335182Z [Info] add_notification_status: Starting migration of Main DB to 232
2026-01-15T09:27:48.187520683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-15T09:27:48.193488799Z [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-01-15T09:27:48.200328261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096209s
2026-01-15T09:27:48.202619664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-15T09:27:48.205777853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-15T09:27:48.211052672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062085s
2026-01-15T09:27:48.214150330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-01-15T09:27:48', 'add_notification_status')
2026-01-15T09:27:48.218323529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:48.225224984Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-01-15T09:27:48.227453923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200461s
2026-01-15T09:27:48.230858882Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-01-15T09:27:48.233444604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:48.237825023Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233
2026-01-15T09:27:48.244694840Z [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-01-15T09:27:48.250082459Z [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-01-15T09:27:48.255006873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064435s
2026-01-15T09:27:48.260044527Z [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-01-15T09:27:48.265609351Z [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-01-15T09:27:48.271970425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078896s
2026-01-15T09:27:48.276019789Z [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-01-15T09:27:48.280888340Z [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-01-15T09:27:48.289071544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086047s
2026-01-15T09:27:48.291554202Z [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-01-15T09:27:48.295613771Z [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-01-15T09:27:48.301458864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006551s
2026-01-15T09:27:48.305653706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-01-15T09:27:48', 'rename_deprecated_indexer_flags')
2026-01-15T09:27:48.311510296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:48.319170458Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-01-15T09:27:48.321504102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023264s
2026-01-15T09:27:48.329170403Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-01-15T09:27:48.330791290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:48.338040145Z [Info] movie_last_searched_time: Starting migration of Main DB to 234
2026-01-15T09:27:48.344585136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:27:48.347201744Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.34E-05s
2026-01-15T09:27:48.350475918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset
2026-01-15T09:27:48.354214205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME
2026-01-15T09:27:48.368967498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158432s
2026-01-15T09:27:48.372556372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-01-15T09:27:48', 'movie_last_searched_time')
2026-01-15T09:27:48.377055650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:48.387880391Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-01-15T09:27:48.390080585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345606s
2026-01-15T09:27:48.394458291Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-01-15T09:27:48.395583976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:48.399630757Z [Info] email_encryption: Starting migration of Main DB to 235
2026-01-15T09:27:48.405378824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:48.410337581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:48.421728868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013226s
2026-01-15T09:27:48.425543410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-01-15T09:27:48', 'email_encryption')
2026-01-15T09:27:48.430679972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:48.439340231Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-01-15T09:27:48.441876950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308961s
2026-01-15T09:27:48.445625934Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-01-15T09:27:48.449117313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:48.452750903Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236
2026-01-15T09:27:48.458295987Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-01-15T09:27:48.461310151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-01-15T09:27:48.464663853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037184s
2026-01-15T09:27:48.467817746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-01-15T09:27:48', 'clear_last_rss_releases_info')
2026-01-15T09:27:48.471795633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:48.477154928Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-01-15T09:27:48.478298621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147421s
2026-01-15T09:27:48.481711202Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-01-15T09:27:48.483471808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:48.487507341Z [Info] add_indexes: Starting migration of Main DB to 237
2026-01-15T09:27:48.511774140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId)
2026-01-15T09:27:48.515720250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC)
2026-01-15T09:27:48.524664374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075732s
2026-01-15T09:27:48.524693848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date)
2026-01-15T09:27:48.527444076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC)
2026-01-15T09:27:48.534011521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070553s
2026-01-15T09:27:48.536468791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date)
2026-01-15T09:27:48.539683384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC)
2026-01-15T09:27:48.545405954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065861s
2026-01-15T09:27:48.549281117Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-15T09:27:48.552692986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-15T09:27:48.562263338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102945s
2026-01-15T09:27:48.570997777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-15T09:27:48.572481891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:27:48.590775795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198184s
2026-01-15T09:27:48.595086020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId)
2026-01-15T09:27:48.598792370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC)
2026-01-15T09:27:48.605055810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071192s
2026-01-15T09:27:48.607801210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path)
2026-01-15T09:27:48.610651319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC)
2026-01-15T09:27:48.616423753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060906s
2026-01-15T09:27:48.619964736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-01-15T09:27:48', 'add_indexes')
2026-01-15T09:27:48.625177871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:48.631870714Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-01-15T09:27:48.637066455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208705s
2026-01-15T09:27:48.638191711Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-01-15T09:27:48.640708980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:48.646400704Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238
2026-01-15T09:27:48.655112509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:48.658099783Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.73E-05s
2026-01-15T09:27:48.660817362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-01-15T09:27:48.663786779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-01-15T09:27:48.677219624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135445s
2026-01-15T09:27:48.680117484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:27:48.682506792Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.03E-05s
2026-01-15T09:27:48.684620387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-01-15T09:27:48.687126550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:27:48.701317150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141342s
2026-01-15T09:27:48.704235811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:48.707024166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:48.719522743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122188s
2026-01-15T09:27:48.724758073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-01-15T09:27:48', 'parse_title_from_existing_subtitle_files')
2026-01-15T09:27:48.731477505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:48.736890421Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-01-15T09:27:48.739162443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296206s
2026-01-15T09:27:48.742490507Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-01-15T09:27:48.745030511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:48.749193495Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239
2026-01-15T09:27:48.756349020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:27:48.759412708Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.77E-05s
2026-01-15T09:27:48.765014917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-01-15T09:27:48.767291717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:27:48.782998828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173475s
2026-01-15T09:27:48.786356116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-01-15T09:27:48', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-01-15T09:27:48.790617828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:48.797653413Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-01-15T09:27:48.800591653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309092s
2026-01-15T09:27:48.807601361Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-01-15T09:27:48.812012226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:48.817670308Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240
2026-01-15T09:27:48.823577794Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle
2026-01-15T09:27:48.974448002Z [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-01-15T09:27:48.984512113Z [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-01-15T09:27:48.991659436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:27:48.997301636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:27:49.029343859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2028347s
2026-01-15T09:27:49.033029959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-01-15T09:27:49', 'drop_multi_episode_style_from_naming_config')
2026-01-15T09:27:49.037981083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:49.043782461Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-01-15T09:27:49.046741812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2166516s
2026-01-15T09:27:49.050614682Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-01-15T09:27:49.053615626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:49.058489625Z [Info] stevenlu_update_url: Starting migration of Main DB to 241
2026-01-15T09:27:49.064778873Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:49.067730983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:49.081173453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127226s
2026-01-15T09:27:49.084704381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-01-15T09:27:49', 'stevenlu_update_url')
2026-01-15T09:27:49.090758196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:49.096874936Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-01-15T09:27:49.099277634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290433s
2026-01-15T09:27:49.102296875Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-01-15T09:27:49.105486902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:49.110106220Z [Info] add_movie_keywords: Starting migration of Main DB to 242
2026-01-15T09:27:49.117994643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:27:49.120257782Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.16E-05s
2026-01-15T09:27:49.123955439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String
2026-01-15T09:27:49.127596802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT
2026-01-15T09:27:49.145131931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181495s
2026-01-15T09:27:49.150430535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-01-15T09:27:49', 'add_movie_keywords')
2026-01-15T09:27:49.154518657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:49.161780842Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-01-15T09:27:49.164604100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349795s
2026-01-15T09:27:49.386089032Z [Debug] MigrationController: Took: 00:00:46.2107330
2026-01-15T09:27:54.302553298Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-15T09:27:55.257405031Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-15T09:27:57.084834744Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:27:57.134518525Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:27:57.139575828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:27:57.415388215Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:27:57.422071443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2803815s
2026-01-15T09:27:57.426236311Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:27:57.429234801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2871904s
2026-01-15T09:27:57.506000906Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:27:57.509315751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.523864347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:27:57.554833163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:27:57.599090578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0678746s
2026-01-15T09:27:57.602130840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.614120266Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:27:57.617367608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0833703s
2026-01-15T09:27:57.629717932Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:27:57.633191985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.649815448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:27:57.654303740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:27:57.669220627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016585s
2026-01-15T09:27:57.671903695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:57.675190918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007309s
2026-01-15T09:27:57.679115845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:27:57.688549813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:27:57.709854787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245124s
2026-01-15T09:27:57.713218644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.722157400Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:27:57.732650272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365203s
2026-01-15T09:27:57.744085436Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:27:57.747684337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.756628019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:27:57.762053023Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.78E-05s
2026-01-15T09:27:57.765072324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:27:57.768567909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:27:57.776030534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079716s
2026-01-15T09:27:57.781248659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.785713645Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:27:57.788461260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169738s
2026-01-15T09:27:57.808222521Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:27:57.811112429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.816782840Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-15T09:27:57.834172922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-15T09:27:57.840563923Z [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-01-15T09:27:57.849814936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119326s
2026-01-15T09:27:57.852783542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-15T09:27:57.856326467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:27:57.862617037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067986s
2026-01-15T09:27:57.870415926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:27:57', 'InitialSetup')
2026-01-15T09:27:57.879340900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:57.906127864Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:27:57.916858142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0433682s
2026-01-15T09:27:57.971079438Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-01-15T09:27:57.976296782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:57.981367444Z [Info] add_moviefiles_table: Starting migration of Log DB to 104
2026-01-15T09:27:57.987816882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-15T09:27:57', 'add_moviefiles_table')
2026-01-15T09:27:57.995011767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.021572381Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-01-15T09:27:58.025431610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424238s
2026-01-15T09:27:58.031870843Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-01-15T09:27:58.039710002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.051166038Z [Info] fix_history_movieId: Starting migration of Log DB to 105
2026-01-15T09:27:58.056114618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-15T09:27:58', 'fix_history_movieId')
2026-01-15T09:27:58.072229390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.082253120Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-01-15T09:27:58.085728985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436899s
2026-01-15T09:27:58.089591790Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-01-15T09:27:58.092750139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.098455473Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106
2026-01-15T09:27:58.103225877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-15T09:27:58', 'add_tmdb_stuff')
2026-01-15T09:27:58.109115356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.119472546Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-01-15T09:27:58.122303846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026538s
2026-01-15T09:27:58.130160071Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-01-15T09:27:58.130181763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.135091786Z [Info] fix_movie_files: Starting migration of Log DB to 107
2026-01-15T09:27:58.139481259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-15T09:27:58', 'fix_movie_files')
2026-01-15T09:27:58.149114745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.161096198Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-01-15T09:27:58.168633224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310212s
2026-01-15T09:27:58.173581042Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-01-15T09:27:58.179569991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.191805584Z [Info] update_schedule_intervale: Starting migration of Log DB to 108
2026-01-15T09:27:58.196894385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-15T09:27:58', 'update_schedule_intervale')
2026-01-15T09:27:58.209867713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.218078328Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-01-15T09:27:58.222105418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402362s
2026-01-15T09:27:58.226226750Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-01-15T09:27:58.229761453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.234566649Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109
2026-01-15T09:27:58.238330675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-15T09:27:58', 'add_movie_formats_to_naming_config')
2026-01-15T09:27:58.244618511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.252132993Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-01-15T09:27:58.257962202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227342s
2026-01-15T09:27:58.267372745Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-01-15T09:27:58.274205887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.283034648Z [Info] add_phyiscal_release: Starting migration of Log DB to 110
2026-01-15T09:27:58.290263333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-15T09:27:58', 'add_phyiscal_release')
2026-01-15T09:27:58.302055772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.308820332Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-01-15T09:27:58.314957252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381243s
2026-01-15T09:27:58.317962323Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-01-15T09:27:58.320209007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.323380546Z [Info] remove_bitmetv: Starting migration of Log DB to 111
2026-01-15T09:27:58.326494800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-15T09:27:58', 'remove_bitmetv')
2026-01-15T09:27:58.331376200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.338255942Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-01-15T09:27:58.343063933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175251s
2026-01-15T09:27:58.345415003Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-01-15T09:27:58.347355098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.350843352Z [Info] remove_torrentleech: Starting migration of Log DB to 112
2026-01-15T09:27:58.356144110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-15T09:27:58', 'remove_torrentleech')
2026-01-15T09:27:58.359027838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.363979413Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-01-15T09:27:58.366500998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162504s
2026-01-15T09:27:58.369472519Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-01-15T09:27:58.371658192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.374771594Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113
2026-01-15T09:27:58.377459629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-15T09:27:58', 'remove_broadcasthenet')
2026-01-15T09:27:58.381434642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.386651084Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-01-15T09:27:58.388378291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147449s
2026-01-15T09:27:58.390613818Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-01-15T09:27:58.392247584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.395291322Z [Info] remove_fanzub: Starting migration of Log DB to 114
2026-01-15T09:27:58.398896551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-15T09:27:58', 'remove_fanzub')
2026-01-15T09:27:58.403167767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.407349319Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-01-15T09:27:58.408762344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150476s
2026-01-15T09:27:58.410815359Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-01-15T09:27:58.412767453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.415053005Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115
2026-01-15T09:27:58.417545998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-15T09:27:58', 'update_movie_sorttitle')
2026-01-15T09:27:58.421174091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.425867570Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-01-15T09:27:58.428146984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127225s
2026-01-15T09:27:58.431298804Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-01-15T09:27:58.434016613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.438206897Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116
2026-01-15T09:27:58.441707310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-15T09:27:58', 'update_movie_sorttitle_again')
2026-01-15T09:27:58.447016561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.452657587Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-01-15T09:27:58.454878343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186045s
2026-01-15T09:27:58.457341282Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-01-15T09:27:58.459694996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.462883591Z [Info] update_movie_file: Starting migration of Log DB to 117
2026-01-15T09:27:58.465635412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-15T09:27:58', 'update_movie_file')
2026-01-15T09:27:58.469835180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.474738954Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-01-15T09:27:58.476788193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148681s
2026-01-15T09:27:58.479260876Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-01-15T09:27:58.484077308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.485876483Z [Info] update_movie_slug: Starting migration of Log DB to 118
2026-01-15T09:27:58.492115486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-15T09:27:58', 'update_movie_slug')
2026-01-15T09:27:58.494071034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.498838704Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-01-15T09:27:58.501457545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170491s
2026-01-15T09:27:58.504555774Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-01-15T09:27:58.507499974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.511706993Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119
2026-01-15T09:27:58.515821925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-15T09:27:58', 'add_youtube_trailer_id')
2026-01-15T09:27:58.521515482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.527400364Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-01-15T09:27:58.530251564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197951s
2026-01-15T09:27:58.533212408Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-01-15T09:27:58.536170577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.540081094Z [Info] add_studio: Starting migration of Log DB to 120
2026-01-15T09:27:58.544719510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-15T09:27:58', 'add_studio')
2026-01-15T09:27:58.550209941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.555788425Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-01-15T09:27:58.558083271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195814s
2026-01-15T09:27:58.560689755Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-01-15T09:27:58.563203919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.567513984Z [Info] update_filedate_config: Starting migration of Log DB to 121
2026-01-15T09:27:58.570755778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-15T09:27:58', 'update_filedate_config')
2026-01-15T09:27:58.575045042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.579482788Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-01-15T09:27:58.581862541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162464s
2026-01-15T09:27:58.584167933Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-01-15T09:27:58.586396481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.590029982Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122
2026-01-15T09:27:58.593868099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-15T09:27:58', 'add_movieid_to_blacklist')
2026-01-15T09:27:58.598219014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.605187870Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-01-15T09:27:58.607193644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181415s
2026-01-15T09:27:58.609820859Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-01-15T09:27:58.611903267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.615039403Z [Info] create_netimport_table: Starting migration of Log DB to 123
2026-01-15T09:27:58.618279065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-15T09:27:58', 'create_netimport_table')
2026-01-15T09:27:58.622675708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.627359042Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-01-15T09:27:58.629472736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152455s
2026-01-15T09:27:58.632166671Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-01-15T09:27:58.634734607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.638026346Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124
2026-01-15T09:27:58.641458877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-15T09:27:58', 'add_preferred_tags_to_profile')
2026-01-15T09:27:58.646371182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.652314212Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-01-15T09:27:58.654809819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172657s
2026-01-15T09:27:58.657227980Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-01-15T09:27:58.659127775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.661852385Z [Info] fix_imdb_unique: Starting migration of Log DB to 125
2026-01-15T09:27:58.664581231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-15T09:27:58', 'fix_imdb_unique')
2026-01-15T09:27:58.668487381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.672721032Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-01-15T09:27:58.674375879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136705s
2026-01-15T09:27:58.676422254Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-01-15T09:27:58.678288918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.681189422Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126
2026-01-15T09:27:58.683693592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-15T09:27:58', 'update_qualities_and_profiles')
2026-01-15T09:27:58.687197599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.691214956Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-01-15T09:27:58.693180779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127073s
2026-01-15T09:27:58.695356027Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-01-15T09:27:58.698029711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.700649183Z [Info] remove_wombles: Starting migration of Log DB to 127
2026-01-15T09:27:58.705302061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-15T09:27:58', 'remove_wombles')
2026-01-15T09:27:58.709582941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.713894919Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-01-15T09:27:58.716122685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166762s
2026-01-15T09:27:58.718761496Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-01-15T09:27:58.720515252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.723276016Z [Info] remove_kickass: Starting migration of Log DB to 128
2026-01-15T09:27:58.725865144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-15T09:27:58', 'remove_kickass')
2026-01-15T09:27:58.730177121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.736848652Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-01-15T09:27:58.740112839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154898s
2026-01-15T09:27:58.743700903Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-01-15T09:27:58.747562956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.752360420Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129
2026-01-15T09:27:58.757098386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-15T09:27:58', 'add_parsed_movie_info_to_pending_release')
2026-01-15T09:27:58.763261855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.769302260Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-01-15T09:27:58.772170436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219448s
2026-01-15T09:27:58.775547232Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-01-15T09:27:58.779277328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.784764415Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130
2026-01-15T09:27:58.790433605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-15T09:27:58', 'remove_wombles_kickass')
2026-01-15T09:27:58.797030153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.804241592Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-01-15T09:27:58.807301264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248317s
2026-01-15T09:27:58.810904279Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-01-15T09:27:58.814365863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.819123337Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131
2026-01-15T09:27:58.823562264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-15T09:27:58', 'make_parsed_episode_info_nullable')
2026-01-15T09:27:58.846064752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.855974191Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-01-15T09:27:58.859006091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414442s
2026-01-15T09:27:58.861824252Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-01-15T09:27:58.864632037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.869408189Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132
2026-01-15T09:27:58.873221599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-15T09:27:58', 'rename_torrent_downloadstation')
2026-01-15T09:27:58.879063417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.889105304Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-01-15T09:27:58.893147739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228885s
2026-01-15T09:27:58.897815468Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-01-15T09:27:58.903032150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.908547219Z [Info] add_minimumavailability: Starting migration of Log DB to 133
2026-01-15T09:27:58.912808409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-01-15T09:27:58', 'add_minimumavailability')
2026-01-15T09:27:58.918510359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.924155472Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-01-15T09:27:58.927276756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224322s
2026-01-15T09:27:58.930515156Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-01-15T09:27:58.935175034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.938602957Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134
2026-01-15T09:27:58.943754822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-15T09:27:58', 'add_remux_qualities_for_the_wankers')
2026-01-15T09:27:58.950651359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.957389559Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-01-15T09:27:58.960376503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02301s
2026-01-15T09:27:58.963480041Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-01-15T09:27:58.966951288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:58.970967933Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135
2026-01-15T09:27:58.975699178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-15T09:27:58', 'add_haspredbentry_to_movies')
2026-01-15T09:27:58.981906844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:58.990487473Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-01-15T09:27:58.991585838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217842s
2026-01-15T09:27:59.000376221Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-01-15T09:27:59.000415270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.003376295Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136
2026-01-15T09:27:59.007714070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-15T09:27:59', 'add_pathstate_to_movies')
2026-01-15T09:27:59.014900963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.029831561Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-01-15T09:27:59.032017434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280997s
2026-01-15T09:27:59.034680432Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-01-15T09:27:59.037598402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.042390668Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137
2026-01-15T09:27:59.047215143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-15T09:27:59', 'add_import_exclusions_table')
2026-01-15T09:27:59.054833642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.063290635Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-01-15T09:27:59.065152123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246343s
2026-01-15T09:27:59.068312446Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-01-15T09:27:59.071175082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.075986067Z [Info] add_physical_release_note: Starting migration of Log DB to 138
2026-01-15T09:27:59.080337373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-15T09:27:59', 'add_physical_release_note')
2026-01-15T09:27:59.086064580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.101228798Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-01-15T09:27:59.101297100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255615s
2026-01-15T09:27:59.103789182Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-01-15T09:27:59.106530577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.110617467Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139
2026-01-15T09:27:59.114511709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-15T09:27:59', 'consolidate_indexer_baseurl')
2026-01-15T09:27:59.120314799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.131800659Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-01-15T09:27:59.138037058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249452s
2026-01-15T09:27:59.140554217Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-01-15T09:27:59.145836498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.149240576Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140
2026-01-15T09:27:59.153910898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-15T09:27:59', 'add_alternative_titles_table')
2026-01-15T09:27:59.159552287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.167070355Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-01-15T09:27:59.170167834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229831s
2026-01-15T09:27:59.173860974Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-01-15T09:27:59.176831212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.180915878Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141
2026-01-15T09:27:59.185235558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-15T09:27:59', 'fix_duplicate_alt_titles')
2026-01-15T09:27:59.191787859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.199569482Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-01-15T09:27:59.205988224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022544s
2026-01-15T09:27:59.209076879Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-01-15T09:27:59.219002484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.226784987Z [Info] movie_extras: Starting migration of Log DB to 142
2026-01-15T09:27:59.231631705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-15T09:27:59', 'movie_extras')
2026-01-15T09:27:59.236832684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.242327963Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-01-15T09:27:59.244858081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233119s
2026-01-15T09:27:59.248520446Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-01-15T09:27:59.250760049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.254037317Z [Info] clean_core_tv: Starting migration of Log DB to 143
2026-01-15T09:27:59.256728127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-15T09:27:59', 'clean_core_tv')
2026-01-15T09:27:59.261138631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.267391876Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-01-15T09:27:59.270180321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161862s
2026-01-15T09:27:59.273397259Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-01-15T09:27:59.276346375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.280424993Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144
2026-01-15T09:27:59.284354597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-15T09:27:59', 'add_cookies_to_indexer_status')
2026-01-15T09:27:59.290075415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.295452326Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-01-15T09:27:59.302550385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189547s
2026-01-15T09:27:59.318746309Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-01-15T09:27:59.329690858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.337803807Z [Info] banner_to_fanart: Starting migration of Log DB to 145
2026-01-15T09:27:59.346856283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-15T09:27:59', 'banner_to_fanart')
2026-01-15T09:27:59.358988531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.371959315Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-01-15T09:27:59.381815924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466479s
2026-01-15T09:27:59.388736919Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-01-15T09:27:59.391521529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.395274148Z [Info] naming_config_colon_action: Starting migration of Log DB to 146
2026-01-15T09:27:59.408119174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-15T09:27:59', 'naming_config_colon_action')
2026-01-15T09:27:59.411564223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.421134143Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-01-15T09:27:59.424562748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268162s
2026-01-15T09:27:59.431158686Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-01-15T09:27:59.434566529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.438673439Z [Info] add_custom_formats: Starting migration of Log DB to 147
2026-01-15T09:27:59.442945836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-15T09:27:59', 'add_custom_formats')
2026-01-15T09:27:59.450893017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.459639796Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-01-15T09:27:59.462489322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024815s
2026-01-15T09:27:59.465679289Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-01-15T09:27:59.468349568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.472122958Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148
2026-01-15T09:27:59.476124842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-15T09:27:59', 'remove_extra_naming_config')
2026-01-15T09:27:59.481579130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.488902135Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-01-15T09:27:59.494160971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202687s
2026-01-15T09:27:59.500089719Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-01-15T09:27:59.503557422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.510870783Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149
2026-01-15T09:27:59.514992305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-15T09:27:59', 'convert_regex_required_tags')
2026-01-15T09:27:59.520795736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.530523082Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-01-15T09:27:59.537488563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249878s
2026-01-15T09:27:59.542663292Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-01-15T09:27:59.548242007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.558199528Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150
2026-01-15T09:27:59.564391160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-15T09:27:59', 'fix_format_tags_double_underscore')
2026-01-15T09:27:59.570231996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.584051891Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-01-15T09:27:59.586241250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346489s
2026-01-15T09:27:59.592161346Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-01-15T09:27:59.602530823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.607150191Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151
2026-01-15T09:27:59.611373806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-15T09:27:59', 'add_tags_to_net_import')
2026-01-15T09:27:59.617024698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.630445164Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-01-15T09:27:59.633799778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273069s
2026-01-15T09:27:59.637899097Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-01-15T09:27:59.645058268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.647528837Z [Info] add_custom_filters: Starting migration of Log DB to 152
2026-01-15T09:27:59.652138150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-15T09:27:59', 'add_custom_filters')
2026-01-15T09:27:59.658767918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.672116938Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-01-15T09:27:59.678095660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286985s
2026-01-15T09:27:59.681108852Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-01-15T09:27:59.684456256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.688366992Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153
2026-01-15T09:27:59.695104051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-15T09:27:59', 'indexer_client_status_search_changes')
2026-01-15T09:27:59.702766335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.713536844Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-01-15T09:27:59.728074074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289281s
2026-01-15T09:27:59.732286911Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-01-15T09:27:59.735745070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.740742525Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154
2026-01-15T09:27:59.746382760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-15T09:27:59', 'add_language_to_files_history_blacklist')
2026-01-15T09:27:59.755298341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.761021712Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-01-15T09:27:59.764257858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251983s
2026-01-15T09:27:59.771808285Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-01-15T09:27:59.774506365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.778348168Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155
2026-01-15T09:27:59.781493829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-15T09:27:59', 'add_update_allowed_quality_profile')
2026-01-15T09:27:59.787240755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.793561020Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-01-15T09:27:59.797109414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187496s
2026-01-15T09:27:59.799597689Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-01-15T09:27:59.802318513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.806237853Z [Info] add_download_client_priority: Starting migration of Log DB to 156
2026-01-15T09:27:59.810312645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-15T09:27:59', 'add_download_client_priority')
2026-01-15T09:27:59.814432103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.820841000Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-01-15T09:27:59.823309317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180283s
2026-01-15T09:27:59.826028679Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-01-15T09:27:59.828672779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.832054233Z [Info] remove_growl_prowl: Starting migration of Log DB to 157
2026-01-15T09:27:59.834361958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-15T09:27:59', 'remove_growl_prowl')
2026-01-15T09:27:59.839158441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.846334888Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-01-15T09:27:59.848881582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172173s
2026-01-15T09:27:59.852049866Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-01-15T09:27:59.855305711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.859718890Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158
2026-01-15T09:27:59.866591582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-15T09:27:59', 'remove_plex_hometheatre')
2026-01-15T09:27:59.870786424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.877428661Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-01-15T09:27:59.880267662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221356s
2026-01-15T09:27:59.882743870Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-01-15T09:27:59.884475663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.887030239Z [Info] add_webrip_qualites: Starting migration of Log DB to 159
2026-01-15T09:27:59.889521328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-15T09:27:59', 'add_webrip_qualites')
2026-01-15T09:27:59.893532616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.898182369Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-01-15T09:27:59.900197216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135167s
2026-01-15T09:27:59.901987016Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-01-15T09:27:59.904520550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.906526554Z [Info] health_issue_notification: Starting migration of Log DB to 160
2026-01-15T09:27:59.909330353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-15T09:27:59', 'health_issue_notification')
2026-01-15T09:27:59.913933966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.917498174Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-01-15T09:27:59.919337708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134905s
2026-01-15T09:27:59.921387028Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-01-15T09:27:59.923371439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.925811944Z [Info] speed_improvements: Starting migration of Log DB to 161
2026-01-15T09:27:59.928579068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-15T09:27:59', 'speed_improvements')
2026-01-15T09:27:59.935001115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.942393775Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-01-15T09:27:59.944711196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184467s
2026-01-15T09:27:59.947389577Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-01-15T09:27:59.949832114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.952707890Z [Info] fix_profile_format_default: Starting migration of Log DB to 162
2026-01-15T09:27:59.955875344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-15T09:27:59', 'fix_profile_format_default')
2026-01-15T09:27:59.960597384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.969694358Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-01-15T09:27:59.972276494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178961s
2026-01-15T09:27:59.976161872Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-01-15T09:27:59.977652405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:27:59.980234702Z [Info] task_duration: Starting migration of Log DB to 163
2026-01-15T09:27:59.982839282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-15T09:27:59', 'task_duration')
2026-01-15T09:27:59.986383069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:27:59.992995921Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-01-15T09:27:59.995478209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150026s
2026-01-15T09:27:59.998984570Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-01-15T09:28:00.001534528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.005627477Z [Info] movie_collections_crew: Starting migration of Log DB to 164
2026-01-15T09:28:00.010109468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-15T09:28:00', 'movie_collections_crew')
2026-01-15T09:28:00.015381133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.022202237Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-01-15T09:28:00.024179558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207084s
2026-01-15T09:28:00.027075375Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-01-15T09:28:00.029233718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.037151263Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165
2026-01-15T09:28:00.042610960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-15T09:28:00', 'remove_custom_formats_from_quality_model')
2026-01-15T09:28:00.047475984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.053604713Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-01-15T09:28:00.056597615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248613s
2026-01-15T09:28:00.059411138Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-01-15T09:28:00.061775358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.065999824Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166
2026-01-15T09:28:00.070292142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-15T09:28:00', 'fix_tmdb_list_config')
2026-01-15T09:28:00.076579527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.084242092Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-01-15T09:28:00.086043089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205227s
2026-01-15T09:28:00.089495799Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-01-15T09:28:00.092848449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.097022350Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167
2026-01-15T09:28:00.101504071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-15T09:28:00', 'remove_movie_pathstate')
2026-01-15T09:28:00.107446721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.115056627Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-01-15T09:28:00.117636529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221513s
2026-01-15T09:28:00.120797944Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-01-15T09:28:00.123469925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.127453822Z [Info] custom_format_rework: Starting migration of Log DB to 168
2026-01-15T09:28:00.131550145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-15T09:28:00', 'custom_format_rework')
2026-01-15T09:28:00.137628928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.143615913Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-01-15T09:28:00.146131440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196034s
2026-01-15T09:28:00.148282922Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-01-15T09:28:00.150289307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.153765743Z [Info] custom_format_scores: Starting migration of Log DB to 169
2026-01-15T09:28:00.157015930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-15T09:28:00', 'custom_format_scores')
2026-01-15T09:28:00.161249099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.166713973Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-01-15T09:28:00.169185795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156798s
2026-01-15T09:28:00.171799418Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-01-15T09:28:00.174155265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.179043686Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170
2026-01-15T09:28:00.181267547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-15T09:28:00', 'fix_trakt_list_config')
2026-01-15T09:28:00.185627946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.192690902Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-01-15T09:28:00.195956824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180929s
2026-01-15T09:28:00.220704473Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-01-15T09:28:00.223216065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.226812169Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171
2026-01-15T09:28:00.229709949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-15T09:28:00', 'quality_definition_preferred_size')
2026-01-15T09:28:00.235313309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.242063558Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-01-15T09:28:00.243595723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178235s
2026-01-15T09:28:00.248072667Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-01-15T09:28:00.249358482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.254180382Z [Info] add_download_history: Starting migration of Log DB to 172
2026-01-15T09:28:00.259412849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-15T09:28:00', 'add_download_history')
2026-01-15T09:28:00.265981946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.275187170Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-01-15T09:28:00.276691113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247716s
2026-01-15T09:28:00.279462894Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-01-15T09:28:00.281351281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.285608606Z [Info] net_import_status: Starting migration of Log DB to 173
2026-01-15T09:28:00.289772032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-15T09:28:00', 'net_import_status')
2026-01-15T09:28:00.296557162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.306827221Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-01-15T09:28:00.309667685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248926s
2026-01-15T09:28:00.315357735Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-01-15T09:28:00.319154231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.322290998Z [Info] email_multiple_addresses: Starting migration of Log DB to 174
2026-01-15T09:28:00.326498238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-15T09:28:00', 'email_multiple_addresses')
2026-01-15T09:28:00.333346584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.340871993Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-01-15T09:28:00.344361519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219898s
2026-01-15T09:28:00.347778726Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-01-15T09:28:00.350848894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.356086185Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175
2026-01-15T09:28:00.362453692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-15T09:28:00', 'remove_chown_and_folderchmod_config')
2026-01-15T09:28:00.370579349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.382179039Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-01-15T09:28:00.384878152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284102s
2026-01-15T09:28:00.388585864Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-01-15T09:28:00.392215619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.396604061Z [Info] movie_recommendations: Starting migration of Log DB to 176
2026-01-15T09:28:00.400070101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-15T09:28:00', 'movie_recommendations')
2026-01-15T09:28:00.409067985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.415717293Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-01-15T09:28:00.418875723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232103s
2026-01-15T09:28:00.422161984Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-01-15T09:28:00.425056739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.431210014Z [Info] language_improvements: Starting migration of Log DB to 177
2026-01-15T09:28:00.433969716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-15T09:28:00', 'language_improvements')
2026-01-15T09:28:00.443088090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.468033776Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-01-15T09:28:00.471357194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400112s
2026-01-15T09:28:00.477109838Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-01-15T09:28:00.494257547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.508111352Z [Info] new_list_server: Starting migration of Log DB to 178
2026-01-15T09:28:00.516090130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-15T09:28:00', 'new_list_server')
2026-01-15T09:28:00.520376660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.579299566Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-01-15T09:28:00.587144213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0903089s
2026-01-15T09:28:00.599788598Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-01-15T09:28:00.620000224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.624432673Z [Info] movie_translation_indexes: Starting migration of Log DB to 179
2026-01-15T09:28:00.628423108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-15T09:28:00', 'movie_translation_indexes')
2026-01-15T09:28:00.633891937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.655198824Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-01-15T09:28:00.661669725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356591s
2026-01-15T09:28:00.675146035Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-01-15T09:28:00.683459876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.689318639Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180
2026-01-15T09:28:00.694027089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-15T09:28:00', 'fix_invalid_profile_references')
2026-01-15T09:28:00.700693422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.713247692Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-01-15T09:28:00.718066789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295533s
2026-01-15T09:28:00.740153422Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-01-15T09:28:00.741063897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.745249764Z [Info] list_movies_table: Starting migration of Log DB to 181
2026-01-15T09:28:00.749252489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-15T09:28:00', 'list_movies_table')
2026-01-15T09:28:00.754379847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.764107164Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-01-15T09:28:00.766555179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228186s
2026-01-15T09:28:00.769734651Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-01-15T09:28:00.772544298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.776881192Z [Info] on_delete_notification: Starting migration of Log DB to 182
2026-01-15T09:28:00.781123615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-15T09:28:00', 'on_delete_notification')
2026-01-15T09:28:00.791823358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.818087168Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-01-15T09:28:00.825816393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438935s
2026-01-15T09:28:00.832979749Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-01-15T09:28:00.839773823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.850776520Z [Info] download_propers_config: Starting migration of Log DB to 183
2026-01-15T09:28:00.860350296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-15T09:28:00', 'download_propers_config')
2026-01-15T09:28:00.880362124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.896600972Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-01-15T09:28:00.904872979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.057016s
2026-01-15T09:28:00.909167179Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-01-15T09:28:00.910855238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.915481365Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184
2026-01-15T09:28:00.920807511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-15T09:28:00', 'add_priority_to_indexers')
2026-01-15T09:28:00.928831818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.937883602Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-01-15T09:28:00.940295524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261087s
2026-01-15T09:28:00.945649883Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-01-15T09:28:00.950110071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.954854516Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185
2026-01-15T09:28:00.961644063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-15T09:28:00', 'add_alternative_title_indices')
2026-01-15T09:28:00.970371723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:00.981109542Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-01-15T09:28:00.983175606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307303s
2026-01-15T09:28:00.986538422Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-01-15T09:28:00.989271115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:00.993133688Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186
2026-01-15T09:28:00.997966385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-15T09:28:00', 'fix_tmdb_duplicates')
2026-01-15T09:28:01.004218468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.029461310Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-01-15T09:28:01.031578760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362653s
2026-01-15T09:28:01.040386450Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-01-15T09:28:01.043617537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.048155684Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187
2026-01-15T09:28:01.052104658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-15T09:28:01', 'swap_filechmod_for_folderchmod')
2026-01-15T09:28:01.058495758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.067142827Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-01-15T09:28:01.068349593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221383s
2026-01-15T09:28:01.072147571Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-01-15T09:28:01.075714983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.079204139Z [Info] mediainfo_channels: Starting migration of Log DB to 188
2026-01-15T09:28:01.086415778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-15T09:28:01', 'mediainfo_channels')
2026-01-15T09:28:01.097177182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.106271031Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-01-15T09:28:01.109228399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298847s
2026-01-15T09:28:01.120087370Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-01-15T09:28:01.120209744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.125657842Z [Info] add_update_history: Starting migration of Log DB to 189
2026-01-15T09:28:01.135859720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-15T09:28:01.142800473Z [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-01-15T09:28:01.151243637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114903s
2026-01-15T09:28:01.153875017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-15T09:28:01.157589389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:28:01.163630727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007273s
2026-01-15T09:28:01.167218138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-15T09:28:01', 'add_update_history')
2026-01-15T09:28:01.172728961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.190114015Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-01-15T09:28:01.192502763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330953s
2026-01-15T09:28:01.195794091Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-01-15T09:28:01.201110753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.203567411Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190
2026-01-15T09:28:01.207579900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-15T09:28:01', 'update_awesome_hd_link')
2026-01-15T09:28:01.215063036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.235320682Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-01-15T09:28:01.238367254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336461s
2026-01-15T09:28:01.243953309Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-01-15T09:28:01.250695746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.258386112Z [Info] remove_awesomehd: Starting migration of Log DB to 191
2026-01-15T09:28:01.262810878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-15T09:28:01', 'remove_awesomehd')
2026-01-15T09:28:01.268699015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.290195706Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-01-15T09:28:01.293288608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400153s
2026-01-15T09:28:01.296543873Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-01-15T09:28:01.300849270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.306544760Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192
2026-01-15T09:28:01.311468282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-15T09:28:01', 'add_on_delete_to_notifications')
2026-01-15T09:28:01.317677760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.327590715Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-01-15T09:28:01.331499068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270961s
2026-01-15T09:28:01.336004555Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-01-15T09:28:01.340531304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.346157439Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194
2026-01-15T09:28:01.350983335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-15T09:28:01', 'add_bypass_to_delay_profile')
2026-01-15T09:28:01.358815984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.384440097Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-01-15T09:28:01.387523364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0449163s
2026-01-15T09:28:01.391528301Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-01-15T09:28:01.394434323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.398794623Z [Info] update_notifiarr: Starting migration of Log DB to 195
2026-01-15T09:28:01.403411917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-15T09:28:01', 'update_notifiarr')
2026-01-15T09:28:01.409395888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.415722282Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-01-15T09:28:01.418707983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211394s
2026-01-15T09:28:01.422664387Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-01-15T09:28:01.433474976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.438413942Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196
2026-01-15T09:28:01.443245127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-15T09:28:01', 'legacy_mediainfo_hdr')
2026-01-15T09:28:01.449393002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.461065963Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-01-15T09:28:01.494193531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254667s
2026-01-15T09:28:01.504612684Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-01-15T09:28:01.507544214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.511974919Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197
2026-01-15T09:28:01.518998507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-15T09:28:01', 'rename_blacklist_to_blocklist')
2026-01-15T09:28:01.549437599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.573825790Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-01-15T09:28:01.587363843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0667156s
2026-01-15T09:28:01.592187937Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-01-15T09:28:01.630868681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.636024032Z [Info] add_indexer_tags: Starting migration of Log DB to 198
2026-01-15T09:28:01.673194243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-15T09:28:01', 'add_indexer_tags')
2026-01-15T09:28:01.684139254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.715815518Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-01-15T09:28:01.724663389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0860377s
2026-01-15T09:28:01.776392893Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-01-15T09:28:01.804836456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.817064418Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199
2026-01-15T09:28:01.844304539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-15T09:28:01', 'mediainfo_to_ffmpeg')
2026-01-15T09:28:01.876299122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.897818576Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-01-15T09:28:01.910064745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.098359s
2026-01-15T09:28:01.930859315Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-01-15T09:28:01.951746884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:01.966845834Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200
2026-01-15T09:28:01.976509976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-15T09:28:01', 'cdh_per_downloadclient')
2026-01-15T09:28:01.982650752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:01.989077455Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-01-15T09:28:01.991558441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430258s
2026-01-15T09:28:02.002537412Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-01-15T09:28:02.012668132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.022680275Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201
2026-01-15T09:28:02.036702173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-15T09:28:02', 'migrate_discord_from_slack')
2026-01-15T09:28:02.050003963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.072158359Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-01-15T09:28:02.075876126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0511022s
2026-01-15T09:28:02.100153210Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-01-15T09:28:02.100203025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.104322023Z [Info] remove_predb: Starting migration of Log DB to 202
2026-01-15T09:28:02.112288834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-15T09:28:02', 'remove_predb')
2026-01-15T09:28:02.129763822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.161147479Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-01-15T09:28:02.180809852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0504808s
2026-01-15T09:28:02.202588346Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-01-15T09:28:02.217828688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.222910769Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203
2026-01-15T09:28:02.232780298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-15T09:28:02', 'add_on_update_to_notifications')
2026-01-15T09:28:02.238596768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.264069384Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-01-15T09:28:02.274793163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0469032s
2026-01-15T09:28:02.288734589Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-01-15T09:28:02.303617646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.315740610Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204
2026-01-15T09:28:02.322287785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-15T09:28:02', 'ensure_identity_on_id_columns')
2026-01-15T09:28:02.334507003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.357240295Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-01-15T09:28:02.361858131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0545003s
2026-01-15T09:28:02.366476316Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-01-15T09:28:02.370466161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.375084277Z [Info] download_client_per_indexer: Starting migration of Log DB to 205
2026-01-15T09:28:02.381527505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-15T09:28:02', 'download_client_per_indexer')
2026-01-15T09:28:02.389267366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.402609766Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-01-15T09:28:02.416014039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027139s
2026-01-15T09:28:02.422522245Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-01-15T09:28:02.431237786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.437859973Z [Info] multiple_ratings_support: Starting migration of Log DB to 206
2026-01-15T09:28:02.444376983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-15T09:28:02', 'multiple_ratings_support')
2026-01-15T09:28:02.454043688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.460802510Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-01-15T09:28:02.463824425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308443s
2026-01-15T09:28:02.468473947Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-01-15T09:28:02.471618937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.475720098Z [Info] movie_metadata: Starting migration of Log DB to 207
2026-01-15T09:28:02.479435562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-01-15T09:28:02', 'movie_metadata')
2026-01-15T09:28:02.485541907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.497729837Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-01-15T09:28:02.501038362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258289s
2026-01-15T09:28:02.504468889Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-01-15T09:28:02.508196782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.512755818Z [Info] add_collections: Starting migration of Log DB to 208
2026-01-15T09:28:02.518103117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-01-15T09:28:02', 'add_collections')
2026-01-15T09:28:02.530650146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.540798623Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-01-15T09:28:02.543588260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324405s
2026-01-15T09:28:02.546309946Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-01-15T09:28:02.549610859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.555454670Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209
2026-01-15T09:28:02.560641898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-15T09:28:02', 'movie_meta_collection_index')
2026-01-15T09:28:02.564868136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.576657090Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-01-15T09:28:02.578587631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247338s
2026-01-15T09:28:02.582165209Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-01-15T09:28:02.583880948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.589784739Z [Info] movie_added_notifications: Starting migration of Log DB to 210
2026-01-15T09:28:02.594846368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-15T09:28:02', 'movie_added_notifications')
2026-01-15T09:28:02.600741146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.610806299Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-01-15T09:28:02.614085309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269763s
2026-01-15T09:28:02.616900765Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-01-15T09:28:02.620260466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.625009818Z [Info] more_movie_meta_index: Starting migration of Log DB to 211
2026-01-15T09:28:02.629301896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-15T09:28:02', 'more_movie_meta_index')
2026-01-15T09:28:02.636261818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:02.642152148Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-01-15T09:28:02.645149848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217694s
2026-01-15T09:28:02.650077267Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:28:02.653618630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:02.658647951Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212
2026-01-15T09:28:02.673157679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-15T09:28:02.676101928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001502s
2026-01-15T09:28:02.680635287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-15T09:28:02.736076340Z [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-01-15T09:28:02.745752188Z [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-01-15T09:28:02.759636771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-15T09:28:02.776438772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-15T09:28:02.816107235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:28:02.824588856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1401998s
2026-01-15T09:28:02.826748710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-15T09:28:02.830020791Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-05s
2026-01-15T09:28:02.833292038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-15T09:28:02.861209745Z [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-01-15T09:28:02.868474404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-15T09:28:02.875562388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-15T09:28:02.881977845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-15T09:28:02.894261531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:28:02.900776867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0635917s
2026-01-15T09:28:02.903313105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:28:02.905804405Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-05s
2026-01-15T09:28:02.908230719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:28:02.925618347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:28:02.933550575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:28:02.942288320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:28:02.949715562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:28:02.966185015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:28:02.978906855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0672212s
2026-01-15T09:28:02.986129422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-15T09:28:02', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:28:02.992083368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.014777371Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:28:03.017899667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1017072s
2026-01-15T09:28:03.019463529Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-01-15T09:28:03.022655048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.028085460Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214
2026-01-15T09:28:03.032107273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-15T09:28:03', 'add_language_tags_to_subtitle_files')
2026-01-15T09:28:03.044016336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.059138392Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-01-15T09:28:03.084104769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316089s
2026-01-15T09:28:03.100631528Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-01-15T09:28:03.115549757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.127106734Z [Info] add_salt_to_users: Starting migration of Log DB to 215
2026-01-15T09:28:03.128774691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-15T09:28:03', 'add_salt_to_users')
2026-01-15T09:28:03.139237560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.157445626Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-01-15T09:28:03.159435095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0401407s
2026-01-15T09:28:03.162225344Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-01-15T09:28:03.164909122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.169185576Z [Info] clean_alt_titles: Starting migration of Log DB to 216
2026-01-15T09:28:03.173576031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-01-15T09:28:03', 'clean_alt_titles')
2026-01-15T09:28:03.179955875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.191124029Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-01-15T09:28:03.193507589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244073s
2026-01-15T09:28:03.209728339Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-01-15T09:28:03.213527729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.220064127Z [Info] remove_omg: Starting migration of Log DB to 217
2026-01-15T09:28:03.224722312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-15T09:28:03', 'remove_omg')
2026-01-15T09:28:03.234853244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.262657480Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-01-15T09:28:03.269395580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0487372s
2026-01-15T09:28:03.282881365Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-01-15T09:28:03.308180440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.323357418Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218
2026-01-15T09:28:03.333592414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-01-15T09:28:03', 'add_additional_info_to_pending_releases')
2026-01-15T09:28:03.340541760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.356708970Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-01-15T09:28:03.361376460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488653s
2026-01-15T09:28:03.370320835Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-01-15T09:28:03.375181284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.377549179Z [Info] add_result_to_commands: Starting migration of Log DB to 219
2026-01-15T09:28:03.381622008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-01-15T09:28:03', 'add_result_to_commands')
2026-01-15T09:28:03.387109515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.399079640Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-01-15T09:28:03.403213441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248546s
2026-01-15T09:28:03.409147898Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-01-15T09:28:03.413122009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.420225806Z [Info] health_restored_notification: Starting migration of Log DB to 220
2026-01-15T09:28:03.424675229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-01-15T09:28:03', 'health_restored_notification')
2026-01-15T09:28:03.431828562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.441493284Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-01-15T09:28:03.446324659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287741s
2026-01-15T09:28:03.455052479Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-01-15T09:28:03.467046270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.471734821Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221
2026-01-15T09:28:03.477527566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-01-15T09:28:03', 'add_on_manual_interaction_required_to_notifications')
2026-01-15T09:28:03.484355340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.496213288Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-01-15T09:28:03.507376585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316692s
2026-01-15T09:28:03.515108593Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-01-15T09:28:03.520438745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.525124342Z [Info] remove_rarbg: Starting migration of Log DB to 222
2026-01-15T09:28:03.530363296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-01-15T09:28:03', 'remove_rarbg')
2026-01-15T09:28:03.536141720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.545220545Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-01-15T09:28:03.551255563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263598s
2026-01-15T09:28:03.563233219Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-01-15T09:28:03.565007016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.569594335Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223
2026-01-15T09:28:03.574389605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-01-15T09:28:03', 'remove_invalid_roksbox_metadata_images')
2026-01-15T09:28:03.580182490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.591015282Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-01-15T09:28:03.592221579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244883s
2026-01-15T09:28:03.595339869Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-01-15T09:28:03.598114734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.605056039Z [Info] list_sync_time: Starting migration of Log DB to 224
2026-01-15T09:28:03.606415164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-01-15T09:28:03', 'list_sync_time')
2026-01-15T09:28:03.611878024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.622103967Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-01-15T09:28:03.622275354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213024s
2026-01-15T09:28:03.625566382Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-01-15T09:28:03.627836832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.631696702Z [Info] add_tags_to_collections: Starting migration of Log DB to 225
2026-01-15T09:28:03.635635031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-01-15T09:28:03', 'add_tags_to_collections')
2026-01-15T09:28:03.643067480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.652995116Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-01-15T09:28:03.656485273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236827s
2026-01-15T09:28:03.660048970Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-01-15T09:28:03.663311725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.668374166Z [Info] add_download_client_tags: Starting migration of Log DB to 226
2026-01-15T09:28:03.672474176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-01-15T09:28:03', 'add_download_client_tags')
2026-01-15T09:28:03.678236526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.683964984Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-01-15T09:28:03.686505859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205683s
2026-01-15T09:28:03.689823627Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-01-15T09:28:03.692520225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.696820985Z [Info] add_auto_tagging: Starting migration of Log DB to 227
2026-01-15T09:28:03.701195617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-01-15T09:28:03', 'add_auto_tagging')
2026-01-15T09:28:03.706692158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.715359256Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-01-15T09:28:03.719136012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229342s
2026-01-15T09:28:03.722143025Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-15T09:28:03.725013303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.728730680Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228
2026-01-15T09:28:03.736037001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-01-15T09:28:03', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-15T09:28:03.739277323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.748979602Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-15T09:28:03.772816528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236676s
2026-01-15T09:28:03.777044229Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-01-15T09:28:03.779301699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.785516576Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229
2026-01-15T09:28:03.791148219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-01-15T09:28:03', 'update_restrictions_to_release_profiles')
2026-01-15T09:28:03.801164649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.820346082Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-01-15T09:28:03.823755258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405373s
2026-01-15T09:28:03.826616312Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-01-15T09:28:03.829064078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.833564718Z [Info] rename_quality_profiles: Starting migration of Log DB to 230
2026-01-15T09:28:03.837827511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-01-15T09:28:03', 'rename_quality_profiles')
2026-01-15T09:28:03.848190950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.858875821Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-01-15T09:28:03.864196900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294585s
2026-01-15T09:28:03.870333519Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-01-15T09:28:03.871419465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.878315993Z [Info] update_images_remote_url: Starting migration of Log DB to 231
2026-01-15T09:28:03.881975673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-01-15T09:28:03', 'update_images_remote_url')
2026-01-15T09:28:03.888229929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.894334199Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-01-15T09:28:03.897448774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229088s
2026-01-15T09:28:03.899549590Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-01-15T09:28:03.902156704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.906199738Z [Info] add_notification_status: Starting migration of Log DB to 232
2026-01-15T09:28:03.910436443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-01-15T09:28:03', 'add_notification_status')
2026-01-15T09:28:03.916071611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.924090940Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-01-15T09:28:03.930122543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214797s
2026-01-15T09:28:03.937070516Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-01-15T09:28:03.941598367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.947082680Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233
2026-01-15T09:28:03.950666647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-01-15T09:28:03', 'rename_deprecated_indexer_flags')
2026-01-15T09:28:03.957711516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.967476480Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-01-15T09:28:03.973044948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025602s
2026-01-15T09:28:03.974173668Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-01-15T09:28:03.976844799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:03.980295737Z [Info] movie_last_searched_time: Starting migration of Log DB to 234
2026-01-15T09:28:03.983098403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-01-15T09:28:03', 'movie_last_searched_time')
2026-01-15T09:28:03.988556506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:03.993985978Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-01-15T09:28:03.996195896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173647s
2026-01-15T09:28:03.998597012Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-01-15T09:28:04.000547423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:04.005769132Z [Info] email_encryption: Starting migration of Log DB to 235
2026-01-15T09:28:04.010043203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-01-15T09:28:04', 'email_encryption')
2026-01-15T09:28:04.015868877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:04.025763253Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-01-15T09:28:04.029233080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243806s
2026-01-15T09:28:04.031500114Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-01-15T09:28:04.034315410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:04.038135440Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236
2026-01-15T09:28:04.041958526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-01-15T09:28:04', 'clear_last_rss_releases_info')
2026-01-15T09:28:04.047885782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:04.053907770Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-01-15T09:28:04.056578309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193749s
2026-01-15T09:28:04.059299463Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-01-15T09:28:04.061642201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:04.065105097Z [Info] add_indexes: Starting migration of Log DB to 237
2026-01-15T09:28:04.068522094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-01-15T09:28:04', 'add_indexes')
2026-01-15T09:28:04.073696863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:04.084126662Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-01-15T09:28:04.086049201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207287s
2026-01-15T09:28:04.090356902Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-01-15T09:28:04.091351201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:04.096095916Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238
2026-01-15T09:28:04.098564603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-01-15T09:28:04', 'parse_title_from_existing_subtitle_files')
2026-01-15T09:28:04.099558872Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-15T09:28:04.104247262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:04.114021900Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-01-15T09:28:04.117597754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220903s
2026-01-15T09:28:04.120362995Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-01-15T09:28:04.122997812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:04.127430259Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239
2026-01-15T09:28:04.133024065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-01-15T09:28:04', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-01-15T09:28:04.136265609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:04.146870630Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-01-15T09:28:04.149715431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226784s
2026-01-15T09:28:04.153455711Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-01-15T09:28:04.156757045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:04.160533270Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240
2026-01-15T09:28:04.165122393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-01-15T09:28:04', 'drop_multi_episode_style_from_naming_config')
2026-01-15T09:28:04.171315276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:04.186135440Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-01-15T09:28:04.189138306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277395s
2026-01-15T09:28:04.192848922Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-01-15T09:28:04.196906438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:04.201299857Z [Info] stevenlu_update_url: Starting migration of Log DB to 241
2026-01-15T09:28:04.205690844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-01-15T09:28:04', 'stevenlu_update_url')
2026-01-15T09:28:04.212746749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:04.223215336Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-01-15T09:28:04.224574542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247538s
2026-01-15T09:28:04.227827242Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-01-15T09:28:04.230732482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:28:04.235037780Z [Info] add_movie_keywords: Starting migration of Log DB to 242
2026-01-15T09:28:04.239327153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-01-15T09:28:04', 'add_movie_keywords')
2026-01-15T09:28:04.245047820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:28:04.256267782Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-01-15T09:28:04.258994855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024191s
2026-01-15T09:28:11.238252207Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878
2026-01-15T09:28:11.741709749Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-15T09:28:15.321765626Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-15T09:28:16.269078785Z [ls.io-init] done.
2026-01-15T09:28:16.302892441Z [Info] CommandExecutor: Starting 2 threads for tasks.
2026-01-15T09:28:17.370065678Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-15T09:28:17.428104591Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-15T09:28:17.434783091Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin