2025-11-19T07:49:37.284247016Z [migrations] started
2025-11-19T07:49:37.284276275Z [migrations] no migrations found
2025-11-19T07:49:37.303313739Z usermod: no changes
2025-11-19T07:49:37.309106720Z ───────────────────────────────────────
2025-11-19T07:49:37.309118163Z 
2025-11-19T07:49:37.309121941Z       ██╗     ███████╗██╗ ██████╗
2025-11-19T07:49:37.309125779Z       ██║     ██╔════╝██║██╔═══██╗
2025-11-19T07:49:37.309129526Z       ██║     ███████╗██║██║   ██║
2025-11-19T07:49:37.309133254Z       ██║     ╚════██║██║██║   ██║
2025-11-19T07:49:37.309137142Z       ███████╗███████║██║╚██████╔╝
2025-11-19T07:49:37.309141170Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-19T07:49:37.309145218Z 
2025-11-19T07:49:37.309148725Z    Brought to you by linuxserver.io
2025-11-19T07:49:37.309152362Z ───────────────────────────────────────
2025-11-19T07:49:37.309545564Z 
2025-11-19T07:49:37.309567518Z To support the app dev(s) visit:
2025-11-19T07:49:37.311363323Z Radarr: https://opencollective.com/radarr
2025-11-19T07:49:37.311771274Z 
2025-11-19T07:49:37.311775874Z To support LSIO projects visit:
2025-11-19T07:49:37.311779511Z https://www.linuxserver.io/donate/
2025-11-19T07:49:37.311783088Z 
2025-11-19T07:49:37.311786635Z ───────────────────────────────────────
2025-11-19T07:49:37.311792858Z GID/UID
2025-11-19T07:49:37.311796465Z ───────────────────────────────────────
2025-11-19T07:49:37.316211884Z 
2025-11-19T07:49:37.316218878Z User UID:    911
2025-11-19T07:49:37.316222485Z User GID:    911
2025-11-19T07:49:37.316226012Z ───────────────────────────────────────
2025-11-19T07:49:37.317988941Z Linuxserver.io version: 6.1.0.10295-ls21
2025-11-19T07:49:37.318252432Z Build-date: 2025-11-19T07:46:15+00:00
2025-11-19T07:49:37.318259376Z ───────────────────────────────────────
2025-11-19T07:49:37.318266210Z     
2025-11-19T07:49:37.371096421Z [custom-init] No custom files found, skipping...
2025-11-19T07:49:37.692754738Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.0.10295 
2025-11-19T07:49:37.710005456Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T07:49:37.713956880Z [Debug] Bootstrap: Console selected 
2025-11-19T07:49:37.715202137Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T07:49:37.994331269Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T07:49:38.046249625Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {338e8c94-c9b0-42e2-8b90-55319171d28e} may be persisted to storage in unencrypted form. 
2025-11-19T07:49:38.105725486Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-11-19T07:49:38.137794574Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-11-19T07:49:38.218377003Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-11-19T07:49:38.225429471Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.225979899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.266541933Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-11-19T07:49:38.269973622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411612s 
2025-11-19T07:49:38.270222333Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-11-19T07:49:38.270422786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044528s 
2025-11-19T07:49:38.277947183Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-11-19T07:49:38.278482351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.283967523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-11-19T07:49:38.294225563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-11-19T07:49:38.305015595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208485s 
2025-11-19T07:49:38.305383605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.307683124Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-11-19T07:49:38.307843337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023546s 
2025-11-19T07:49:38.308666444Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-11-19T07:49:38.308824091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.313299831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-11-19T07:49:38.314317119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T07:49:38.314883219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013441s 
2025-11-19T07:49:38.315038842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T07:49:38.315867561Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.47E-05s 
2025-11-19T07:49:38.316321635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-11-19T07:49:38.316814597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-11-19T07:49:38.317509215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009905s 
2025-11-19T07:49:38.317719629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.318573989Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-11-19T07:49:38.318666585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019959s 
2025-11-19T07:49:38.319091541Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-11-19T07:49:38.319276974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.320027064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T07:49:38.320224181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s 
2025-11-19T07:49:38.320403712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-11-19T07:49:38.320656832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-11-19T07:49:38.321142570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005719s 
2025-11-19T07:49:38.321333644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.322086530Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-11-19T07:49:38.322251732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014861s 
2025-11-19T07:49:38.325318847Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-11-19T07:49:38.325521355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.326078977Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-11-19T07:49:38.337454186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-11-19T07:49:38.337959634Z [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) 
2025-11-19T07:49:38.338494751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008441s 
2025-11-19T07:49:38.338646386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-11-19T07:49:38.338929065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-11-19T07:49:38.339252677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s 
2025-11-19T07:49:38.339431386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-11-19T07:49:38.339727923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T07:49:38.340105263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005314s 
2025-11-19T07:49:38.340289173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-11-19T07:49:38.340549878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-11-19T07:49:38.340900404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000421s 
2025-11-19T07:49:38.341026979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-11-19T07:49:38.342346665Z [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) 
2025-11-19T07:49:38.343312029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021237s 
2025-11-19T07:49:38.343454566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-11-19T07:49:38.343712355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-11-19T07:49:38.344059454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004167s 
2025-11-19T07:49:38.344224265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-11-19T07:49:38.345194138Z [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) 
2025-11-19T07:49:38.345946232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016051s 
2025-11-19T07:49:38.346146375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-11-19T07:49:38.346372169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-11-19T07:49:38.346710230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000419s 
2025-11-19T07:49:38.346899851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-11-19T07:49:38.347133782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-11-19T07:49:38.347479999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004377s 
2025-11-19T07:49:38.347629701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-11-19T07:49:38.348623732Z [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) 
2025-11-19T07:49:38.349366417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015464s 
2025-11-19T07:49:38.349498142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-11-19T07:49:38.350090955Z [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) 
2025-11-19T07:49:38.350614990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009489s 
2025-11-19T07:49:38.350783139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-11-19T07:49:38.351330100Z [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) 
2025-11-19T07:49:38.351915137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009499s 
2025-11-19T07:49:38.352099198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-11-19T07:49:38.352382238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-11-19T07:49:38.352773335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000494s 
2025-11-19T07:49:38.352948147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-11-19T07:49:38.357863192Z [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) 
2025-11-19T07:49:38.358469873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053431s 
2025-11-19T07:49:38.358636799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-11-19T07:49:38.359098508Z [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) 
2025-11-19T07:49:38.359591220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007702s 
2025-11-19T07:49:38.359803959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-11-19T07:49:38.360142871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T07:49:38.360524359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005345s 
2025-11-19T07:49:38.360700934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-11-19T07:49:38.363088561Z [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) 
2025-11-19T07:49:38.363615922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027484s 
2025-11-19T07:49:38.363815304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-11-19T07:49:38.364124616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T07:49:38.364453639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004579s 
2025-11-19T07:49:38.364625505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-11-19T07:49:38.365047244Z [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) 
2025-11-19T07:49:38.365574044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007617s 
2025-11-19T07:49:38.365801211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-11-19T07:49:38.366053329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-11-19T07:49:38.366405318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004527s 
2025-11-19T07:49:38.366766575Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-11-19T07:49:38.367424269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-11-19T07:49:38.367682499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007272s 
2025-11-19T07:49:38.367880166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-11-19T07:49:38.368394221Z [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) 
2025-11-19T07:49:38.368929359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008815s 
2025-11-19T07:49:38.369101946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-11-19T07:49:38.369787145Z [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) 
2025-11-19T07:49:38.370372764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011007s 
2025-11-19T07:49:38.370546424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-11-19T07:49:38.371194368Z [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) 
2025-11-19T07:49:38.371771750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010861s 
2025-11-19T07:49:38.372008988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-11-19T07:49:38.372484135Z [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) 
2025-11-19T07:49:38.373017067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008239s 
2025-11-19T07:49:38.373200958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-11-19T07:49:38.373523878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-11-19T07:49:38.373928723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005393s 
2025-11-19T07:49:38.374139207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-11-19T07:49:38.374451355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-11-19T07:49:38.374834516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005252s 
2025-11-19T07:49:38.375015260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-11-19T07:49:38.375483573Z [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) 
2025-11-19T07:49:38.376037989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008369s 
2025-11-19T07:49:38.376221569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-11-19T07:49:38.376861557Z [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) 
2025-11-19T07:49:38.377443809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010522s 
2025-11-19T07:49:38.377632409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-11-19T07:49:38.378125992Z [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) 
2025-11-19T07:49:38.378627682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008411s 
2025-11-19T07:49:38.378826503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-11-19T07:49:38.379390939Z [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) 
2025-11-19T07:49:38.380003171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009653s 
2025-11-19T07:49:38.380194276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-11-19T07:49:38.380587989Z [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) 
2025-11-19T07:49:38.381038566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006947s 
2025-11-19T07:49:38.381221143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-11-19T07:49:38.381545616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-11-19T07:49:38.381953487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005562s 
2025-11-19T07:49:38.382110383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-11-19T07:49:38.382377090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-11-19T07:49:38.382775212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004819s 
2025-11-19T07:49:38.382944122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-11-19T07:49:38.383347123Z [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) 
2025-11-19T07:49:38.383785676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006621s 
2025-11-19T07:49:38.383963604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-11-19T07:49:38.384565666Z [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) 
2025-11-19T07:49:38.385105423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009608s 
2025-11-19T07:49:38.386309216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-11-19T07:49:38.386948222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-11-19T07:49:38.387377316Z [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) 
2025-11-19T07:49:38.387885079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007564s 
2025-11-19T07:49:38.388074390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-11-19T07:49:38.388335034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-11-19T07:49:38.388745931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005158s 
2025-11-19T07:49:38.388935704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-11-19T07:49:38.389253503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-11-19T07:49:38.389560802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004551s 
2025-11-19T07:49:38.389731275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-11-19T07:49:38.390313327Z [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) 
2025-11-19T07:49:38.390855498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009729s 
2025-11-19T07:49:38.391025771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-11-19T07:49:38.391620328Z [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) 
2025-11-19T07:49:38.392238242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010211s 
2025-11-19T07:49:38.392414176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-11-19T07:49:38.392740894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-11-19T07:49:38.393147452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005474s 
2025-11-19T07:49:38.393322645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-11-19T07:49:38.393886450Z [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) 
2025-11-19T07:49:38.394440244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009528s 
2025-11-19T07:49:38.394670919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-11-19T07:49:38.395273061Z [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) 
2025-11-19T07:49:38.395884462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010481s 
2025-11-19T07:49:38.396085977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-11-19T07:49:38.396334718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T07:49:38.396659833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000412s 
2025-11-19T07:49:38.398241967Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0016578 taking an average of 00:00:00.0016578 
2025-11-19T07:49:38.398978681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-19T07:49:38', 'InitialSetup') 
2025-11-19T07:49:38.399318555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.431434617Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-11-19T07:49:38.431578336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351297s 
2025-11-19T07:49:38.431869262Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-11-19T07:49:38.432088664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.432372565Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-11-19T07:49:38.433358881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-11-19T07:49:38.433957105Z [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) 
2025-11-19T07:49:38.434503155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010037s 
2025-11-19T07:49:38.434682656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-11-19T07:49:38.434957219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-11-19T07:49:38.435304728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004521s 
2025-11-19T07:49:38.435454740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.435607398Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-19T07:49:38.435774404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-11-19T07:49:38.436089168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:38.436991163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010231s 
2025-11-19T07:49:38.437314554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-11-19T07:49:38', 'add_moviefiles_table') 
2025-11-19T07:49:38.437644468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.490119065Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-11-19T07:49:38.490312855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0540819s 
2025-11-19T07:49:38.490524852Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-11-19T07:49:38.490704523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.491044037Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-11-19T07:49:38.491571479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-11-19T07:49:38.491747573Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:38.492044731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-11-19T07:49:38.492512493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:38.493714182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00142s 
2025-11-19T07:49:38.494266845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-11-19T07:49:38', 'fix_history_movieId') 
2025-11-19T07:49:38.494724295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.502120254Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-11-19T07:49:38.502333493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097409s 
2025-11-19T07:49:38.502592014Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-11-19T07:49:38.502866706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.503220649Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-11-19T07:49:38.504848867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.505083369Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:38.505303773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-11-19T07:49:38.505723918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:38.513300551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076994s 
2025-11-19T07:49:38.513591076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.513778263Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:38.514077285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-11-19T07:49:38.514429123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-11-19T07:49:38.515669299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013257s 
2025-11-19T07:49:38.515900385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.516190939Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:38.516694273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-11-19T07:49:38.533070038Z [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) 
2025-11-19T07:49:38.535544981Z [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" 
2025-11-19T07:49:38.537172397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-11-19T07:49:38.538798511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-11-19T07:49:38.542893655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-11-19T07:49:38.543604646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-11-19T07:49:38.544161988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027184s 
2025-11-19T07:49:38.544394897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.544644900Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:38.544879462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-11-19T07:49:38.545271551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-11-19T07:49:38.546573973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014118s 
2025-11-19T07:49:38.547054591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-11-19T07:49:38', 'add_tmdb_stuff') 
2025-11-19T07:49:38.547574377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.549009837Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-11-19T07:49:38.549283698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038311s 
2025-11-19T07:49:38.549572109Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-11-19T07:49:38.549886702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.550249984Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-11-19T07:49:38.551001597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-11-19T07:49:38.551235658Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:38.551493828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-11-19T07:49:38.555721638Z [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) 
2025-11-19T07:49:38.557144413Z [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" 
2025-11-19T07:49:38.557908200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-11-19T07:49:38.558911109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-11-19T07:49:38.562034016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-11-19T07:49:38.562582410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107894s 
2025-11-19T07:49:38.563067867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-11-19T07:49:38', 'fix_movie_files') 
2025-11-19T07:49:38.563522492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.564768280Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-11-19T07:49:38.564986028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129064s 
2025-11-19T07:49:38.565279860Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-11-19T07:49:38.565576567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.565952724Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-11-19T07:49:38.566747054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T07:49:38.566867376Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:38.567155766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-11-19T07:49:38.570976257Z [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) 
2025-11-19T07:49:38.572038476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-11-19T07:49:38.572711210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-11-19T07:49:38.573436761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-11-19T07:49:38.575439041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T07:49:38.575886492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084646s 
2025-11-19T07:49:38.576326237Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-11-19T07:49:38.576730741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-11-19T07:49:38.576998440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00047s 
2025-11-19T07:49:38.577337182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-11-19T07:49:38', 'update_schedule_intervale') 
2025-11-19T07:49:38.577650633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.578649684Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-11-19T07:49:38.578852122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020674s 
2025-11-19T07:49:38.579020982Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-11-19T07:49:38.579227858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.579445567Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-11-19T07:49:38.579900983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-19T07:49:38.580123541Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:38.580307692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-11-19T07:49:38.580556884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-11-19T07:49:38.581429380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009444s 
2025-11-19T07:49:38.581622689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-19T07:49:38.581789195Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:38.581997213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-11-19T07:49:38.582270754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-11-19T07:49:38.583110595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008658s 
2025-11-19T07:49:38.583205065Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.583440740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.583899142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005226s 
2025-11-19T07:49:38.584306893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-11-19T07:49:38', 'add_movie_formats_to_naming_config') 
2025-11-19T07:49:38.584628340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.585477299Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-11-19T07:49:38.585670558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020329s 
2025-11-19T07:49:38.585853306Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-11-19T07:49:38.586036325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.586280737Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-11-19T07:49:38.586566472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.586721905Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:38.586934773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-11-19T07:49:38.587152211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-11-19T07:49:38.588027433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009337s 
2025-11-19T07:49:38.588404191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-11-19T07:49:38', 'add_phyiscal_release') 
2025-11-19T07:49:38.588777393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.589631772Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-11-19T07:49:38.589816534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025146s 
2025-11-19T07:49:38.590004292Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-11-19T07:49:38.590185447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.590423416Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-11-19T07:49:38.592020221Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:38.592931174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-11-19T07:49:38.593267592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009976s 
2025-11-19T07:49:38.593526463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-11-19T07:49:38', 'remove_bitmetv') 
2025-11-19T07:49:38.593846678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.594591257Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-11-19T07:49:38.594755317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023857s 
2025-11-19T07:49:38.594964628Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-11-19T07:49:38.595221976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.595429945Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-11-19T07:49:38.595976976Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:38.596304445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-11-19T07:49:38.596585261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003825s 
2025-11-19T07:49:38.596885986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-11-19T07:49:38', 'remove_torrentleech') 
2025-11-19T07:49:38.597287224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.597984067Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-11-19T07:49:38.598136874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017591s 
2025-11-19T07:49:38.598347057Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-11-19T07:49:38.598556389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.598825030Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-11-19T07:49:38.599173551Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:38.599451390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-11-19T07:49:38.599710522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003594s 
2025-11-19T07:49:38.600060847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-11-19T07:49:38', 'remove_broadcasthenet') 
2025-11-19T07:49:38.600417315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.601144529Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-11-19T07:49:38.601307236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017454s 
2025-11-19T07:49:38.601500475Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-11-19T07:49:38.601691420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.601955321Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-11-19T07:49:38.602261247Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:38.602535920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-11-19T07:49:38.602782316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003392s 
2025-11-19T07:49:38.603105717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-11-19T07:49:38', 'remove_fanzub') 
2025-11-19T07:49:38.603421372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.604169047Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-11-19T07:49:38.604334100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016915s 
2025-11-19T07:49:38.604549433Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-11-19T07:49:38.604748123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.604992174Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-11-19T07:49:38.605250043Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.605453403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.605980624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005537s 
2025-11-19T07:49:38.606329737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-11-19T07:49:38', 'update_movie_sorttitle') 
2025-11-19T07:49:38.606658358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.607367827Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-11-19T07:49:38.607554693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001909s 
2025-11-19T07:49:38.607773313Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-11-19T07:49:38.608013146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.608305454Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-11-19T07:49:38.608552481Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.608787936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.609254956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005263s 
2025-11-19T07:49:38.609600451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-11-19T07:49:38', 'update_movie_sorttitle_again') 
2025-11-19T07:49:38.609979164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.610700245Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-11-19T07:49:38.610877462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00193s 
2025-11-19T07:49:38.611072866Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-11-19T07:49:38.611274662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.611518893Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-11-19T07:49:38.612488796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-11-19T07:49:38.612757126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-11-19T07:49:38.613593931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000916s 
2025-11-19T07:49:38.613926721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-11-19T07:49:38', 'update_movie_file') 
2025-11-19T07:49:38.614271485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.615110864Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-11-19T07:49:38.615301528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023892s 
2025-11-19T07:49:38.615496030Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-11-19T07:49:38.615743338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.616018351Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-11-19T07:49:38.616277763Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.616485922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.616964185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005179s 
2025-11-19T07:49:38.617296023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-11-19T07:49:38', 'update_movie_slug') 
2025-11-19T07:49:38.617633182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.618384184Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-11-19T07:49:38.618560889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001906s 
2025-11-19T07:49:38.618780461Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-11-19T07:49:38.619037579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.619311450Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-11-19T07:49:38.619614631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.619823712Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:38.620083985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-11-19T07:49:38.620358298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-11-19T07:49:38.621206625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009434s 
2025-11-19T07:49:38.621590077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-11-19T07:49:38', 'add_youtube_trailer_id') 
2025-11-19T07:49:38.621955142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.622722747Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-11-19T07:49:38.622893411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024175s 
2025-11-19T07:49:38.623093734Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-11-19T07:49:38.623305240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.623542548Z [Info] add_studio: Starting migration of Main DB to 120 
2025-11-19T07:49:38.623830618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.624001311Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:38.624184600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-11-19T07:49:38.624423962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-11-19T07:49:38.625233452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008661s 
2025-11-19T07:49:38.625554889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-11-19T07:49:38', 'add_studio') 
2025-11-19T07:49:38.625891487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.626608891Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-11-19T07:49:38.626779985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022361s 
2025-11-19T07:49:38.626997092Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-11-19T07:49:38.627196354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.627449674Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-11-19T07:49:38.627713675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.627934349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.628427692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005477s 
2025-11-19T07:49:38.628763579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-11-19T07:49:38', 'update_filedate_config') 
2025-11-19T07:49:38.629172231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.630109388Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-11-19T07:49:38.630237997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021362s 
2025-11-19T07:49:38.630468491Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-11-19T07:49:38.630670557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.630930771Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-11-19T07:49:38.631377551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-11-19T07:49:38.631557312Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:38.631767846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-11-19T07:49:38.632100195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-11-19T07:49:38.632952341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009488s 
2025-11-19T07:49:38.633141672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-11-19T07:49:38.633275331Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:38.633441896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-11-19T07:49:38.636451044Z [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) 
2025-11-19T07:49:38.637539345Z [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" 
2025-11-19T07:49:38.638172770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-11-19T07:49:38.638661263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-11-19T07:49:38.641014500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073738s 
2025-11-19T07:49:38.641282380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-11-19T07:49:38.641478945Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:38.641765112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-11-19T07:49:38.644821565Z [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) 
2025-11-19T07:49:38.645892541Z [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" 
2025-11-19T07:49:38.646549503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-11-19T07:49:38.647097827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-11-19T07:49:38.649168064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071275s 
2025-11-19T07:49:38.649524322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-11-19T07:49:38', 'add_movieid_to_blacklist') 
2025-11-19T07:49:38.649947022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.650980002Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-11-19T07:49:38.651116276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088834s 
2025-11-19T07:49:38.651385178Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-11-19T07:49:38.651655542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.651961838Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-11-19T07:49:38.653044258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-11-19T07:49:38.653805971Z [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) 
2025-11-19T07:49:38.654430398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001183s 
2025-11-19T07:49:38.654632735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-11-19T07:49:38.654939393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-11-19T07:49:38.655316702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004933s 
2025-11-19T07:49:38.655644442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-11-19T07:49:38', 'create_netimport_table') 
2025-11-19T07:49:38.656038045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.656953377Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-11-19T07:49:38.657176055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020767s 
2025-11-19T07:49:38.657458805Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-11-19T07:49:38.657662895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.657975134Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-11-19T07:49:38.658330489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-11-19T07:49:38.658492966Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:38.658697198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-11-19T07:49:38.658975929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-11-19T07:49:38.659953276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010465s 
2025-11-19T07:49:38.660317810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-11-19T07:49:38', 'add_preferred_tags_to_profile') 
2025-11-19T07:49:38.660783057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.661656064Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-11-19T07:49:38.661868171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026987s 
2025-11-19T07:49:38.662064646Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-11-19T07:49:38.662287034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.662551066Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-11-19T07:49:38.662897042Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.663155021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.663749408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006288s 
2025-11-19T07:49:38.664131337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-11-19T07:49:38', 'fix_imdb_unique') 
2025-11-19T07:49:38.664589930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.665385441Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-11-19T07:49:38.665626276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022524s 
2025-11-19T07:49:38.665843293Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-11-19T07:49:38.666091382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.666352849Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-11-19T07:49:38.666663885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.666919850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.669295904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024089s 
2025-11-19T07:49:38.669674546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-11-19T07:49:38', 'update_qualities_and_profiles') 
2025-11-19T07:49:38.670073158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.670820353Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-11-19T07:49:38.671036999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039011s 
2025-11-19T07:49:38.671263465Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-11-19T07:49:38.671465111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.671820987Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-11-19T07:49:38.672246433Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:38.672549393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-11-19T07:49:38.672828816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003657s 
2025-11-19T07:49:38.673160584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-11-19T07:49:38', 'remove_wombles') 
2025-11-19T07:49:38.673530809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.674262772Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-11-19T07:49:38.674441873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017826s 
2025-11-19T07:49:38.674731346Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-11-19T07:49:38.674854403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.675115309Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-11-19T07:49:38.675424581Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:38.675768764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-11-19T07:49:38.676098007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004425s 
2025-11-19T07:49:38.676472541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-11-19T07:49:38', 'remove_kickass') 
2025-11-19T07:49:38.676869440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.677591032Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-11-19T07:49:38.677759001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019216s 
2025-11-19T07:49:38.677980056Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-11-19T07:49:38.678202674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.678522578Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-11-19T07:49:38.678988776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-19T07:49:38.679212086Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:38.679451007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-11-19T07:49:38.679774077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-11-19T07:49:38.680966187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012477s 
2025-11-19T07:49:38.681379389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-11-19T07:49:38', 'add_parsed_movie_info_to_pending_release') 
2025-11-19T07:49:38.681809274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.682651549Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-11-19T07:49:38.682853346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029262s 
2025-11-19T07:49:38.683080142Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-11-19T07:49:38.683285456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.683532673Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-11-19T07:49:38.683923660Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:38.684239677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-11-19T07:49:38.684548699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003969s 
2025-11-19T07:49:38.684763060Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:38.685052844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-11-19T07:49:38.685347346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000392s 
2025-11-19T07:49:38.685679666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-11-19T07:49:38', 'remove_wombles_kickass') 
2025-11-19T07:49:38.686058899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.686787816Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-11-19T07:49:38.686999152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017872s 
2025-11-19T07:49:38.687254225Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-11-19T07:49:38.687490681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.687797078Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-11-19T07:49:38.688154548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-19T07:49:38.688307776Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T07:49:38.688534593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-11-19T07:49:38.691647650Z [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) 
2025-11-19T07:49:38.692666771Z [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" 
2025-11-19T07:49:38.693215175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-11-19T07:49:38.693675151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-11-19T07:49:38.696030763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007295s 
2025-11-19T07:49:38.696497773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-11-19T07:49:38', 'make_parsed_episode_info_nullable') 
2025-11-19T07:49:38.696896666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.697841589Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-11-19T07:49:38.698052062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090762s 
2025-11-19T07:49:38.698305122Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-11-19T07:49:38.698550115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.698851241Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-11-19T07:49:38.699338833Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-11-19T07:49:38.699878850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-11-19T07:49:38.700295278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006639s 
2025-11-19T07:49:38.700731567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-11-19T07:49:38', 'rename_torrent_downloadstation') 
2025-11-19T07:49:38.701132283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.702042947Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-11-19T07:49:38.702202989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002358s 
2025-11-19T07:49:38.702395216Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-11-19T07:49:38.702592793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.702846534Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-11-19T07:49:38.703718119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-11-19T07:49:38.703882440Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:38.704092442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-11-19T07:49:38.704463419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-11-19T07:49:38.705250764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009791s 
2025-11-19T07:49:38.705449935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.705614817Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-19T07:49:38.705800250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-11-19T07:49:38.706101557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-11-19T07:49:38.707034705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001049s 
2025-11-19T07:49:38.707421243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-11-19T07:49:38', 'add_minimumavailability') 
2025-11-19T07:49:38.707783052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.708545386Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-11-19T07:49:38.708719537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025156s 
2025-11-19T07:49:38.708938417Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-11-19T07:49:38.709161998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.709441129Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-11-19T07:49:38.709713668Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.709933651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.710261892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003605s 
2025-11-19T07:49:38.710637859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-11-19T07:49:38', 'add_remux_qualities_for_the_wankers') 
2025-11-19T07:49:38.710980288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.711687411Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-11-19T07:49:38.711987876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017387s 
2025-11-19T07:49:38.712126265Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-11-19T07:49:38.712334254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.712628917Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-11-19T07:49:38.713048331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.713147841Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:38.713391292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-11-19T07:49:38.713722098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:38.714713664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011151s 
2025-11-19T07:49:38.715068097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-11-19T07:49:38', 'add_haspredbentry_to_movies') 
2025-11-19T07:49:38.715458694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.716290568Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-11-19T07:49:38.716493837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026454s 
2025-11-19T07:49:38.716713921Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-11-19T07:49:38.716933953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.717233396Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-11-19T07:49:38.717642530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.717760177Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:38.717965420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-11-19T07:49:38.718262017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-11-19T07:49:38.719289646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010179s 
2025-11-19T07:49:38.719518807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-11-19T07:49:38', 'add_pathstate_to_movies') 
2025-11-19T07:49:38.719911958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.720709384Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-11-19T07:49:38.720920118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024927s 
2025-11-19T07:49:38.721137546Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-11-19T07:49:38.721341907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.721710038Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-11-19T07:49:38.722450939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-11-19T07:49:38.722996127Z [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) 
2025-11-19T07:49:38.723561575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008616s 
2025-11-19T07:49:38.723778843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-11-19T07:49:38.724161343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-11-19T07:49:38.724544694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005482s 
2025-11-19T07:49:38.724734536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.724950621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.725705721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000786s 
2025-11-19T07:49:38.726056648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-11-19T07:49:38', 'add_import_exclusions_table') 
2025-11-19T07:49:38.726413797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.727372988Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-11-19T07:49:38.727568982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024074s 
2025-11-19T07:49:38.727776290Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-11-19T07:49:38.737394282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.737852404Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-11-19T07:49:38.738343382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.738547704Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T07:49:38.738744780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-11-19T07:49:38.739072781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-11-19T07:49:38.740262506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012683s 
2025-11-19T07:49:38.740728955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-11-19T07:49:38', 'add_physical_release_note') 
2025-11-19T07:49:38.741154221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.742039282Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-11-19T07:49:38.742235046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030315s 
2025-11-19T07:49:38.742449849Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-11-19T07:49:38.742666485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.742959084Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-11-19T07:49:38.743352576Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.743615425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.745802638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022385s 
2025-11-19T07:49:38.746194908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-11-19T07:49:38', 'consolidate_indexer_baseurl') 
2025-11-19T07:49:38.746539472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.747318430Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-11-19T07:49:38.747515677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037227s 
2025-11-19T07:49:38.747732904Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-11-19T07:49:38.747959320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.748231268Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-11-19T07:49:38.751106135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-11-19T07:49:38.751780422Z [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) 
2025-11-19T07:49:38.752397294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011491s 
2025-11-19T07:49:38.752779554Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-11-19T07:49:38.757612383Z [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) 
2025-11-19T07:49:38.760089119Z [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" 
2025-11-19T07:49:38.761231278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-11-19T07:49:38.762045898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-11-19T07:49:38.764242069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-11-19T07:49:38.764630190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116445s 
2025-11-19T07:49:38.764818650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.764960846Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:38.765133654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-11-19T07:49:38.765405581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-11-19T07:49:38.766239700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009208s 
2025-11-19T07:49:38.766439993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:38.766596539Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:38.766819087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-11-19T07:49:38.767118800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-11-19T07:49:38.768059193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010417s 
2025-11-19T07:49:38.768496303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-11-19T07:49:38', 'add_alternative_titles_table') 
2025-11-19T07:49:38.768888683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.770010080Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-11-19T07:49:38.770195774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029523s 
2025-11-19T07:49:38.770409855Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-11-19T07:49:38.770642774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.770897146Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-11-19T07:49:38.771481081Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.771681174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.772055458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003973s 
2025-11-19T07:49:38.772245811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-11-19T07:49:38.772415863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 
2025-11-19T07:49:38.772655496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-11-19T07:49:38.775910799Z [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) 
2025-11-19T07:49:38.776832685Z [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" 
2025-11-19T07:49:38.777324746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-11-19T07:49:38.777816946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-11-19T07:49:38.779841552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069976s 
2025-11-19T07:49:38.780054441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-11-19T07:49:38.780372942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-11-19T07:49:38.780779099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005473s 
2025-11-19T07:49:38.781174094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-11-19T07:49:38', 'fix_duplicate_alt_titles') 
2025-11-19T07:49:38.781559550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.782825328Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-11-19T07:49:38.782933667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025049s 
2025-11-19T07:49:38.783121515Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-11-19T07:49:38.783303401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.783595900Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-11-19T07:49:38.785667700Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-11-19T07:49:38.785972985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-11-19T07:49:38.786389744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005624s 
2025-11-19T07:49:38.786587793Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-11-19T07:49:38.786804980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-11-19T07:49:38.787192129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000427s 
2025-11-19T07:49:38.787380017Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-11-19T07:49:38.787574399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-11-19T07:49:38.788002761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004566s 
2025-11-19T07:49:38.788177112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-11-19T07:49:38.788771519Z [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) 
2025-11-19T07:49:38.789294321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009266s 
2025-11-19T07:49:38.789495406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-11-19T07:49:38.790215846Z [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) 
2025-11-19T07:49:38.790804892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011225s 
2025-11-19T07:49:38.791003262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-11-19T07:49:38.791687649Z [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) 
2025-11-19T07:49:38.792326696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011324s 
2025-11-19T07:49:38.792645027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-11-19T07:49:38', 'movie_extras') 
2025-11-19T07:49:38.792962436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.793907057Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-11-19T07:49:38.794133333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026929s 
2025-11-19T07:49:38.794346582Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-11-19T07:49:38.794586014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.794828161Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-11-19T07:49:38.795550936Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-11-19T07:49:38.795781631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-11-19T07:49:38.796179462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004469s 
2025-11-19T07:49:38.796368973Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-11-19T07:49:38.796568936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-11-19T07:49:38.796984212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s 
2025-11-19T07:49:38.797147540Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-11-19T07:49:38.797353455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-11-19T07:49:38.798012331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006942s 
2025-11-19T07:49:38.798184518Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-11-19T07:49:38.798379140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-11-19T07:49:38.798796460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003951s 
2025-11-19T07:49:38.798996663Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-11-19T07:49:38.801972373Z [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) 
2025-11-19T07:49:38.802985693Z [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" 
2025-11-19T07:49:38.803641954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-11-19T07:49:38.804309608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-11-19T07:49:38.806542002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072237s 
2025-11-19T07:49:38.806791695Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-11-19T07:49:38.809941596Z [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) 
2025-11-19T07:49:38.810848642Z [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" 
2025-11-19T07:49:38.811525364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-11-19T07:49:38.812328261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-11-19T07:49:38.814572859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-11-19T07:49:38.815143618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T07:49:38.815547170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085513s 
2025-11-19T07:49:38.815966605Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-11-19T07:49:38.819194613Z [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) 
2025-11-19T07:49:38.820264758Z [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" 
2025-11-19T07:49:38.820893554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-11-19T07:49:38.821461567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-11-19T07:49:38.823855035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075893s 
2025-11-19T07:49:38.824138085Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-11-19T07:49:38.827233807Z [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) 
2025-11-19T07:49:38.828150252Z [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" 
2025-11-19T07:49:38.828675459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-11-19T07:49:38.829326850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-11-19T07:49:38.831686731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072851s 
2025-11-19T07:49:38.832129712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-11-19T07:49:38', 'clean_core_tv') 
2025-11-19T07:49:38.832482703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.833827941Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-11-19T07:49:38.834002703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094592s 
2025-11-19T07:49:38.834287386Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-11-19T07:49:38.834515936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.834773134Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-11-19T07:49:38.835324334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T07:49:38.835504887Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:38.835709910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-11-19T07:49:38.836056428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-11-19T07:49:38.836843041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009127s 
2025-11-19T07:49:38.837114718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-11-19T07:49:38.837441486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-11-19T07:49:38.838251727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009434s 
2025-11-19T07:49:38.838615620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-11-19T07:49:38', 'add_cookies_to_indexer_status') 
2025-11-19T07:49:38.838950143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.839738330Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-11-19T07:49:38.839970667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023804s 
2025-11-19T07:49:38.840223967Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-11-19T07:49:38.840437487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.840739265Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-11-19T07:49:38.841180282Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-11-19T07:49:38.841604486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-11-19T07:49:38.841985904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005059s 
2025-11-19T07:49:38.842315077Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-11-19T07:49:38.842656524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-11-19T07:49:38.842948612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003994s 
2025-11-19T07:49:38.843319839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-11-19T07:49:38', 'banner_to_fanart') 
2025-11-19T07:49:38.843696588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.844532190Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-11-19T07:49:38.844715900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019442s 
2025-11-19T07:49:38.844928027Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-11-19T07:49:38.845145214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.845399396Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-11-19T07:49:38.845885634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-19T07:49:38.846049755Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:38.846259146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-11-19T07:49:38.846568118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:38.847457739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001012s 
2025-11-19T07:49:38.847788254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-11-19T07:49:38', 'naming_config_colon_action') 
2025-11-19T07:49:38.848189913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.849005575Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-11-19T07:49:38.849244566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025176s 
2025-11-19T07:49:38.849354568Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-11-19T07:49:38.849558879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.849823963Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-11-19T07:49:38.850361465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-11-19T07:49:38.850764757Z [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) 
2025-11-19T07:49:38.851249573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006663s 
2025-11-19T07:49:38.851414655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-11-19T07:49:38.851692144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-11-19T07:49:38.852117700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000534s 
2025-11-19T07:49:38.852286761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-11-19T07:49:38.852433576Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:38.852663850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-11-19T07:49:38.853119006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-11-19T07:49:38.853939047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010941s 
2025-11-19T07:49:38.854180313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-11-19T07:49:38.854501619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:38.855393976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010449s 
2025-11-19T07:49:38.855594760Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.855807027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.856013814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002661s 
2025-11-19T07:49:38.856355481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-11-19T07:49:38', 'add_custom_formats') 
2025-11-19T07:49:38.856691468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.857629085Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-11-19T07:49:38.857833577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018456s 
2025-11-19T07:49:38.858078750Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-11-19T07:49:38.858357882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.858683658Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-11-19T07:49:38.859134776Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-11-19T07:49:38.859521404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-11-19T07:49:38.859806248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004208s 
2025-11-19T07:49:38.860205221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-11-19T07:49:38', 'remove_extra_naming_config') 
2025-11-19T07:49:38.860586659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.861356298Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-11-19T07:49:38.861541141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019291s 
2025-11-19T07:49:38.861759240Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-11-19T07:49:38.861973792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.862222763Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-11-19T07:49:38.862507225Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.862723190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.864441089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017427s 
2025-11-19T07:49:38.864858960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-11-19T07:49:38', 'convert_regex_required_tags') 
2025-11-19T07:49:38.865196359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.866132764Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-11-19T07:49:38.866379070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033895s 
2025-11-19T07:49:38.866618752Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-11-19T07:49:38.866820889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.867142747Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-11-19T07:49:38.867422841Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.867620649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.868243022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006243s 
2025-11-19T07:49:38.868622827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-11-19T07:49:38', 'fix_format_tags_double_underscore') 
2025-11-19T07:49:38.869027421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.869903645Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-11-19T07:49:38.870086954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022235s 
2025-11-19T07:49:38.870286305Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-11-19T07:49:38.870547842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.870789849Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-11-19T07:49:38.871243943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-11-19T07:49:38.871439888Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T07:49:38.871622595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-11-19T07:49:38.871919022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-11-19T07:49:38.872996481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011481s 
2025-11-19T07:49:38.873255923Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-11-19T07:49:38.873646750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-11-19T07:49:38.873948938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004323s 
2025-11-19T07:49:38.874378764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-11-19T07:49:38', 'add_tags_to_net_import') 
2025-11-19T07:49:38.874755262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.875645494Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-11-19T07:49:38.875841598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020537s 
2025-11-19T07:49:38.876084117Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-11-19T07:49:38.876318308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.876597480Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-11-19T07:49:38.877070282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-11-19T07:49:38.877522362Z [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) 
2025-11-19T07:49:38.878024323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007797s 
2025-11-19T07:49:38.878405210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-11-19T07:49:38', 'add_custom_filters') 
2025-11-19T07:49:38.878813772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.879600706Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-11-19T07:49:38.879789516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023383s 
2025-11-19T07:49:38.880025291Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-11-19T07:49:38.880256857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.880552843Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-11-19T07:49:38.882922583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-19T07:49:38.883098237Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:38.883322939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-11-19T07:49:38.883690409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:38.884735814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011984s 
2025-11-19T07:49:38.885069545Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-11-19T07:49:38.891230047Z [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) 
2025-11-19T07:49:38.892637330Z [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" 
2025-11-19T07:49:38.893354834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T07:49:38.894111818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T07:49:38.896385465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T07:49:38.896853438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115666s 
2025-11-19T07:49:38.897094042Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-11-19T07:49:38.902617761Z [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) 
2025-11-19T07:49:38.903599397Z [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" 
2025-11-19T07:49:38.904165297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-11-19T07:49:38.904857941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-11-19T07:49:38.907010544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T07:49:38.907397072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101232s 
2025-11-19T07:49:38.907554169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T07:49:38.907742508Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T07:49:38.908044436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-11-19T07:49:38.908397877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-11-19T07:49:38.909303019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010216s 
2025-11-19T07:49:38.909588975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-11-19T07:49:38.909884730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-11-19T07:49:38.910154654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003584s 
2025-11-19T07:49:38.910313694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T07:49:38.910460099Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:38.910669069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-11-19T07:49:38.914121029Z [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) 
2025-11-19T07:49:38.915186614Z [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" 
2025-11-19T07:49:38.915755890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-11-19T07:49:38.916513495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-11-19T07:49:38.918414231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T07:49:38.918778775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078828s 
2025-11-19T07:49:38.918965160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-11-19T07:49:38.919486480Z [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) 
2025-11-19T07:49:38.919991135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008675s 
2025-11-19T07:49:38.920211920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-11-19T07:49:38.920517004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T07:49:38.920891468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005122s 
2025-11-19T07:49:38.921245731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-11-19T07:49:38', 'indexer_client_status_search_changes') 
2025-11-19T07:49:38.921581637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.922825502Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-11-19T07:49:38.922975884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023692s 
2025-11-19T07:49:38.923227511Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-11-19T07:49:38.923432363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.923690673Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-11-19T07:49:38.924354309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-11-19T07:49:38.924543320Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:38.924695797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-11-19T07:49:38.924981652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T07:49:38.925826723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009579s 
2025-11-19T07:49:38.926018409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-11-19T07:49:38.926158331Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:38.926454377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-11-19T07:49:38.926712947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T07:49:38.927677229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010747s 
2025-11-19T07:49:38.927873534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-11-19T07:49:38.928079108Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:38.928256735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-11-19T07:49:38.928557571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T07:49:38.929549888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010946s 
2025-11-19T07:49:38.929705502Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.929961767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.934925540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005022s 
2025-11-19T07:49:38.935382019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-11-19T07:49:38', 'add_language_to_files_history_blacklist') 
2025-11-19T07:49:38.935808207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.936662316Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-11-19T07:49:38.936869824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067003s 
2025-11-19T07:49:38.937110418Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-11-19T07:49:38.937361965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.937692480Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-11-19T07:49:38.939830705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-11-19T07:49:38.940042050Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T07:49:38.940268416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-11-19T07:49:38.940577328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-11-19T07:49:38.941580617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010799s 
2025-11-19T07:49:38.941801612Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T07:49:38.942534417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-11-19T07:49:38.942859402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008758s 
2025-11-19T07:49:38.943178213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-11-19T07:49:38', 'add_update_allowed_quality_profile') 
2025-11-19T07:49:38.943601516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.944448480Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-11-19T07:49:38.944658563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024277s 
2025-11-19T07:49:38.944862564Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-11-19T07:49:38.945074250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.945338943Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-11-19T07:49:38.945704068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T07:49:38.945890263Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:38.946086438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-11-19T07:49:38.946407494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-11-19T07:49:38.947287746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010202s 
2025-11-19T07:49:38.947450684Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.947666769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.966866470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191408s 
2025-11-19T07:49:38.967313600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-11-19T07:49:38', 'add_download_client_priority') 
2025-11-19T07:49:38.967715038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.968476301Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-11-19T07:49:38.968652045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208195s 
2025-11-19T07:49:38.968871757Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-11-19T07:49:38.969055367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.969308085Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-11-19T07:49:38.969662218Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:38.969928354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-11-19T07:49:38.970188147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003429s 
2025-11-19T07:49:38.970509323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-11-19T07:49:38', 'remove_growl_prowl') 
2025-11-19T07:49:38.970799267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.971486711Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-11-19T07:49:38.971684730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016213s 
2025-11-19T07:49:38.971832868Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-11-19T07:49:38.972046328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.972283204Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-11-19T07:49:38.972611325Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:38.972893293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-11-19T07:49:38.973170501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003566s 
2025-11-19T07:49:38.973334270Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:38.973605005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-11-19T07:49:38.973841060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003376s 
2025-11-19T07:49:38.974161365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-11-19T07:49:38', 'remove_plex_hometheatre') 
2025-11-19T07:49:38.974494897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.975192551Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-11-19T07:49:38.975405139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016394s 
2025-11-19T07:49:38.975537966Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-11-19T07:49:38.975721756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.975975587Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-11-19T07:49:38.976225911Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:38.976426565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:38.978108842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017131s 
2025-11-19T07:49:38.978452784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-11-19T07:49:38', 'add_webrip_qualites') 
2025-11-19T07:49:38.978798330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.979477337Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-11-19T07:49:38.979630755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030601s 
2025-11-19T07:49:38.979874877Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-11-19T07:49:38.980026432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.980273439Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-11-19T07:49:38.980669527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T07:49:38.980818496Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:38.981073259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-11-19T07:49:38.981339656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:38.982247443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010547s 
2025-11-19T07:49:38.982410922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T07:49:38.982557988Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:38.982790577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-11-19T07:49:38.983078346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:38.983914249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009544s 
2025-11-19T07:49:38.984256287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-11-19T07:49:38', 'health_issue_notification') 
2025-11-19T07:49:38.984567324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.985302714Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-11-19T07:49:38.985470983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023189s 
2025-11-19T07:49:38.985661356Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-11-19T07:49:38.985828142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.986074057Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-11-19T07:49:38.986594414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-11-19T07:49:38.986844808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-11-19T07:49:38.987191035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004481s 
2025-11-19T07:49:38.987368402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-11-19T07:49:38.987660841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-11-19T07:49:38.988037289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004761s 
2025-11-19T07:49:38.988212822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-11-19T07:49:38.988455310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-11-19T07:49:38.988786096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004156s 
2025-11-19T07:49:38.988964615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-11-19T07:49:38.989195039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-11-19T07:49:38.989513801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003994s 
2025-11-19T07:49:38.989690938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-11-19T07:49:38.989919598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-11-19T07:49:38.990256476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004196s 
2025-11-19T07:49:38.990579466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-11-19T07:49:38', 'speed_improvements') 
2025-11-19T07:49:38.990927076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:38.991818340Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-11-19T07:49:38.992001459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019456s 
2025-11-19T07:49:38.992188676Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-11-19T07:49:38.992385261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:38.992645585Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-11-19T07:49:38.994401580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-11-19T07:49:38.997384365Z [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) 
2025-11-19T07:49:38.998316862Z [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" 
2025-11-19T07:49:38.998810687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-11-19T07:49:38.999475475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-11-19T07:49:39.001583759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-11-19T07:49:39.001956950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073531s 
2025-11-19T07:49:39.002306825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-11-19T07:49:39.005587519Z [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) 
2025-11-19T07:49:39.006503423Z [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" 
2025-11-19T07:49:39.006999521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-11-19T07:49:39.007750463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-11-19T07:49:39.009826843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-11-19T07:49:39.010180565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076792s 
2025-11-19T07:49:39.010328613Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T07:49:39.010661643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-11-19T07:49:39.010949683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000478s 
2025-11-19T07:49:39.011281621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-11-19T07:49:39', 'fix_profile_format_default') 
2025-11-19T07:49:39.011585824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.012581719Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-11-19T07:49:39.012755929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020668s 
2025-11-19T07:49:39.012933016Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-11-19T07:49:39.013119942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.013359735Z [Info] task_duration: Starting migration of Main DB to 163 
2025-11-19T07:49:39.013656502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T07:49:39.013820012Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:39.014003932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-11-19T07:49:39.014274767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-11-19T07:49:39.015112163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009173s 
2025-11-19T07:49:39.015414612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-11-19T07:49:39', 'task_duration') 
2025-11-19T07:49:39.015736209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.016493063Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-11-19T07:49:39.016648917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022752s 
2025-11-19T07:49:39.016822807Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-11-19T07:49:39.017018210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.017257231Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-11-19T07:49:39.018013864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:39.018159087Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:39.018336323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-11-19T07:49:39.018564713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-11-19T07:49:39.019403151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009037s 
2025-11-19T07:49:39.019581079Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-11-19T07:49:39.023325838Z [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) 
2025-11-19T07:49:39.025622010Z [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" 
2025-11-19T07:49:39.026686193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-11-19T07:49:39.027656977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-11-19T07:49:39.029735691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-11-19T07:49:39.030109825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-11-19T07:49:39.030541884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-11-19T07:49:39.030972401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-11-19T07:49:39.031296413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115633s 
2025-11-19T07:49:39.031446325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-11-19T07:49:39.032086584Z [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) 
2025-11-19T07:49:39.032637182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010148s 
2025-11-19T07:49:39.032840872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-11-19T07:49:39.033085695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-11-19T07:49:39.033423315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004485s 
2025-11-19T07:49:39.033591043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-11-19T07:49:39.033848200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-11-19T07:49:39.034181341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s 
2025-11-19T07:49:39.034386584Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:39.034653131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-11-19T07:49:39.034901811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000349s 
2025-11-19T07:49:39.035107896Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:39.035350284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-11-19T07:49:39.035610969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003341s 
2025-11-19T07:49:39.035925482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-11-19T07:49:39', 'movie_collections_crew') 
2025-11-19T07:49:39.036230095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.037409459Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-11-19T07:49:39.037588620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020999s 
2025-11-19T07:49:39.041548552Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-11-19T07:49:39.041787443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.042099611Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-11-19T07:49:39.042681753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-11-19T07:49:39.042827737Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.043008531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-11-19T07:49:39.043287042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.044191112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010125s 
2025-11-19T07:49:39.044362406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-11-19T07:49:39.044514452Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.044682000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-11-19T07:49:39.044961182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.045814259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009556s 
2025-11-19T07:49:39.045981436Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.046168101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.048164520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020195s 
2025-11-19T07:49:39.048328701Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.048493893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.049074041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005758s 
2025-11-19T07:49:39.049214464Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.049391099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.050204527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008167s 
2025-11-19T07:49:39.050357214Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.050540483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.050774234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002873s 
2025-11-19T07:49:39.050941420Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.051117194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.053836238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027328s 
2025-11-19T07:49:39.054004226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.054182916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.054922705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000759s 
2025-11-19T07:49:39.055280235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-11-19T07:49:39', 'remove_custom_formats_from_quality_model') 
2025-11-19T07:49:39.055605870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.056456613Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-11-19T07:49:39.056612837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022177s 
2025-11-19T07:49:39.056805625Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-11-19T07:49:39.057012953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.057265181Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-11-19T07:49:39.057493961Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.057686879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.058635529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009683s 
2025-11-19T07:49:39.058809449Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.058972167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.059540130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005935s 
2025-11-19T07:49:39.059716085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.059893281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.060537578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006653s 
2025-11-19T07:49:39.060856380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-11-19T07:49:39', 'fix_tmdb_list_config') 
2025-11-19T07:49:39.061178218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.061897035Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-11-19T07:49:39.062087198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019936s 
2025-11-19T07:49:39.062236649Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-11-19T07:49:39.062426611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.062663247Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-11-19T07:49:39.063033282Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-11-19T07:49:39.066886349Z [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) 
2025-11-19T07:49:39.069219686Z [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" 
2025-11-19T07:49:39.070248377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-11-19T07:49:39.071245925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-11-19T07:49:39.073646017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-11-19T07:49:39.074118879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-11-19T07:49:39.074575879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-11-19T07:49:39.075013530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-11-19T07:49:39.075366961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121437s 
2025-11-19T07:49:39.075597696Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-11-19T07:49:39.075931217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-11-19T07:49:39.076113514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003181s 
2025-11-19T07:49:39.076272133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-11-19T07:49:39.076408799Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.076607719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-11-19T07:49:39.076850498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-11-19T07:49:39.077768526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010033s 
2025-11-19T07:49:39.077932536Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-11-19T07:49:39.080962375Z [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) 
2025-11-19T07:49:39.082084604Z [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" 
2025-11-19T07:49:39.082693580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-11-19T07:49:39.083344250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-11-19T07:49:39.085677317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-11-19T07:49:39.086046891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079462s 
2025-11-19T07:49:39.086373729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-11-19T07:49:39', 'remove_movie_pathstate') 
2025-11-19T07:49:39.086687841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.087770701Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-11-19T07:49:39.087951736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096328s 
2025-11-19T07:49:39.089439280Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-11-19T07:49:39.089634002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.089890979Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-11-19T07:49:39.090278219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-11-19T07:49:39.090426107Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.090636440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-11-19T07:49:39.090936324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T07:49:39.091868470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010511s 
2025-11-19T07:49:39.092034955Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.092212232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.094200765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020017s 
2025-11-19T07:49:39.094408754Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-11-19T07:49:39.097159561Z [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) 
2025-11-19T07:49:39.097774439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-11-19T07:49:39.098165166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-11-19T07:49:39.098796286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-11-19T07:49:39.101282181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-11-19T07:49:39.101658919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070873s 
2025-11-19T07:49:39.101976929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-11-19T07:49:39', 'custom_format_rework') 
2025-11-19T07:49:39.102324780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.103250654Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-11-19T07:49:39.103414133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086528s 
2025-11-19T07:49:39.103597612Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-11-19T07:49:39.103783747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.104049021Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-11-19T07:49:39.104498606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-11-19T07:49:39.104636133Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.104815905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-11-19T07:49:39.105128434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.105986291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010055s 
2025-11-19T07:49:39.106156022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-11-19T07:49:39.106286966Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.106468331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-11-19T07:49:39.106772694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.107683988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010441s 
2025-11-19T07:49:39.107858520Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.108041107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.109585065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015743s 
2025-11-19T07:49:39.109784236Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-11-19T07:49:39.112769376Z [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) 
2025-11-19T07:49:39.113787175Z [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" 
2025-11-19T07:49:39.114333364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-11-19T07:49:39.114999706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-11-19T07:49:39.117095475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-11-19T07:49:39.117451261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075079s 
2025-11-19T07:49:39.117644750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-11-19T07:49:39.117754050Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.117975506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-11-19T07:49:39.118330431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.119199590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010282s 
2025-11-19T07:49:39.119518202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-11-19T07:49:39', 'custom_format_scores') 
2025-11-19T07:49:39.119839378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.120821796Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-11-19T07:49:39.120962790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026093s 
2025-11-19T07:49:39.121165027Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-11-19T07:49:39.121351071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.121603820Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-11-19T07:49:39.121854555Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.122051131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.162132628Z []
2025-11-19T07:49:39.162217890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0401621s 
2025-11-19T07:49:39.162447061Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.162627585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.163131870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005346s 
2025-11-19T07:49:39.164583703Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-11-19T07:49:39.165082998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-11-19T07:49:39.165521350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006704s 
2025-11-19T07:49:39.165854330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-11-19T07:49:39', 'fix_trakt_list_config') 
2025-11-19T07:49:39.166222612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.167199749Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-11-19T07:49:39.167335622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023085s 
2025-11-19T07:49:39.167561898Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-11-19T07:49:39.167750848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.168122005Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-11-19T07:49:39.168424595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-11-19T07:49:39.168586150Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:39.168785641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-11-19T07:49:39.169067459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-11-19T07:49:39.169941027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009677s 
2025-11-19T07:49:39.170115037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.170310902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.171201485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009235s 
2025-11-19T07:49:39.171516158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-11-19T07:49:39', 'quality_definition_preferred_size') 
2025-11-19T07:49:39.171897375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.172651604Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-11-19T07:49:39.172811957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023332s 
2025-11-19T07:49:39.173015406Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-11-19T07:49:39.173182923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.173426444Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-11-19T07:49:39.174157445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-11-19T07:49:39.174800520Z [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) 
2025-11-19T07:49:39.175409025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010257s 
2025-11-19T07:49:39.175550079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-11-19T07:49:39.175822247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-11-19T07:49:39.176233194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004969s 
2025-11-19T07:49:39.176412786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-11-19T07:49:39.176669452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-11-19T07:49:39.177046862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004716s 
2025-11-19T07:49:39.177235592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-11-19T07:49:39.177533792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-11-19T07:49:39.177906883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004896s 
2025-11-19T07:49:39.178055863Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.178241136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.178934713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007129s 
2025-11-19T07:49:39.179241610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-11-19T07:49:39', 'add_download_history') 
2025-11-19T07:49:39.179565653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.180439963Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-11-19T07:49:39.180590967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021906s 
2025-11-19T07:49:39.180774676Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-11-19T07:49:39.180978146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.181207949Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-11-19T07:49:39.181674137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-11-19T07:49:39.182205276Z [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) 
2025-11-19T07:49:39.182754081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000931s 
2025-11-19T07:49:39.182954895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-11-19T07:49:39.183252625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-11-19T07:49:39.183602419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004878s 
2025-11-19T07:49:39.183925279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-11-19T07:49:39', 'net_import_status') 
2025-11-19T07:49:39.184241696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.185116026Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-11-19T07:49:39.185308704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019719s 
2025-11-19T07:49:39.185455259Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-11-19T07:49:39.185657626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.185893180Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-11-19T07:49:39.186139797Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.186317294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.187129649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008243s 
2025-11-19T07:49:39.187455034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-11-19T07:49:39', 'email_multiple_addresses') 
2025-11-19T07:49:39.187777473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.188462803Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-11-19T07:49:39.188649910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021247s 
2025-11-19T07:49:39.188831004Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-11-19T07:49:39.189062250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.189269938Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-11-19T07:49:39.189627247Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-11-19T07:49:39.189946881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-11-19T07:49:39.190311355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004605s 
2025-11-19T07:49:39.190639806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-11-19T07:49:39', 'remove_chown_and_folderchmod_config') 
2025-11-19T07:49:39.191013398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.191593867Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-11-19T07:49:39.191791234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017037s 
2025-11-19T07:49:39.191967248Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-11-19T07:49:39.192167612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.192403096Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-11-19T07:49:39.192694973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:39.192844154Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.193025489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-11-19T07:49:39.193316645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T07:49:39.194220815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010219s 
2025-11-19T07:49:39.194542783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-11-19T07:49:39', 'movie_recommendations') 
2025-11-19T07:49:39.194875403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.195512685Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-11-19T07:49:39.195677156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022836s 
2025-11-19T07:49:39.195873021Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-11-19T07:49:39.196082021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.196323738Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-11-19T07:49:39.197816012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:39.197941034Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.198106908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-11-19T07:49:39.198397853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-11-19T07:49:39.199269929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009915s 
2025-11-19T07:49:39.199435963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:39.199568861Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.199746308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-11-19T07:49:39.199996171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-11-19T07:49:39.200842384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009341s 
2025-11-19T07:49:39.201037197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:39.201138480Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.201325657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-11-19T07:49:39.201559488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-11-19T07:49:39.202431113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000932s 
2025-11-19T07:49:39.202617808Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-11-19T07:49:39.206725317Z [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) 
2025-11-19T07:49:39.209314840Z [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" 
2025-11-19T07:49:39.210379564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-11-19T07:49:39.211390719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-11-19T07:49:39.214895535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-11-19T07:49:39.215363437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-11-19T07:49:39.215801959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-11-19T07:49:39.216239340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-11-19T07:49:39.216575597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137989s 
2025-11-19T07:49:39.216772734Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-11-19T07:49:39.220812386Z [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) 
2025-11-19T07:49:39.223185964Z [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" 
2025-11-19T07:49:39.224270437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-11-19T07:49:39.225282665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-11-19T07:49:39.227420739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-11-19T07:49:39.227874222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-11-19T07:49:39.228325881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-11-19T07:49:39.228768051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-11-19T07:49:39.229131894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121595s 
2025-11-19T07:49:39.229278298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-19T07:49:39.229424222Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.229584585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-11-19T07:49:39.229873677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.230762737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009811s 
2025-11-19T07:49:39.230997229Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-11-19T07:49:39.231293545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-11-19T07:49:39.231537837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003154s 
2025-11-19T07:49:39.231675685Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-11-19T07:49:39.234841989Z [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) 
2025-11-19T07:49:39.235836110Z [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" 
2025-11-19T07:49:39.236435437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-11-19T07:49:39.236985564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-11-19T07:49:39.239118137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072586s 
2025-11-19T07:49:39.239586730Z [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")); 
2025-11-19T07:49:39.240180997Z [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")); 
2025-11-19T07:49:39.240743800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007925s 
2025-11-19T07:49:39.240915656Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-11-19T07:49:39.241185098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-11-19T07:49:39.241561836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004336s 
2025-11-19T07:49:39.241696237Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.241876430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.242767744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009121s 
2025-11-19T07:49:39.242941724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.243120093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.243626954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004956s 
2025-11-19T07:49:39.243737666Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T07:49:39.244085026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2025-11-19T07:49:39.244373917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004888s 
2025-11-19T07:49:39.244525903Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T07:49:39.244760165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-11-19T07:49:39.245010779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003506s 
2025-11-19T07:49:39.245333709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-11-19T07:49:39', 'language_improvements') 
2025-11-19T07:49:39.245655347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.247129815Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-11-19T07:49:39.247285979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024249s 
2025-11-19T07:49:39.247462725Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-11-19T07:49:39.247664141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.247912230Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-11-19T07:49:39.248179107Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.248381775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.249466950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011217s 
2025-11-19T07:49:39.249627934Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.249806884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.250528457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007492s 
2025-11-19T07:49:39.250904775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-11-19T07:49:39', 'new_list_server') 
2025-11-19T07:49:39.251173526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.252287067Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-11-19T07:49:39.252443152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002471s 
2025-11-19T07:49:39.252629807Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-11-19T07:49:39.252827606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.253064673Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-11-19T07:49:39.253414758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-11-19T07:49:39.253744882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-11-19T07:49:39.254083534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000486s 
2025-11-19T07:49:39.254306102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-11-19T07:49:39.254557698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-11-19T07:49:39.254916521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004678s 
2025-11-19T07:49:39.255243539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-11-19T07:49:39', 'movie_translation_indexes') 
2025-11-19T07:49:39.255561068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.256521852Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-11-19T07:49:39.256700322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020408s 
2025-11-19T07:49:39.256894052Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-11-19T07:49:39.257102301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.257324298Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-11-19T07:49:39.257576205Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.257798091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.260983033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032367s 
2025-11-19T07:49:39.261357797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-11-19T07:49:39', 'fix_invalid_profile_references') 
2025-11-19T07:49:39.261646539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.262417681Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-11-19T07:49:39.262580398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046254s 
2025-11-19T07:49:39.262762114Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-11-19T07:49:39.262965955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.263176088Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-11-19T07:49:39.264859907Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-11-19T07:49:39.265244742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-11-19T07:49:39.267371414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023328s 
2025-11-19T07:49:39.267581677Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-11-19T07:49:39.267832051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-11-19T07:49:39.270129055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023796s 
2025-11-19T07:49:39.270424189Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-11-19T07:49:39.270752510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-11-19T07:49:39.270997293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003777s 
2025-11-19T07:49:39.271160130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T07:49:39.271296395Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:39.271477820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-11-19T07:49:39.271768655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.272648126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009904s 
2025-11-19T07:49:39.272823449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-11-19T07:49:39.273807720Z [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) 
2025-11-19T07:49:39.274553872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015694s 
2025-11-19T07:49:39.274881442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-11-19T07:49:39', 'list_movies_table') 
2025-11-19T07:49:39.275175634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.276039703Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-11-19T07:49:39.276226900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030193s 
2025-11-19T07:49:39.276378756Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-11-19T07:49:39.276572526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.276792238Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-11-19T07:49:39.277118635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T07:49:39.277281724Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.277431064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-11-19T07:49:39.277717030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.278594647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009869s 
2025-11-19T07:49:39.278937748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-11-19T07:49:39', 'on_delete_notification') 
2025-11-19T07:49:39.279261279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.280205480Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-11-19T07:49:39.280361303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002559s 
2025-11-19T07:49:39.280566026Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-11-19T07:49:39.280768834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.280981011Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-11-19T07:49:39.281273740Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.281462961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.281927316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005017s 
2025-11-19T07:49:39.282178562Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-11-19T07:49:39.282440138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-11-19T07:49:39.282661664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003019s 
2025-11-19T07:49:39.282849953Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-11-19T07:49:39.287772332Z [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) 
2025-11-19T07:49:39.288747826Z [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" 
2025-11-19T07:49:39.289261410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-11-19T07:49:39.289969415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-11-19T07:49:39.292426141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-11-19T07:49:39.292771716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097567s 
2025-11-19T07:49:39.293094857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-11-19T07:49:39', 'download_propers_config') 
2025-11-19T07:49:39.293519261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.294845682Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-11-19T07:49:39.295000383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117926s 
2025-11-19T07:49:39.295205256Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-11-19T07:49:39.295383384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.295624660Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-11-19T07:49:39.295967240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T07:49:39.296105478Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:39.296370802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-11-19T07:49:39.296583139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-11-19T07:49:39.297462339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009738s 
2025-11-19T07:49:39.297777794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-11-19T07:49:39', 'add_priority_to_indexers') 
2025-11-19T07:49:39.298108250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.299013332Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-11-19T07:49:39.299198224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025017s 
2025-11-19T07:49:39.299388857Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-11-19T07:49:39.299581265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.299821268Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-11-19T07:49:39.300186193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-11-19T07:49:39.300491988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-11-19T07:49:39.300852935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004878s 
2025-11-19T07:49:39.301067196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-11-19T07:49:39.301350907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-11-19T07:49:39.301708226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004866s 
2025-11-19T07:49:39.302043020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-11-19T07:49:39', 'add_alternative_title_indices') 
2025-11-19T07:49:39.302369347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.303206422Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-11-19T07:49:39.303384992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019486s 
2025-11-19T07:49:39.303553772Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-11-19T07:49:39.303749967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.304014329Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-11-19T07:49:39.305159364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.305400519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.306743924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013818s 
2025-11-19T07:49:39.307178999Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-11-19T07:49:39.307613574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-11-19T07:49:39.308021125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006736s 
2025-11-19T07:49:39.308175976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:39.308317982Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.308470790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-11-19T07:49:39.312681968Z [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) 
2025-11-19T07:49:39.315077610Z [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" 
2025-11-19T07:49:39.316187976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-11-19T07:49:39.317047836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-11-19T07:49:39.320037585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-11-19T07:49:39.320485998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-11-19T07:49:39.320913278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-11-19T07:49:39.321258483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012633s 
2025-11-19T07:49:39.321442343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-11-19T07:49:39.321697857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-11-19T07:49:39.322021750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004224s 
2025-11-19T07:49:39.322347475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-11-19T07:49:39', 'fix_tmdb_duplicates') 
2025-11-19T07:49:39.322656537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.323871564Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-11-19T07:49:39.323988499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00218s 
2025-11-19T07:49:39.324183441Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-11-19T07:49:39.324378985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.324615181Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-11-19T07:49:39.324881837Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.325062080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.325592738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005508s 
2025-11-19T07:49:39.325929536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-11-19T07:49:39', 'swap_filechmod_for_folderchmod') 
2025-11-19T07:49:39.326252737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.327196767Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-11-19T07:49:39.327351699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021109s 
2025-11-19T07:49:39.327549948Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-11-19T07:49:39.327728748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.327971076Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-11-19T07:49:39.328419779Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-11-19T07:49:39.328766688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-11-19T07:49:39.329076912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004168s 
2025-11-19T07:49:39.329396435Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-11-19T07:49:39.329814186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-11-19T07:49:39.330100312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004712s 
2025-11-19T07:49:39.330367180Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-11-19T07:49:39.330668677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-11-19T07:49:39.330923189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003574s 
2025-11-19T07:49:39.331232161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-11-19T07:49:39', 'mediainfo_channels') 
2025-11-19T07:49:39.331552436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.332320963Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-11-19T07:49:39.332491827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017076s 
2025-11-19T07:49:39.332724014Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-11-19T07:49:39.332857703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.333073938Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-11-19T07:49:39.333445557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-11-19T07:49:39', 'add_update_history') 
2025-11-19T07:49:39.333776994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.334477664Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-11-19T07:49:39.334624069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016178s 
2025-11-19T07:49:39.334807669Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-11-19T07:49:39.335009164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.335239187Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-11-19T07:49:39.338721297Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-11-19T07:49:39.339163818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-11-19T07:49:39.339507029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004992s 
2025-11-19T07:49:39.339803686Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-11-19T07:49:39.340250606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-11-19T07:49:39.340547714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s 
2025-11-19T07:49:39.340915013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-11-19T07:49:39', 'update_awesome_hd_link') 
2025-11-19T07:49:39.341174245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.341898143Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-11-19T07:49:39.342056972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017952s 
2025-11-19T07:49:39.342230492Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-11-19T07:49:39.342429913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.342653533Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-11-19T07:49:39.342955661Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:39.343245365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-11-19T07:49:39.343507522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003647s 
2025-11-19T07:49:39.343812206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-11-19T07:49:39', 'remove_awesomehd') 
2025-11-19T07:49:39.344170707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.344950347Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-11-19T07:49:39.345141792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001776s 
2025-11-19T07:49:39.345320201Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-11-19T07:49:39.345501476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.345739105Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-11-19T07:49:39.346188098Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-11-19T07:49:39.349735179Z [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) 
2025-11-19T07:49:39.350926838Z [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" 
2025-11-19T07:49:39.351533479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-11-19T07:49:39.352073085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-11-19T07:49:39.354398036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079953s 
2025-11-19T07:49:39.354549741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T07:49:39.354710305Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.354892431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-11-19T07:49:39.355197986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.356111465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010427s 
2025-11-19T07:49:39.356299734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T07:49:39.356464927Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.356633306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-11-19T07:49:39.356967759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.357855075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010335s 
2025-11-19T07:49:39.358199579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-11-19T07:49:39', 'add_on_delete_to_notifications') 
2025-11-19T07:49:39.358509222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.359737615Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-11-19T07:49:39.359917407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028665s 
2025-11-19T07:49:39.360125856Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-11-19T07:49:39.360341581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.360558417Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-11-19T07:49:39.361095779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T07:49:39.361262675Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.361472097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-11-19T07:49:39.361773624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.362722263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010726s 
2025-11-19T07:49:39.362865752Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T07:49:39.363113791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-11-19T07:49:39.363439487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003843s 
2025-11-19T07:49:39.363727246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-11-19T07:49:39', 'add_bypass_to_delay_profile') 
2025-11-19T07:49:39.364064916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.365093286Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-11-19T07:49:39.365249791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020108s 
2025-11-19T07:49:39.365446728Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-11-19T07:49:39.365623374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.365867375Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-11-19T07:49:39.368615317Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-11-19T07:49:39.369296528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-11-19T07:49:39.369698607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007417s 
2025-11-19T07:49:39.370005094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-11-19T07:49:39', 'update_notifiarr') 
2025-11-19T07:49:39.370323986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.371063655Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-11-19T07:49:39.371225291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020759s 
2025-11-19T07:49:39.371409462Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-11-19T07:49:39.371602480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.371827703Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-11-19T07:49:39.372289433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-11-19T07:49:39.372717675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-11-19T07:49:39.373075425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004887s 
2025-11-19T07:49:39.373349076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-11-19T07:49:39', 'legacy_mediainfo_hdr') 
2025-11-19T07:49:39.373671074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.374381184Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-11-19T07:49:39.374546276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018045s 
2025-11-19T07:49:39.374757241Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-11-19T07:49:39.374938486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.375186104Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-11-19T07:49:39.375466318Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-11-19T07:49:39.375693285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-11-19T07:49:39.378176554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025245s 
2025-11-19T07:49:39.378506779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-11-19T07:49:39', 'rename_blacklist_to_blocklist') 
2025-11-19T07:49:39.378847274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.379616503Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-11-19T07:49:39.379775302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039289s 
2025-11-19T07:49:39.379971427Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-11-19T07:49:39.380158985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.380390511Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-11-19T07:49:39.380687639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T07:49:39.380836258Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:39.381039197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-11-19T07:49:39.381240612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-11-19T07:49:39.382130985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000957s 
2025-11-19T07:49:39.382452432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-11-19T07:49:39', 'add_indexer_tags') 
2025-11-19T07:49:39.382758548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.383493368Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-11-19T07:49:39.383651476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022954s 
2025-11-19T07:49:39.383828963Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-11-19T07:49:39.384048275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.384300102Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-11-19T07:49:39.384542179Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.384740578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.385716413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010062s 
2025-11-19T07:49:39.386033721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-11-19T07:49:39', 'mediainfo_to_ffmpeg') 
2025-11-19T07:49:39.386361872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.387091010Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-11-19T07:49:39.387223537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023424s 
2025-11-19T07:49:39.387417086Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-11-19T07:49:39.387624935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.387874768Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-11-19T07:49:39.388249041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T07:49:39.388399584Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.388625950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-11-19T07:49:39.388959371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-11-19T07:49:39.389889263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010836s 
2025-11-19T07:49:39.390125979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-11-19T07:49:39.390451875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-11-19T07:49:39.391357058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010584s 
2025-11-19T07:49:39.391537892Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.391723696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.394545396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028174s 
2025-11-19T07:49:39.394835971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-11-19T07:49:39', 'cdh_per_downloadclient') 
2025-11-19T07:49:39.395172037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.395951436Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-11-19T07:49:39.396127100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042223s 
2025-11-19T07:49:39.396348045Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-11-19T07:49:39.396510101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.396780906Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-11-19T07:49:39.397026671Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.397217355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.398284383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010998s 
2025-11-19T07:49:39.398625390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-11-19T07:49:39', 'migrate_discord_from_slack') 
2025-11-19T07:49:39.398951246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.399665884Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-11-19T07:49:39.399837410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024363s 
2025-11-19T07:49:39.400094387Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-11-19T07:49:39.400220882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.400469372Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-11-19T07:49:39.401466940Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T07:49:39.401774589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-11-19T07:49:39.402029292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003863s 
2025-11-19T07:49:39.402170697Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T07:49:39.402426502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-11-19T07:49:39.402680884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000377s 
2025-11-19T07:49:39.402848932Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T07:49:39.403046800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-11-19T07:49:39.403289359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003074s 
2025-11-19T07:49:39.403424711Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T07:49:39.403654484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-11-19T07:49:39.403909707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000328s 
2025-11-19T07:49:39.404085110Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-11-19T07:49:39.408346990Z [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) 
2025-11-19T07:49:39.410741590Z [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" 
2025-11-19T07:49:39.411795963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-11-19T07:49:39.412874644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-11-19T07:49:39.415229796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-11-19T07:49:39.415696094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-11-19T07:49:39.416233366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-11-19T07:49:39.416620656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-11-19T07:49:39.416982875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127249s 
2025-11-19T07:49:39.417290574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-11-19T07:49:39', 'remove_predb') 
2025-11-19T07:49:39.417607693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.418692677Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-11-19T07:49:39.418833821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014414s 
2025-11-19T07:49:39.419054966Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-11-19T07:49:39.419247514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.419502477Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-11-19T07:49:39.419896500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T07:49:39.420054949Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:39.420241685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-11-19T07:49:39.420561769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.421483805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010574s 
2025-11-19T07:49:39.421828580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-11-19T07:49:39', 'add_on_update_to_notifications') 
2025-11-19T07:49:39.422151640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.422962412Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-11-19T07:49:39.423130240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002484s 
2025-11-19T07:49:39.423319641Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-11-19T07:49:39.423517800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.423763404Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-11-19T07:49:39.424967659Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:39.425236570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-11-19T07:49:39.425437635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002793s 
2025-11-19T07:49:39.425601595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-11-19T07:49:39.429775147Z [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) 
2025-11-19T07:49:39.432073253Z [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" 
2025-11-19T07:49:39.433143568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-11-19T07:49:39.434241468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-11-19T07:49:39.436625738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-11-19T07:49:39.437095984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-11-19T07:49:39.437535008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-11-19T07:49:39.437974964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-11-19T07:49:39.438327684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012569s 
2025-11-19T07:49:39.438524400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-11-19T07:49:39.441925617Z [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) 
2025-11-19T07:49:39.442645967Z [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" 
2025-11-19T07:49:39.443087015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-11-19T07:49:39.443914531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-11-19T07:49:39.446273379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-11-19T07:49:39.446800150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-11-19T07:49:39.447321980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-11-19T07:49:39.447681103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008999s 
2025-11-19T07:49:39.447884362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-11-19T07:49:39.452593432Z [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) 
2025-11-19T07:49:39.453498524Z [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" 
2025-11-19T07:49:39.454037509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T07:49:39.454466773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T07:49:39.456803968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086992s 
2025-11-19T07:49:39.456943759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-11-19T07:49:39.460225707Z [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) 
2025-11-19T07:49:39.461135097Z [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" 
2025-11-19T07:49:39.461622098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-11-19T07:49:39.462307638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-11-19T07:49:39.464647688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-11-19T07:49:39.465113857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-11-19T07:49:39.465492329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083833s 
2025-11-19T07:49:39.465660146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-11-19T07:49:39.468930811Z [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) 
2025-11-19T07:49:39.469869520Z [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" 
2025-11-19T07:49:39.470358204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-11-19T07:49:39.471076510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-11-19T07:49:39.473408385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-11-19T07:49:39.473766105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079428s 
2025-11-19T07:49:39.473962680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-11-19T07:49:39.477164225Z [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) 
2025-11-19T07:49:39.477943745Z [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" 
2025-11-19T07:49:39.478382047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-11-19T07:49:39.478971584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-11-19T07:49:39.481259660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071295s 
2025-11-19T07:49:39.481471406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-11-19T07:49:39.484761639Z [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) 
2025-11-19T07:49:39.485788707Z [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" 
2025-11-19T07:49:39.486355398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-11-19T07:49:39.486908712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-11-19T07:49:39.489162850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075083s 
2025-11-19T07:49:39.489322631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-11-19T07:49:39.492571051Z [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) 
2025-11-19T07:49:39.493393246Z [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" 
2025-11-19T07:49:39.493889264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-11-19T07:49:39.494595265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-11-19T07:49:39.496908863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-11-19T07:49:39.497343428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T07:49:39.497705947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081981s 
2025-11-19T07:49:39.497861150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-11-19T07:49:39.501172857Z [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) 
2025-11-19T07:49:39.502231267Z [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" 
2025-11-19T07:49:39.502790714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-11-19T07:49:39.503326733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-11-19T07:49:39.505520479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074944s 
2025-11-19T07:49:39.505714740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-11-19T07:49:39.509042880Z [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) 
2025-11-19T07:49:39.510139818Z [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" 
2025-11-19T07:49:39.510771379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-11-19T07:49:39.511335114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-11-19T07:49:39.513936241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-11-19T07:49:39.514301105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084253s 
2025-11-19T07:49:39.514495857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-11-19T07:49:39.519255790Z [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) 
2025-11-19T07:49:39.520037092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-11-19T07:49:39.520510736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-11-19T07:49:39.521227769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-11-19T07:49:39.523669334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-11-19T07:49:39.524061193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093991s 
2025-11-19T07:49:39.524395887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-11-19T07:49:39', 'ensure_identity_on_id_columns') 
2025-11-19T07:49:39.524732494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.526884306Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-11-19T07:49:39.527042414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121817s 
2025-11-19T07:49:39.527317007Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-11-19T07:49:39.527489655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.527789077Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-11-19T07:49:39.528285316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T07:49:39.528454387Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:39.528639279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-11-19T07:49:39.528938331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.529824655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010064s 
2025-11-19T07:49:39.530142736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-11-19T07:49:39', 'download_client_per_indexer') 
2025-11-19T07:49:39.530485235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.531274144Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-11-19T07:49:39.531412292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023948s 
2025-11-19T07:49:39.531605571Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-11-19T07:49:39.531796124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.532059475Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-11-19T07:49:39.532524260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-11-19T07:49:39.532892451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-11-19T07:49:39.533191503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004327s 
2025-11-19T07:49:39.533477098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-11-19T07:49:39.533841041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-11-19T07:49:39.534121946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004216s 
2025-11-19T07:49:39.534337300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.534451430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.535579591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011174s 
2025-11-19T07:49:39.535713430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.535910858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.536183747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003033s 
2025-11-19T07:49:39.536493410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-11-19T07:49:39', 'multiple_ratings_support') 
2025-11-19T07:49:39.536826050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.537610699Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-11-19T07:49:39.537783688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016978s 
2025-11-19T07:49:39.537954642Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-11-19T07:49:39.538133612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.538363154Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-11-19T07:49:39.540479925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-11-19T07:49:39.541627716Z [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) 
2025-11-19T07:49:39.542551686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019311s 
2025-11-19T07:49:39.542743662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-11-19T07:49:39.543026021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-11-19T07:49:39.543371707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004647s 
2025-11-19T07:49:39.543549945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-11-19T07:49:39.543873918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-11-19T07:49:39.544265656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005312s 
2025-11-19T07:49:39.544459126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-11-19T07:49:39.544810072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-11-19T07:49:39.545126640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004976s 
2025-11-19T07:49:39.547950795Z [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")
2025-11-19T07:49:39.547979573Z                           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"
2025-11-19T07:49:39.547993080Z                           FROM "Movies" 
2025-11-19T07:49:39.549591859Z [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")
2025-11-19T07:49:39.549614845Z                           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"
2025-11-19T07:49:39.549627811Z                           FROM "Movies" 
2025-11-19T07:49:39.550445788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018235s 
2025-11-19T07:49:39.551735554Z [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")
2025-11-19T07:49:39.551762428Z                           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"
2025-11-19T07:49:39.551778300Z                           FROM "ImportListMovies"
2025-11-19T07:49:39.551788551Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-11-19T07:49:39.551799773Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-11-19T07:49:39.553593274Z [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")
2025-11-19T07:49:39.553625799Z                           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"
2025-11-19T07:49:39.553640409Z                           FROM "ImportListMovies"
2025-11-19T07:49:39.553650228Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-11-19T07:49:39.553660870Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-11-19T07:49:39.554746175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002261s 
2025-11-19T07:49:39.554906207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:39.555032852Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T07:49:39.555220429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-11-19T07:49:39.555489812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.556458802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010711s 
2025-11-19T07:49:39.556632422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-11-19T07:49:39.556835300Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.556965933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-11-19T07:49:39.557263482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.558182432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010412s 
2025-11-19T07:49:39.558341903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-11-19T07:49:39.558473989Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.558659643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-11-19T07:49:39.558937221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.559966233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011007s 
2025-11-19T07:49:39.560124752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-11-19T07:49:39.560258491Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.560486190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-11-19T07:49:39.560753007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.561676095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00105s 
2025-11-19T07:49:39.561855216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-11-19T07:49:39.561994045Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.562190892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-11-19T07:49:39.562496958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.563443503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010471s 
2025-11-19T07:49:39.563616131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-11-19T07:49:39.564017138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-11-19T07:49:39.564404778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000582s 
2025-11-19T07:49:39.564758801Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-11-19T07:49:39.564783761Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-11-19T07:49:39.564807820Z                                                   FROM "MovieMetadata"
2025-11-19T07:49:39.564820435Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-11-19T07:49:39.565212935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-11-19T07:49:39.565224469Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-11-19T07:49:39.565233437Z                                                   FROM "MovieMetadata"
2025-11-19T07:49:39.565242114Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-11-19T07:49:39.565543501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005273s 
2025-11-19T07:49:39.565916522Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-11-19T07:49:39.565934618Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-11-19T07:49:39.565948085Z                                                   FROM "Movies" 
2025-11-19T07:49:39.565956522Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-11-19T07:49:39.566376387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-11-19T07:49:39.566390776Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-11-19T07:49:39.566400937Z                                                   FROM "Movies" 
2025-11-19T07:49:39.566411027Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-11-19T07:49:39.566728115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005479s 
2025-11-19T07:49:39.567486482Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-11-19T07:49:39.567518937Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-11-19T07:49:39.567530380Z                                                   FROM "Movies" 
2025-11-19T07:49:39.567541182Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-11-19T07:49:39.567553727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-11-19T07:49:39.567568106Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-11-19T07:49:39.567580932Z                                                   FROM "Movies" 
2025-11-19T07:49:39.567597285Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-11-19T07:49:39.567812428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005028s 
2025-11-19T07:49:39.568201311Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-11-19T07:49:39.568234959Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-11-19T07:49:39.568243777Z                                                   FROM "Movies" 
2025-11-19T07:49:39.568252103Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-11-19T07:49:39.568691859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-11-19T07:49:39.568719043Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-11-19T07:49:39.568731318Z                                                   FROM "Movies" 
2025-11-19T07:49:39.568741819Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-11-19T07:49:39.569006111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005472s 
2025-11-19T07:49:39.569405235Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-11-19T07:49:39.569416477Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-11-19T07:49:39.569426888Z                                                   FROM "MovieMetadata" 
2025-11-19T07:49:39.569435556Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-11-19T07:49:39.569911524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-11-19T07:49:39.569938969Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-11-19T07:49:39.569950051Z                                                   FROM "MovieMetadata" 
2025-11-19T07:49:39.569961314Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-11-19T07:49:39.570286298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006024s 
2025-11-19T07:49:39.570432553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:39.570569508Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.570739310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-11-19T07:49:39.575234269Z [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) 
2025-11-19T07:49:39.577654762Z [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" 
2025-11-19T07:49:39.578761640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-11-19T07:49:39.579779259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-11-19T07:49:39.582256976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-11-19T07:49:39.582723596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-11-19T07:49:39.583161357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-11-19T07:49:39.583641053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-11-19T07:49:39.583971979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130622s 
2025-11-19T07:49:39.584162082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-11-19T07:49:39.584432927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-11-19T07:49:39.584805577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004775s 
2025-11-19T07:49:39.585003766Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-11-19T07:49:39.588505074Z [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) 
2025-11-19T07:49:39.589512603Z [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" 
2025-11-19T07:49:39.590000355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-11-19T07:49:39.590800986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-11-19T07:49:39.593350679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-11-19T07:49:39.593721065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085497s 
2025-11-19T07:49:39.593907831Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-11-19T07:49:39.597430242Z [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) 
2025-11-19T07:49:39.598449814Z [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" 
2025-11-19T07:49:39.598947726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-11-19T07:49:39.599628276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-11-19T07:49:39.602223160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-11-19T07:49:39.602543345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084726s 
2025-11-19T07:49:39.602736052Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-11-19T07:49:39.606131869Z [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) 
2025-11-19T07:49:39.606879945Z [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" 
2025-11-19T07:49:39.607335512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-11-19T07:49:39.608129450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-11-19T07:49:39.610598050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-11-19T07:49:39.611105201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-11-19T07:49:39.611498162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086004s 
2025-11-19T07:49:39.612147208Z [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 
2025-11-19T07:49:39.615790222Z [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) 
2025-11-19T07:49:39.616801227Z [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" 
2025-11-19T07:49:39.617309691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-11-19T07:49:39.618498534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-11-19T07:49:39.620847653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-11-19T07:49:39.621216436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087207s 
2025-11-19T07:49:39.621763657Z [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 
2025-11-19T07:49:39.625120515Z [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) 
2025-11-19T07:49:39.625762066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-11-19T07:49:39.626173544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-11-19T07:49:39.626802160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-11-19T07:49:39.629154666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-11-19T07:49:39.629522666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074423s 
2025-11-19T07:49:39.629865276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-11-19T07:49:39', 'movie_metadata') 
2025-11-19T07:49:39.630190381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.632047699Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-11-19T07:49:39.632220327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099375s 
2025-11-19T07:49:39.632429568Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-11-19T07:49:39.632617477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.632916058Z [Info] add_collections: Starting migration of Main DB to 208 
2025-11-19T07:49:39.634092616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-11-19T07:49:39.634931355Z [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) 
2025-11-19T07:49:39.635581353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013141s 
2025-11-19T07:49:39.635769532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-11-19T07:49:39.636059406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-11-19T07:49:39.636388709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004629s 
2025-11-19T07:49:39.636569392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-11-19T07:49:39.636721799Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.636917343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-11-19T07:49:39.637149340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-11-19T07:49:39.638032458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009723s 
2025-11-19T07:49:39.638272711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-11-19T07:49:39.638512123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-11-19T07:49:39.639381594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009596s 
2025-11-19T07:49:39.639558249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T07:49:39.639754805Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.639887682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-11-19T07:49:39.640130962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-11-19T07:49:39.641030142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009741s 
2025-11-19T07:49:39.641199473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.642770896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.644029720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026609s 
2025-11-19T07:49:39.644181927Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.644363893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.644910934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005556s 
2025-11-19T07:49:39.645066467Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.645254556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.645850075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006316s 
2025-11-19T07:49:39.646012131Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:39.646210130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:39.646835238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006655s 
2025-11-19T07:49:39.647005902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T07:49:39.647171004Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T07:49:39.647340726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-11-19T07:49:39.650978449Z [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) 
2025-11-19T07:49:39.652357976Z [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" 
2025-11-19T07:49:39.652944737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-11-19T07:49:39.653581239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-11-19T07:49:39.656096923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-11-19T07:49:39.656460345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089452s 
2025-11-19T07:49:39.656648503Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-11-19T07:49:39.660237658Z [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) 
2025-11-19T07:49:39.661493026Z [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" 
2025-11-19T07:49:39.662041400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-11-19T07:49:39.662744676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-11-19T07:49:39.665241943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-11-19T07:49:39.665582098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087676s 
2025-11-19T07:49:39.665787521Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:39.666076192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-11-19T07:49:39.666344412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003575s 
2025-11-19T07:49:39.666505727Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-11-19T07:49:39.670516581Z [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) 
2025-11-19T07:49:39.672581117Z [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" 
2025-11-19T07:49:39.673567423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-11-19T07:49:39.674347022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-11-19T07:49:39.676753937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-11-19T07:49:39.677288433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-11-19T07:49:39.677750844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-11-19T07:49:39.678145669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114694s 
2025-11-19T07:49:39.678524862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-11-19T07:49:39', 'add_collections') 
2025-11-19T07:49:39.678763783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.680237721Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-11-19T07:49:39.680391971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135553s 
2025-11-19T07:49:39.680614309Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-11-19T07:49:39.680821035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.681090568Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-11-19T07:49:39.681574301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-11-19T07:49:39.681896019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-11-19T07:49:39.682263338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005012s 
2025-11-19T07:49:39.682465485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-11-19T07:49:39.682781902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-11-19T07:49:39.683152729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005095s 
2025-11-19T07:49:39.683469837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-11-19T07:49:39', 'movie_meta_collection_index') 
2025-11-19T07:49:39.683808028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.684692659Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-11-19T07:49:39.684859414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020029s 
2025-11-19T07:49:39.685078736Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-11-19T07:49:39.685235822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.685467418Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-11-19T07:49:39.685821411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T07:49:39.685989780Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:39.686186526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-11-19T07:49:39.686502883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:39.687386782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010182s 
2025-11-19T07:49:39.687699061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-11-19T07:49:39', 'movie_added_notifications') 
2025-11-19T07:49:39.688015538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.688820438Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-11-19T07:49:39.688989799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024422s 
2025-11-19T07:49:39.689157938Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-11-19T07:49:39.689366538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.689582913Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-11-19T07:49:39.689958850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-11-19T07:49:39.690254545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-11-19T07:49:39.690669681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005242s 
2025-11-19T07:49:39.690829452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-11-19T07:49:39.691163405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-11-19T07:49:39.691453008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004576s 
2025-11-19T07:49:39.691805537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-11-19T07:49:39', 'more_movie_meta_index') 
2025-11-19T07:49:39.692136854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:39.693027377Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-11-19T07:49:39.693215406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019918s 
2025-11-19T07:49:39.693426370Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-11-19T07:49:39.693643768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:39.693890104Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-11-19T07:49:39.695965933Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:39.696201698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-11-19T07:49:39.696413043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000278s 
2025-11-19T07:49:39.696552313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T07:49:39.696727326Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.696868209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-11-19T07:49:39.700441923Z [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) 
2025-11-19T07:49:39.701538671Z [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" 
2025-11-19T07:49:39.702077135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-11-19T07:49:39.702555568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-11-19T07:49:39.704885278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078384s 
2025-11-19T07:49:39.705054549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T07:49:39.705179049Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.705385375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-11-19T07:49:39.708889108Z [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) 
2025-11-19T07:49:39.709932429Z [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" 
2025-11-19T07:49:39.710495893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-11-19T07:49:39.711033856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-11-19T07:49:39.713380059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007801s 
2025-11-19T07:49:39.713529821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-11-19T07:49:39.713679061Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T07:49:39.713851719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-11-19T07:49:39.717491896Z [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) 
2025-11-19T07:49:39.718735269Z [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" 
2025-11-19T07:49:39.719367532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-11-19T07:49:39.720068744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-11-19T07:49:39.722415308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-11-19T07:49:39.722761084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087467s 
2025-11-19T07:49:39.722921046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-11-19T07:49:39.723067972Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.723279868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-11-19T07:49:39.726912682Z [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) 
2025-11-19T07:49:39.728184602Z [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" 
2025-11-19T07:49:39.728805582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-11-19T07:49:39.729503838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-11-19T07:49:39.731897596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-11-19T07:49:39.732291389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088316s 
2025-11-19T07:49:39.732467033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T07:49:39.732573327Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.732764872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-11-19T07:49:39.737750409Z [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) 
2025-11-19T07:49:39.738670341Z [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" 
2025-11-19T07:49:39.739181400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T07:49:39.739865597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T07:49:39.742146479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091876s 
2025-11-19T07:49:39.742282512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T07:49:39.742429438Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.742639932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-11-19T07:49:39.746072061Z [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) 
2025-11-19T07:49:39.746994698Z [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" 
2025-11-19T07:49:39.747492100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T07:49:39.748074251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T07:49:39.750402849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007579s 
2025-11-19T07:49:39.750590507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T07:49:39.750741801Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.750923347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-11-19T07:49:39.754411870Z [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) 
2025-11-19T07:49:39.755291451Z [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" 
2025-11-19T07:49:39.755775575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T07:49:39.756340983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T07:49:39.758625021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007534s 
2025-11-19T07:49:39.758815134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T07:49:39.758955326Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:39.759174257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-11-19T07:49:39.762610023Z [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) 
2025-11-19T07:49:39.763526208Z [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" 
2025-11-19T07:49:39.764071365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T07:49:39.764743428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T07:49:39.767269614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T07:49:39.767639508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082583s 
2025-11-19T07:49:39.767788468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T07:49:39.767976828Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:39.768228534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-11-19T07:49:39.771566634Z [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) 
2025-11-19T07:49:39.772496716Z [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" 
2025-11-19T07:49:39.772987083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T07:49:39.773744699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T07:49:39.776186023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T07:49:39.776585307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008209s 
2025-11-19T07:49:39.776762223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T07:49:39.776956684Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:39.777132448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-11-19T07:49:39.780492001Z [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) 
2025-11-19T07:49:39.781441543Z [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" 
2025-11-19T07:49:39.781929756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T07:49:39.782646108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T07:49:39.785087072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T07:49:39.785483440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081769s 
2025-11-19T07:49:39.785661138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-11-19T07:49:39.785797462Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:39.785993617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-11-19T07:49:39.789462309Z [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) 
2025-11-19T07:49:39.790448034Z [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" 
2025-11-19T07:49:39.791066118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-11-19T07:49:39.791703621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-11-19T07:49:39.794124926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-11-19T07:49:39.794582146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-11-19T07:49:39.795094918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-11-19T07:49:39.795478881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009314s 
2025-11-19T07:49:39.795631849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-11-19T07:49:39.795778394Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T07:49:39.795956372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-11-19T07:49:39.799363592Z [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) 
2025-11-19T07:49:39.800202440Z [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" 
2025-11-19T07:49:39.800681876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-11-19T07:49:39.801123645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-11-19T07:49:39.803377652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072378s 
2025-11-19T07:49:39.803579318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-11-19T07:49:39.803683708Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:39.803882048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-11-19T07:49:39.831011622Z [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) 
2025-11-19T07:49:39.832373794Z [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" 
2025-11-19T07:49:39.832939002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-11-19T07:49:39.833982763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-11-19T07:49:39.836651065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325448s 
2025-11-19T07:49:39.836891639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-11-19T07:49:39.837065218Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2025-11-19T07:49:39.837335112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-11-19T07:49:39.841660369Z [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) 
2025-11-19T07:49:39.843804064Z [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" 
2025-11-19T07:49:39.844410736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-11-19T07:49:39.845157399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-11-19T07:49:39.847672833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-11-19T07:49:39.848157558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T07:49:39.848535148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110136s 
2025-11-19T07:49:39.848749570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T07:49:39.848920534Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T07:49:39.849178353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-11-19T07:49:39.853070689Z [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) 
2025-11-19T07:49:39.854013086Z [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" 
2025-11-19T07:49:39.854556961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T07:49:39.855228593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T07:49:39.857760450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T07:49:39.858152569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087984s 
2025-11-19T07:49:39.858330237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T07:49:39.858490750Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T07:49:39.858721114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-11-19T07:49:39.862517296Z [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) 
2025-11-19T07:49:39.863505054Z [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" 
2025-11-19T07:49:39.864160343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T07:49:39.864953530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T07:49:39.867512912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T07:49:39.867884300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089454s 
2025-11-19T07:49:39.868108551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T07:49:39.868238202Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T07:49:39.868515972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-11-19T07:49:39.872300571Z [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) 
2025-11-19T07:49:39.873307087Z [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" 
2025-11-19T07:49:39.873870190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T07:49:39.874611332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T07:49:39.877146395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T07:49:39.877543234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088874s 
2025-11-19T07:49:39.877718006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T07:49:39.877886626Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-11-19T07:49:39.878096197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-11-19T07:49:39.881965767Z [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) 
2025-11-19T07:49:39.883102195Z [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" 
2025-11-19T07:49:39.883723676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T07:49:39.884472734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T07:49:39.886866804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T07:49:39.887330156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090097s 
2025-11-19T07:49:39.887496912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T07:49:39.887643648Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T07:49:39.887923741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-11-19T07:49:39.891835135Z [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) 
2025-11-19T07:49:39.892998227Z [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" 
2025-11-19T07:49:39.893643275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T07:49:39.894423345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T07:49:39.896798677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T07:49:39.897200516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091127s 
2025-11-19T07:49:39.897386641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T07:49:39.897570862Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-11-19T07:49:39.897781115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-11-19T07:49:39.901679112Z [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) 
2025-11-19T07:49:39.902819508Z [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" 
2025-11-19T07:49:39.903442592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T07:49:39.904212161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T07:49:39.906680180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T07:49:39.907048491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091008s 
2025-11-19T07:49:39.907233233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T07:49:39.907386041Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T07:49:39.907607697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-11-19T07:49:39.911594743Z [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) 
2025-11-19T07:49:39.912797284Z [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" 
2025-11-19T07:49:39.914938545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T07:49:39.915708164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T07:49:39.918200461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T07:49:39.918585246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107648s 
2025-11-19T07:49:39.918768755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-11-19T07:49:39.918919128Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T07:49:39.919173139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-11-19T07:49:39.923063721Z [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) 
2025-11-19T07:49:39.924008713Z [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" 
2025-11-19T07:49:39.924553440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-11-19T07:49:39.925041322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-11-19T07:49:39.927377906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079981s 
2025-11-19T07:49:39.927547006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-11-19T07:49:39.927735846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T07:49:39.927967262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-11-19T07:49:39.931817003Z [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) 
2025-11-19T07:49:39.932803799Z [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" 
2025-11-19T07:49:39.933357854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-11-19T07:49:39.933975177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-11-19T07:49:39.936602426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084292s 
2025-11-19T07:49:39.936784542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-11-19T07:49:39.936981349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-11-19T07:49:39.937173535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-11-19T07:49:39.941167425Z [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) 
2025-11-19T07:49:39.942287230Z [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" 
2025-11-19T07:49:39.942914092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-11-19T07:49:39.943491584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-11-19T07:49:39.945968541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-11-19T07:49:39.946350740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00897s 
2025-11-19T07:49:39.946540883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-11-19T07:49:39.946687298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T07:49:39.946915998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-11-19T07:49:39.951425546Z [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) 
2025-11-19T07:49:39.953532598Z [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" 
2025-11-19T07:49:39.954529164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-11-19T07:49:39.955571602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-11-19T07:49:39.958033278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-11-19T07:49:39.958561041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-11-19T07:49:39.959103533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-11-19T07:49:39.959620293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-11-19T07:49:39.960047904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129277s 
2025-11-19T07:49:39.960228307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-11-19T07:49:39.960387317Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-11-19T07:49:39.960576378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-11-19T07:49:39.965098291Z [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) 
2025-11-19T07:49:39.967261796Z [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" 
2025-11-19T07:49:39.968293112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-11-19T07:49:39.969287003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-11-19T07:49:39.971723437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-11-19T07:49:39.972238574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-11-19T07:49:39.972760515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-11-19T07:49:39.973328579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-11-19T07:49:39.973738875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129297s 
2025-11-19T07:49:39.973970661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-11-19T07:49:39.974147768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T07:49:39.974414475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-11-19T07:49:39.978963733Z [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) 
2025-11-19T07:49:39.981083410Z [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" 
2025-11-19T07:49:39.982107532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-11-19T07:49:39.983069508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-11-19T07:49:39.985506624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-11-19T07:49:39.986025779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-11-19T07:49:39.986536036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-11-19T07:49:39.987089541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-11-19T07:49:39.987461910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128528s 
2025-11-19T07:49:39.987660811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-11-19T07:49:39.987819440Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2025-11-19T07:49:39.988115436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-11-19T07:49:39.992603862Z [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) 
2025-11-19T07:49:39.994697086Z [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" 
2025-11-19T07:49:39.995741368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-11-19T07:49:39.996767473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-11-19T07:49:39.999184068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-11-19T07:49:39.999694325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-11-19T07:49:40.000258972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-11-19T07:49:40.000805612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-11-19T07:49:40.001212241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129443s 
2025-11-19T07:49:40.001392825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:40.001518768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-11-19T07:49:40.001715454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-11-19T07:49:40.007382262Z [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) 
2025-11-19T07:49:40.008413348Z [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" 
2025-11-19T07:49:40.008967614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-11-19T07:49:40.009691571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-11-19T07:49:40.012163527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-11-19T07:49:40.012570246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106566s 
2025-11-19T07:49:40.012767443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-19T07:49:40.012915531Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T07:49:40.013148570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-11-19T07:49:40.017007699Z [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) 
2025-11-19T07:49:40.017811206Z [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" 
2025-11-19T07:49:40.018308768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-11-19T07:49:40.018784566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-11-19T07:49:40.021155810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078045s 
2025-11-19T07:49:40.021357245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T07:49:40.021493660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T07:49:40.021693883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-11-19T07:49:40.025503181Z [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) 
2025-11-19T07:49:40.026238321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-11-19T07:49:40.026721874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-11-19T07:49:40.027463547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-11-19T07:49:40.029979131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T07:49:40.030368385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084771s 
2025-11-19T07:49:40.030560361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T07:49:40.030721616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T07:49:40.030942040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-11-19T07:49:40.034861440Z [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) 
2025-11-19T07:49:40.035595267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-11-19T07:49:40.036119653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-11-19T07:49:40.036828450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-11-19T07:49:40.039292380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T07:49:40.039685541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085314s 
2025-11-19T07:49:40.039876005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-11-19T07:49:40.040032720Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T07:49:40.040255308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-11-19T07:49:40.044230691Z [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) 
2025-11-19T07:49:40.045155823Z [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" 
2025-11-19T07:49:40.045672554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-11-19T07:49:40.046217260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-11-19T07:49:40.048565648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008118s 
2025-11-19T07:49:40.048748025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-11-19T07:49:40.048950653Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-11-19T07:49:40.049151497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-11-19T07:49:40.056350990Z [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) 
2025-11-19T07:49:40.057286434Z [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" 
2025-11-19T07:49:40.057870469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-11-19T07:49:40.058482060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-11-19T07:49:40.060905579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115484s 
2025-11-19T07:49:40.061052254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T07:49:40.061195002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T07:49:40.061378211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-11-19T07:49:40.065393003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-11-19T07:49:40.066018031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-11-19T07:49:40.066444420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-11-19T07:49:40.067277266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-11-19T07:49:40.070075148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T07:49:40.070504222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089494s 
2025-11-19T07:49:40.070932605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-11-19T07:49:40', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-11-19T07:49:40.071272038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.073774776Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-11-19T07:49:40.073971151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121203s 
2025-11-19T07:49:40.074235353Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-11-19T07:49:40.074434494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.074743296Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-11-19T07:49:40.075300918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-11-19T07:49:40.075457373Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:40.075628427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-11-19T07:49:40.075918752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-11-19T07:49:40.076937673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011081s 
2025-11-19T07:49:40.077332458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-11-19T07:49:40', 'add_language_tags_to_subtitle_files') 
2025-11-19T07:49:40.077639496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.078572023Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-11-19T07:49:40.078720192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026339s 
2025-11-19T07:49:40.078898952Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-11-19T07:49:40.079120618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.079351914Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-11-19T07:49:40.079735105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-11-19T07:49:40.079916560Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:40.080081592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-11-19T07:49:40.080317147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-11-19T07:49:40.081223301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009647s 
2025-11-19T07:49:40.081405618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-11-19T07:49:40.081645481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-11-19T07:49:40.082608549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009991s 
2025-11-19T07:49:40.082900738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-11-19T07:49:40', 'add_salt_to_users') 
2025-11-19T07:49:40.083246023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.084056224Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-11-19T07:49:40.084260375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024651s 
2025-11-19T07:49:40.084485087Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-11-19T07:49:40.084608275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.084888279Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-11-19T07:49:40.085234245Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-11-19T07:49:40.089203195Z [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) 
2025-11-19T07:49:40.090131584Z [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" 
2025-11-19T07:49:40.090666951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-11-19T07:49:40.091512433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-11-19T07:49:40.094067898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-11-19T07:49:40.094615059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-11-19T07:49:40.095005095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095724s 
2025-11-19T07:49:40.095189446Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-11-19T07:49:40.099128736Z [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) 
2025-11-19T07:49:40.101648619Z [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" 
2025-11-19T07:49:40.102213496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-11-19T07:49:40.103077445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-11-19T07:49:40.105769204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-11-19T07:49:40.106323349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-11-19T07:49:40.106739006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113725s 
2025-11-19T07:49:40.106926674Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-11-19T07:49:40.111003291Z [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) 
2025-11-19T07:49:40.111886318Z [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" 
2025-11-19T07:49:40.112368318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-11-19T07:49:40.113218600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-11-19T07:49:40.115741769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-11-19T07:49:40.116311346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-11-19T07:49:40.116807264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096849s 
2025-11-19T07:49:40.117032197Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-11-19T07:49:40.120946597Z [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) 
2025-11-19T07:49:40.121773923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2025-11-19T07:49:40.122274350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-11-19T07:49:40.123123369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-11-19T07:49:40.125817733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-11-19T07:49:40.126436930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-11-19T07:49:40.126874000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096576s 
2025-11-19T07:49:40.127265478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-11-19T07:49:40', 'clean_alt_titles') 
2025-11-19T07:49:40.127663008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.128977654Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-11-19T07:49:40.129166164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117356s 
2025-11-19T07:49:40.129391367Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-11-19T07:49:40.129652463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.129877326Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-11-19T07:49:40.130360528Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:40.130648538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-11-19T07:49:40.130910024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003556s 
2025-11-19T07:49:40.131215289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-11-19T07:49:40', 'remove_omg') 
2025-11-19T07:49:40.131547428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.132300013Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-11-19T07:49:40.132472941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017457s 
2025-11-19T07:49:40.132701140Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-11-19T07:49:40.132911834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.133185405Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-11-19T07:49:40.133555550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-19T07:49:40.133731154Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T07:49:40.133955134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-11-19T07:49:40.134261431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-11-19T07:49:40.135180000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010403s 
2025-11-19T07:49:40.135556448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-11-19T07:49:40', 'add_additional_info_to_pending_releases') 
2025-11-19T07:49:40.135925801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.136787346Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-11-19T07:49:40.137015074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025738s 
2025-11-19T07:49:40.137218173Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-11-19T07:49:40.137420911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.137681696Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-11-19T07:49:40.138032613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T07:49:40.138199298Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:40.138366235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-11-19T07:49:40.138674235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-11-19T07:49:40.139710781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011468s 
2025-11-19T07:49:40.140079544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-11-19T07:49:40', 'add_result_to_commands') 
2025-11-19T07:49:40.140526393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.141376034Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-11-19T07:49:40.141568752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027989s 
2025-11-19T07:49:40.141839006Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-11-19T07:49:40.142104831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.142358521Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-11-19T07:49:40.142729759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T07:49:40.142897977Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-11-19T07:49:40.143113251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-11-19T07:49:40.143456351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:40.144492728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011759s 
2025-11-19T07:49:40.144841590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-11-19T07:49:40', 'health_restored_notification') 
2025-11-19T07:49:40.145192797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.146056415Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-11-19T07:49:40.146256097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002679s 
2025-11-19T07:49:40.146476992Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-11-19T07:49:40.146728869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.146997580Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-11-19T07:49:40.147411864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T07:49:40.147599572Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-11-19T07:49:40.147949957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-11-19T07:49:40.148326245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:40.149307069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011219s 
2025-11-19T07:49:40.149685391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-11-19T07:49:40', 'add_on_manual_interaction_required_to_notifications') 
2025-11-19T07:49:40.150045737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.150919496Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-11-19T07:49:40.151092774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026452s 
2025-11-19T07:49:40.151314120Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-11-19T07:49:40.151469723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.151756651Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-11-19T07:49:40.152129031Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:40.152426099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-11-19T07:49:40.152660410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003416s 
2025-11-19T07:49:40.152980495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-11-19T07:49:40', 'remove_rarbg') 
2025-11-19T07:49:40.153325700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.154182274Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-11-19T07:49:40.154334961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018248s 
2025-11-19T07:49:40.154576507Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-11-19T07:49:40.154770758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.155034660Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-11-19T07:49:40.155624156Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-11-19T07:49:40.156104443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-11-19T07:49:40.156502444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006208s 
2025-11-19T07:49:40.156860124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-11-19T07:49:40', 'remove_invalid_roksbox_metadata_images') 
2025-11-19T07:49:40.157231893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.158072505Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-11-19T07:49:40.158249421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021267s 
2025-11-19T07:49:40.158427840Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-11-19T07:49:40.158673956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.158893668Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-11-19T07:49:40.159819883Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-11-19T07:49:40.164193287Z [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) 
2025-11-19T07:49:40.165130563Z [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" 
2025-11-19T07:49:40.165761203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T07:49:40.166455571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T07:49:40.169088972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T07:49:40.169500992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094498s 
2025-11-19T07:49:40.169682968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T07:49:40.169841557Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T07:49:40.170062612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-11-19T07:49:40.170377266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-11-19T07:49:40.171345755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001081s 
2025-11-19T07:49:40.171569706Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:40.171828637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-11-19T07:49:40.172088250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003474s 
2025-11-19T07:49:40.172410709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-11-19T07:49:40', 'list_sync_time') 
2025-11-19T07:49:40.172718539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.173767280Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-11-19T07:49:40.173948024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020003s 
2025-11-19T07:49:40.174160622Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-11-19T07:49:40.174353049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.174648334Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-11-19T07:49:40.175039090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-11-19T07:49:40.175216628Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2025-11-19T07:49:40.175410107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-11-19T07:49:40.175729781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-11-19T07:49:40.176783061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011819s 
2025-11-19T07:49:40.177128647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-11-19T07:49:40', 'add_tags_to_collections') 
2025-11-19T07:49:40.177494954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.178338522Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-11-19T07:49:40.178501961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002711s 
2025-11-19T07:49:40.178713968Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-11-19T07:49:40.178910353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.179181319Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-11-19T07:49:40.179499620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T07:49:40.179646425Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:40.179827219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-11-19T07:49:40.180129628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-11-19T07:49:40.181092286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010278s 
2025-11-19T07:49:40.181431839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-11-19T07:49:40', 'add_download_client_tags') 
2025-11-19T07:49:40.181802435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.182699020Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-11-19T07:49:40.182854433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002576s 
2025-11-19T07:49:40.183039296Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-11-19T07:49:40.183247645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.183525184Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-11-19T07:49:40.184173759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-11-19T07:49:40.184716081Z [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 '[]') 
2025-11-19T07:49:40.185299135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009516s 
2025-11-19T07:49:40.185490270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-11-19T07:49:40.185759241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-11-19T07:49:40.186097452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004532s 
2025-11-19T07:49:40.186440953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-11-19T07:49:40', 'add_auto_tagging') 
2025-11-19T07:49:40.186789044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.187785730Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-11-19T07:49:40.187963789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020999s 
2025-11-19T07:49:40.188216878Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-11-19T07:49:40.188446761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.188726444Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-11-19T07:49:40.189151750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T07:49:40.189365901Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:40.189647659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-11-19T07:49:40.189990038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:40.191016935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011749s 
2025-11-19T07:49:40.191187118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T07:49:40.191340737Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:40.191539196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-11-19T07:49:40.191879491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-11-19T07:49:40.192823843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010989s 
2025-11-19T07:49:40.193217064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-11-19T07:49:40', 'add_custom_format_score_bypass_to_delay_profile') 
2025-11-19T07:49:40.193552960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.194494967Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-11-19T07:49:40.194682855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026936s 
2025-11-19T07:49:40.194903630Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-11-19T07:49:40.195123262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.195384428Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-11-19T07:49:40.196476356Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-11-19T07:49:40.196753474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-11-19T07:49:40.199205099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025355s 
2025-11-19T07:49:40.199389751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T07:49:40.199540434Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:40.199705206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-11-19T07:49:40.200068136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-11-19T07:49:40.200981926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010977s 
2025-11-19T07:49:40.201160665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T07:49:40.201321489Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:40.201493896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-11-19T07:49:40.201771094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-11-19T07:49:40.202721007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010575s 
2025-11-19T07:49:40.202892021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T07:49:40.203033165Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:40.203219219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-11-19T07:49:40.203523823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:40.204478204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001069s 
2025-11-19T07:49:40.204687555Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-11-19T07:49:40.208734873Z [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) 
2025-11-19T07:49:40.209478440Z [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" 
2025-11-19T07:49:40.209918496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-11-19T07:49:40.210411769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-11-19T07:49:40.212898625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080547s 
2025-11-19T07:49:40.213069249Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:40.213250183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:40.213971605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007483s 
2025-11-19T07:49:40.214193732Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T07:49:40.214458525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-11-19T07:49:40.214725302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003681s 
2025-11-19T07:49:40.215078062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-11-19T07:49:40', 'update_restrictions_to_release_profiles') 
2025-11-19T07:49:40.215418969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.216591730Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-11-19T07:49:40.216769868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002168s 
2025-11-19T07:49:40.216985703Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-11-19T07:49:40.217178591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.217435959Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-11-19T07:49:40.217852077Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-11-19T07:49:40.218088352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-11-19T07:49:40.220561150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025288s 
2025-11-19T07:49:40.220776414Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-11-19T07:49:40.225047782Z [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) 
2025-11-19T07:49:40.226096754Z [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" 
2025-11-19T07:49:40.226626941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-11-19T07:49:40.227319345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-11-19T07:49:40.229970923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-11-19T07:49:40.230349706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093977s 
2025-11-19T07:49:40.230569699Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-11-19T07:49:40.234894996Z [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) 
2025-11-19T07:49:40.236152747Z [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" 
2025-11-19T07:49:40.236771543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-11-19T07:49:40.237473927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-11-19T07:49:40.240176518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-11-19T07:49:40.240542234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097917s 
2025-11-19T07:49:40.240880836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-11-19T07:49:40', 'rename_quality_profiles') 
2025-11-19T07:49:40.241231812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.242338059Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-11-19T07:49:40.242515767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115529s 
2025-11-19T07:49:40.242724808Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-11-19T07:49:40.242917536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.243183161Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-11-19T07:49:40.243609679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-11-19T07:49:40.243988602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-11-19T07:49:40.244290009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004455s 
2025-11-19T07:49:40.244600464Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-11-19T07:49:40.244826529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-11-19T07:49:40.245076773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003458s 
2025-11-19T07:49:40.245339792Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-11-19T07:49:40.245634465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-11-19T07:49:40.245899960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000356s 
2025-11-19T07:49:40.246227369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-11-19T07:49:40', 'update_images_remote_url') 
2025-11-19T07:49:40.246557533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.247281300Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-11-19T07:49:40.247469139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017024s 
2025-11-19T07:49:40.247649381Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-11-19T07:49:40.247841238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.248121432Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-11-19T07:49:40.248721429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-11-19T07:49:40.249245695Z [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) 
2025-11-19T07:49:40.249774189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000899s 
2025-11-19T07:49:40.249978159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-11-19T07:49:40.250292101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-11-19T07:49:40.252188409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001996s 
2025-11-19T07:49:40.252517141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-11-19T07:49:40', 'add_notification_status') 
2025-11-19T07:49:40.252882857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.253880856Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-11-19T07:49:40.254049375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036645s 
2025-11-19T07:49:40.254280330Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-11-19T07:49:40.254550564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.254790708Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-11-19T07:49:40.255397930Z [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 
2025-11-19T07:49:40.255986114Z [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 
2025-11-19T07:49:40.256385498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006502s 
2025-11-19T07:49:40.256883230Z [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 
2025-11-19T07:49:40.257526866Z [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 
2025-11-19T07:49:40.257969056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007431s 
2025-11-19T07:49:40.258407509Z [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 
2025-11-19T07:49:40.258923968Z [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 
2025-11-19T07:49:40.259259434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000576s 
2025-11-19T07:49:40.259597194Z [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 
2025-11-19T07:49:40.260082480Z [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 
2025-11-19T07:49:40.260489971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005836s 
2025-11-19T07:49:40.260863182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-11-19T07:49:40', 'rename_deprecated_indexer_flags') 
2025-11-19T07:49:40.261242636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.262234793Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-11-19T07:49:40.262441299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022907s 
2025-11-19T07:49:40.262695310Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-11-19T07:49:40.262997689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.263246309Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-11-19T07:49:40.263657136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-11-19T07:49:40.263886177Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:40.264139908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-11-19T07:49:40.264389380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-11-19T07:49:40.265600529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012993s 
2025-11-19T07:49:40.266011356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-11-19T07:49:40', 'movie_last_searched_time') 
2025-11-19T07:49:40.266412593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.270669363Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-11-19T07:49:40.270880838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063233s 
2025-11-19T07:49:40.271127716Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-11-19T07:49:40.271366436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.271633965Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-11-19T07:49:40.271965843Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:40.272179192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:40.272927038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007755s 
2025-11-19T07:49:40.273268375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-11-19T07:49:40', 'email_encryption') 
2025-11-19T07:49:40.273645434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.274368269Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-11-19T07:49:40.274689957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021924s 
2025-11-19T07:49:40.274770268Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-11-19T07:49:40.275007646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.275287189Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-11-19T07:49:40.275674829Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-11-19T07:49:40.275987950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-11-19T07:49:40.276261731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000364s 
2025-11-19T07:49:40.276601304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-11-19T07:49:40', 'clear_last_rss_releases_info') 
2025-11-19T07:49:40.276968824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.277579203Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-11-19T07:49:40.277750618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001637s 
2025-11-19T07:49:40.277944959Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-11-19T07:49:40.278147547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.278407701Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-11-19T07:49:40.279506603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-11-19T07:49:40.279806787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-11-19T07:49:40.280302996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006013s 
2025-11-19T07:49:40.280485032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-11-19T07:49:40.280762962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-11-19T07:49:40.281170522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000513s 
2025-11-19T07:49:40.281371316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-11-19T07:49:40.281664216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-11-19T07:49:40.282110404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005509s 
2025-11-19T07:49:40.282383915Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-11-19T07:49:40.282628357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-11-19T07:49:40.283060597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005015s 
2025-11-19T07:49:40.283278516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-11-19T07:49:40.283599983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-19T07:49:40.284090621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005745s 
2025-11-19T07:49:40.284262266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-11-19T07:49:40.284558613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-11-19T07:49:40.284964650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005085s 
2025-11-19T07:49:40.285172639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-11-19T07:49:40.285400207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-11-19T07:49:40.285798178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000478s 
2025-11-19T07:49:40.286126199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-11-19T07:49:40', 'add_indexes') 
2025-11-19T07:49:40.286482616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.287209129Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-11-19T07:49:40.287359061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018781s 
2025-11-19T07:49:40.287594775Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-11-19T07:49:40.287810510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.288101826Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-11-19T07:49:40.288607163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-11-19T07:49:40.288781675Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:40.289010285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-11-19T07:49:40.289298886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-11-19T07:49:40.290383810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011627s 
2025-11-19T07:49:40.290559704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-11-19T07:49:40.290715087Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T07:49:40.290908025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-11-19T07:49:40.291224472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-11-19T07:49:40.292332723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012329s 
2025-11-19T07:49:40.292522315Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:40.292698980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:40.293250340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005847s 
2025-11-19T07:49:40.293641277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-11-19T07:49:40', 'parse_title_from_existing_subtitle_files') 
2025-11-19T07:49:40.294017725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.294671331Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-11-19T07:49:40.294856584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019353s 
2025-11-19T07:49:40.295119824Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-11-19T07:49:40.295364887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.295683618Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-11-19T07:49:40.296122793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T07:49:40.296285049Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T07:49:40.296493950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-11-19T07:49:40.296822992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-11-19T07:49:40.297892285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012019s 
2025-11-19T07:49:40.298369295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-11-19T07:49:40', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-11-19T07:49:40.298689610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.299376623Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-11-19T07:49:40.299583680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026051s 
2025-11-19T07:49:40.299817391Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-11-19T07:49:40.300090971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.300413090Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-11-19T07:49:40.300788646Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-11-19T07:49:40.305765585Z [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) 
2025-11-19T07:49:40.306856430Z [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" 
2025-11-19T07:49:40.307489034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-11-19T07:49:40.308037618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-11-19T07:49:40.311606984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103907s 
2025-11-19T07:49:40.316002513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-11-19T07:49:40', 'drop_multi_episode_style_from_naming_config') 
2025-11-19T07:49:40.316065620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.320185804Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-11-19T07:49:40.320261206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01518s 
2025-11-19T07:49:40.320274783Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-11-19T07:49:40.320280464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.320358301Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-11-19T07:49:40.320362289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:40.320366247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:40.320370415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009774s 
2025-11-19T07:49:40.320374814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-11-19T07:49:40', 'stevenlu_update_url') 
2025-11-19T07:49:40.320422590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.321046086Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-11-19T07:49:40.321185055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024451s 
2025-11-19T07:49:40.321378865Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-11-19T07:49:40.321579559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.321805845Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-11-19T07:49:40.322266713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-11-19T07:49:40.322325331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T07:49:40.322517307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-11-19T07:49:40.322826429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-11-19T07:49:40.323992787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013019s 
2025-11-19T07:49:40.324347481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-11-19T07:49:40', 'add_movie_keywords') 
2025-11-19T07:49:40.324670181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.325277504Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-11-19T07:49:40.325454049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002564s 
2025-11-19T07:49:40.335389330Z [Debug] MigrationController: Took: 00:00:02.1977559 
2025-11-19T07:49:40.517219490Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-11-19T07:49:40.550397200Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-11-19T07:49:40.576297560Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-11-19T07:49:40.577202461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T07:49:40.577531985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T07:49:40.582112767Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-11-19T07:49:40.582329653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049034s 
2025-11-19T07:49:40.582625960Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-11-19T07:49:40.582878829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051401s 
2025-11-19T07:49:40.584543069Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-11-19T07:49:40.584841880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.585322297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-11-19T07:49:40.585782684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-11-19T07:49:40.586253462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006693s 
2025-11-19T07:49:40.586518946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.587904776Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-11-19T07:49:40.588156874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022842s 
2025-11-19T07:49:40.588508010Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-11-19T07:49:40.588818766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.589347360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-11-19T07:49:40.589701874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T07:49:40.590226219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006135s 
2025-11-19T07:49:40.590472064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T07:49:40.590677778Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T07:49:40.590964095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-11-19T07:49:40.591330793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-11-19T07:49:40.592124671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008586s 
2025-11-19T07:49:40.592419434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.593178733Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-11-19T07:49:40.593449819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018775s 
2025-11-19T07:49:40.593802599Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-11-19T07:49:40.594109747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.594566597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T07:49:40.594885609Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T07:49:40.595194812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-11-19T07:49:40.595529486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-11-19T07:49:40.596270087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007161s 
2025-11-19T07:49:40.596503957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.597328828Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-11-19T07:49:40.597561386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017622s 
2025-11-19T07:49:40.597913785Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-11-19T07:49:40.598209621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.598578163Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-11-19T07:49:40.599268422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-11-19T07:49:40.599870244Z [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) 
2025-11-19T07:49:40.600601055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010752s 
2025-11-19T07:49:40.600868624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-11-19T07:49:40.601232666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-11-19T07:49:40.601716821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005775s 
2025-11-19T07:49:40.602117668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-19T07:49:40', 'InitialSetup') 
2025-11-19T07:49:40.602608296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.603444168Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-11-19T07:49:40.603697909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022953s 
2025-11-19T07:49:40.604037813Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-11-19T07:49:40.604335873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.604721710Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-11-19T07:49:40.605225274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-11-19T07:49:40', 'add_moviefiles_table') 
2025-11-19T07:49:40.605826785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.606751636Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-11-19T07:49:40.607036590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023964s 
2025-11-19T07:49:40.607314039Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-11-19T07:49:40.607617409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.608012825Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-11-19T07:49:40.608424183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-11-19T07:49:40', 'fix_history_movieId') 
2025-11-19T07:49:40.608927928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.609691184Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-11-19T07:49:40.609947330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020806s 
2025-11-19T07:49:40.610197974Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-11-19T07:49:40.610510193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.610897102Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-11-19T07:49:40.611305795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-11-19T07:49:40', 'add_tmdb_stuff') 
2025-11-19T07:49:40.611797935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.612570952Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-11-19T07:49:40.612849472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020834s 
2025-11-19T07:49:40.613125528Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-11-19T07:49:40.613406173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.613783032Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-11-19T07:49:40.614179670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-11-19T07:49:40', 'fix_movie_files') 
2025-11-19T07:49:40.614664516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.615431260Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-11-19T07:49:40.615678157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020334s 
2025-11-19T07:49:40.616008582Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-11-19T07:49:40.616305720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.616653320Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-11-19T07:49:40.617084207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-11-19T07:49:40', 'update_schedule_intervale') 
2025-11-19T07:49:40.617585476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.618349504Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-11-19T07:49:40.618620540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020366s 
2025-11-19T07:49:40.618905924Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-11-19T07:49:40.619216069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.619560482Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-11-19T07:49:40.620032803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-11-19T07:49:40', 'add_movie_formats_to_naming_config') 
2025-11-19T07:49:40.620553611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.621344574Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-11-19T07:49:40.621616421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020973s 
2025-11-19T07:49:40.621884661Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-11-19T07:49:40.622180056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.622517174Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-11-19T07:49:40.622924765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-11-19T07:49:40', 'add_phyiscal_release') 
2025-11-19T07:49:40.623415463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.624187367Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-11-19T07:49:40.624449384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020104s 
2025-11-19T07:49:40.624705890Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-11-19T07:49:40.624984662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.625317742Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-11-19T07:49:40.625711214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-11-19T07:49:40', 'remove_bitmetv') 
2025-11-19T07:49:40.626198465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.626965870Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-11-19T07:49:40.627215793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001991s 
2025-11-19T07:49:40.627485386Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-11-19T07:49:40.627780470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.628135865Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-11-19T07:49:40.628550329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-11-19T07:49:40', 'remove_torrentleech') 
2025-11-19T07:49:40.629039374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.629774323Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-11-19T07:49:40.630032824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019995s 
2025-11-19T07:49:40.630299390Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-11-19T07:49:40.630587090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.630930100Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-11-19T07:49:40.631347851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-11-19T07:49:40', 'remove_broadcasthenet') 
2025-11-19T07:49:40.631844020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.632635373Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-11-19T07:49:40.632894615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020378s 
2025-11-19T07:49:40.633148105Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-11-19T07:49:40.633422537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.633755147Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-11-19T07:49:40.634145262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-11-19T07:49:40', 'remove_fanzub') 
2025-11-19T07:49:40.634629146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.635372092Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-11-19T07:49:40.635620282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019579s 
2025-11-19T07:49:40.635903842Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-11-19T07:49:40.636200450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.636555835Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-11-19T07:49:40.636976081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-11-19T07:49:40', 'update_movie_sorttitle') 
2025-11-19T07:49:40.637483252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.638234114Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-11-19T07:49:40.638495249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020268s 
2025-11-19T07:49:40.638774001Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-11-19T07:49:40.639072241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.639418037Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-11-19T07:49:40.639861530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-11-19T07:49:40', 'update_movie_sorttitle_again') 
2025-11-19T07:49:40.640378300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.641144032Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-11-19T07:49:40.641426290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020565s 
2025-11-19T07:49:40.641688538Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-11-19T07:49:40.641975766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.642315741Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-11-19T07:49:40.642737540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-11-19T07:49:40', 'update_movie_file') 
2025-11-19T07:49:40.643210792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.643944509Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-11-19T07:49:40.644196096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019511s 
2025-11-19T07:49:40.644458674Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-11-19T07:49:40.644737345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.645076608Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-11-19T07:49:40.645473738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-11-19T07:49:40', 'update_movie_slug') 
2025-11-19T07:49:40.645963995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.646680577Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-11-19T07:49:40.646937003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019466s 
2025-11-19T07:49:40.647205945Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-11-19T07:49:40.647499907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.647839781Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-11-19T07:49:40.648298725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-11-19T07:49:40', 'add_youtube_trailer_id') 
2025-11-19T07:49:40.648794092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.649523129Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-11-19T07:49:40.649784115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00202s 
2025-11-19T07:49:40.650038146Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-11-19T07:49:40.650311967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.650664517Z [Info] add_studio: Starting migration of Log DB to 120 
2025-11-19T07:49:40.651035594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-11-19T07:49:40', 'add_studio') 
2025-11-19T07:49:40.651515480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.652211110Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-11-19T07:49:40.652459841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019148s 
2025-11-19T07:49:40.652734755Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-11-19T07:49:40.653019909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.653364092Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-11-19T07:49:40.653778085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-11-19T07:49:40', 'update_filedate_config') 
2025-11-19T07:49:40.654276869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.654991247Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-11-19T07:49:40.655254618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019652s 
2025-11-19T07:49:40.655531916Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-11-19T07:49:40.655824615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.656190762Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-11-19T07:49:40.656611359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-11-19T07:49:40', 'add_movieid_to_blacklist') 
2025-11-19T07:49:40.657133270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.657814701Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-11-19T07:49:40.658082440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019755s 
2025-11-19T07:49:40.658349027Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-11-19T07:49:40.658641746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.658981169Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-11-19T07:49:40.659400153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-11-19T07:49:40', 'create_netimport_table') 
2025-11-19T07:49:40.659905139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.660918670Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-11-19T07:49:40.661186339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022673s 
2025-11-19T07:49:40.661517084Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-11-19T07:49:40.661789092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.662133395Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-11-19T07:49:40.662569473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-11-19T07:49:40', 'add_preferred_tags_to_profile') 
2025-11-19T07:49:40.663091193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.663775431Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-11-19T07:49:40.664094543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019773s 
2025-11-19T07:49:40.664346821Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-11-19T07:49:40.664631203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.664969484Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-11-19T07:49:40.665362435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-11-19T07:49:40', 'fix_imdb_unique') 
2025-11-19T07:49:40.665849566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.666564505Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-11-19T07:49:40.666854660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019424s 
2025-11-19T07:49:40.667100535Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-11-19T07:49:40.667398214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.667753569Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-11-19T07:49:40.668212082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-11-19T07:49:40', 'update_qualities_and_profiles') 
2025-11-19T07:49:40.671491424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.672307326Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-11-19T07:49:40.672592220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048561s 
2025-11-19T07:49:40.672856341Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-11-19T07:49:40.673137006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.673540679Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-11-19T07:49:40.674002058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-11-19T07:49:40', 'remove_wombles') 
2025-11-19T07:49:40.674503998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.675214118Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-11-19T07:49:40.675463350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020909s 
2025-11-19T07:49:40.675728082Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-11-19T07:49:40.676016643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.676360656Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-11-19T07:49:40.676748416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-11-19T07:49:40', 'remove_kickass') 
2025-11-19T07:49:40.677232190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.677925666Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-11-19T07:49:40.678176251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019228s 
2025-11-19T07:49:40.678475192Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-11-19T07:49:40.678791359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.679148478Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-11-19T07:49:40.679614516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-11-19T07:49:40', 'add_parsed_movie_info_to_pending_release') 
2025-11-19T07:49:40.680230015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.680936588Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-11-19T07:49:40.681227253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021091s 
2025-11-19T07:49:40.681493950Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-11-19T07:49:40.681788262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.682128166Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-11-19T07:49:40.682549124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-11-19T07:49:40', 'remove_wombles_kickass') 
2025-11-19T07:49:40.683041696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.683755463Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-11-19T07:49:40.684073282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019639s 
2025-11-19T07:49:40.684328336Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-11-19T07:49:40.684637578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.684985940Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-11-19T07:49:40.685434663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-11-19T07:49:40', 'make_parsed_episode_info_nullable') 
2025-11-19T07:49:40.685947836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.686794180Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-11-19T07:49:40.687074454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021368s 
2025-11-19T07:49:40.687354778Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-11-19T07:49:40.687664431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.688037242Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-11-19T07:49:40.688483911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-11-19T07:49:40', 'rename_torrent_downloadstation') 
2025-11-19T07:49:40.688995190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.689775992Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-11-19T07:49:40.690055184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020964s 
2025-11-19T07:49:40.690320037Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-11-19T07:49:40.690610041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.690954945Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-11-19T07:49:40.691369931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-11-19T07:49:40', 'add_minimumavailability') 
2025-11-19T07:49:40.691876310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.692702483Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-11-19T07:49:40.692926825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020472s 
2025-11-19T07:49:40.693219735Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-11-19T07:49:40.693526813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.693877739Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-11-19T07:49:40.694331964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-11-19T07:49:40', 'add_remux_qualities_for_the_wankers') 
2025-11-19T07:49:40.694849846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.695651530Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-11-19T07:49:40.695995212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020976s 
2025-11-19T07:49:40.696275115Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-11-19T07:49:40.696572083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.696917749Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-11-19T07:49:40.697349959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-11-19T07:49:40', 'add_haspredbentry_to_movies') 
2025-11-19T07:49:40.697849825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.698634155Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-11-19T07:49:40.698904609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020491s 
2025-11-19T07:49:40.699170775Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-11-19T07:49:40.699470218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.699801244Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-11-19T07:49:40.700247553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-11-19T07:49:40', 'add_pathstate_to_movies') 
2025-11-19T07:49:40.700774694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.701554343Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-11-19T07:49:40.701824547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020867s 
2025-11-19T07:49:40.702116765Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-11-19T07:49:40.702419966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.702774970Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-11-19T07:49:40.703239906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-11-19T07:49:40', 'add_import_exclusions_table') 
2025-11-19T07:49:40.703706786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.704524001Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-11-19T07:49:40.704799907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020773s 
2025-11-19T07:49:40.705073878Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-11-19T07:49:40.705386067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.705734809Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-11-19T07:49:40.706155806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-11-19T07:49:40', 'add_physical_release_note') 
2025-11-19T07:49:40.706656314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.707431394Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-11-19T07:49:40.707697279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020409s 
2025-11-19T07:49:40.708031021Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-11-19T07:49:40.708296676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.708681701Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-11-19T07:49:40.709078620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-11-19T07:49:40', 'consolidate_indexer_baseurl') 
2025-11-19T07:49:40.709579729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.710378577Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-11-19T07:49:40.710650475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020691s 
2025-11-19T07:49:40.710929176Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-11-19T07:49:40.711227667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.711573773Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-11-19T07:49:40.712073730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-11-19T07:49:40', 'add_alternative_titles_table') 
2025-11-19T07:49:40.712547173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.713339728Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-11-19T07:49:40.713612167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020926s 
2025-11-19T07:49:40.713883473Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-11-19T07:49:40.714180661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.714523932Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-11-19T07:49:40.714945210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-11-19T07:49:40', 'fix_duplicate_alt_titles') 
2025-11-19T07:49:40.715464666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.716275027Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-11-19T07:49:40.716501673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020432s 
2025-11-19T07:49:40.716749472Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-11-19T07:49:40.717020688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.717361284Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-11-19T07:49:40.717746449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-11-19T07:49:40', 'movie_extras') 
2025-11-19T07:49:40.718276336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.719003319Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-11-19T07:49:40.719251429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019895s 
2025-11-19T07:49:40.719499909Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-11-19T07:49:40.719785604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.720137563Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-11-19T07:49:40.720524933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-11-19T07:49:40', 'clean_core_tv') 
2025-11-19T07:49:40.721010380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.721916113Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-11-19T07:49:40.722164463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021392s 
2025-11-19T07:49:40.722445328Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-11-19T07:49:40.722746675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.723147051Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-11-19T07:49:40.723549241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-11-19T07:49:40', 'add_cookies_to_indexer_status') 
2025-11-19T07:49:40.724079498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.724871593Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-11-19T07:49:40.725144542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021109s 
2025-11-19T07:49:40.725456059Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-11-19T07:49:40.725735782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.726021317Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-11-19T07:49:40.726418016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-11-19T07:49:40', 'banner_to_fanart') 
2025-11-19T07:49:40.726908303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.727726600Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-11-19T07:49:40.728074811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020429s 
2025-11-19T07:49:40.728352210Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-11-19T07:49:40.728649789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.728996357Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-11-19T07:49:40.729425921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-11-19T07:49:40', 'naming_config_colon_action') 
2025-11-19T07:49:40.729936910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.730765077Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-11-19T07:49:40.731035742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021015s 
2025-11-19T07:49:40.731296737Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-11-19T07:49:40.731579657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.731931926Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-11-19T07:49:40.732346921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-11-19T07:49:40', 'add_custom_formats') 
2025-11-19T07:49:40.732839874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.733691358Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-11-19T07:49:40.733947954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021096s 
2025-11-19T07:49:40.734223599Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-11-19T07:49:40.734519204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.734865161Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-11-19T07:49:40.735292260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-11-19T07:49:40', 'remove_extra_naming_config') 
2025-11-19T07:49:40.735797257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.736598029Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-11-19T07:49:40.736869445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020611s 
2025-11-19T07:49:40.737143437Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-11-19T07:49:40.737439493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.737789327Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-11-19T07:49:40.738220435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-11-19T07:49:40', 'convert_regex_required_tags') 
2025-11-19T07:49:40.738754330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.739499710Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-11-19T07:49:40.739769624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020456s 
2025-11-19T07:49:40.740081111Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-11-19T07:49:40.740388019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.740736550Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-11-19T07:49:40.741186686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-11-19T07:49:40', 'fix_format_tags_double_underscore') 
2025-11-19T07:49:40.741703737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.742493838Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-11-19T07:49:40.742770755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020853s 
2025-11-19T07:49:40.743041901Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-11-19T07:49:40.743331354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.743675587Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-11-19T07:49:40.744144591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-11-19T07:49:40', 'add_tags_to_net_import') 
2025-11-19T07:49:40.744643826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.745401662Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-11-19T07:49:40.745663599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020639s 
2025-11-19T07:49:40.745924204Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-11-19T07:49:40.746207284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.746545344Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-11-19T07:49:40.746948335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-11-19T07:49:40', 'add_custom_filters') 
2025-11-19T07:49:40.747439745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.748191658Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-11-19T07:49:40.748466562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019832s 
2025-11-19T07:49:40.748748659Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-11-19T07:49:40.749060277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.749412235Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-11-19T07:49:40.749872221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-11-19T07:49:40', 'indexer_client_status_search_changes') 
2025-11-19T07:49:40.750396487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.751164944Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-11-19T07:49:40.751450799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020757s 
2025-11-19T07:49:40.751745653Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-11-19T07:49:40.752075457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.752432325Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-11-19T07:49:40.752908804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-11-19T07:49:40', 'add_language_to_files_history_blacklist') 
2025-11-19T07:49:40.753430795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.754360978Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-11-19T07:49:40.754645971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022518s 
2025-11-19T07:49:40.754934162Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-11-19T07:49:40.755239025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.755589250Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-11-19T07:49:40.756056050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-11-19T07:49:40', 'add_update_allowed_quality_profile') 
2025-11-19T07:49:40.756571698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.757477902Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-11-19T07:49:40.757760421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002213s 
2025-11-19T07:49:40.758037609Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-11-19T07:49:40.758375099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.758715584Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-11-19T07:49:40.759150710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-11-19T07:49:40', 'add_download_client_priority') 
2025-11-19T07:49:40.759652440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.760461378Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-11-19T07:49:40.760737945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020995s 
2025-11-19T07:49:40.761001315Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-11-19T07:49:40.761286549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.761624099Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-11-19T07:49:40.762027882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-11-19T07:49:40', 'remove_growl_prowl') 
2025-11-19T07:49:40.762516566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.763383220Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-11-19T07:49:40.763637823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020974s 
2025-11-19T07:49:40.763940482Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-11-19T07:49:40.764237069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.764586623Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-11-19T07:49:40.765003682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-11-19T07:49:40', 'remove_plex_hometheatre') 
2025-11-19T07:49:40.765501454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.766719687Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-11-19T07:49:40.766982406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024698s 
2025-11-19T07:49:40.767243120Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-11-19T07:49:40.767525399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.767898610Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-11-19T07:49:40.768310078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-11-19T07:49:40', 'add_webrip_qualites') 
2025-11-19T07:49:40.768811658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.769662852Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-11-19T07:49:40.769922575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021316s 
2025-11-19T07:49:40.770192087Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-11-19T07:49:40.770492762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.770837587Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-11-19T07:49:40.771258985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-11-19T07:49:40', 'health_issue_notification') 
2025-11-19T07:49:40.771763491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.772644474Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-11-19T07:49:40.772912654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021394s 
2025-11-19T07:49:40.773181976Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-11-19T07:49:40.773466779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.773807545Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-11-19T07:49:40.774210176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-11-19T07:49:40', 'speed_improvements') 
2025-11-19T07:49:40.774707196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.775571867Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-11-19T07:49:40.775828313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021011s 
2025-11-19T07:49:40.776150181Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-11-19T07:49:40.776463442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.776796713Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-11-19T07:49:40.779105150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-11-19T07:49:40', 'fix_profile_format_default') 
2025-11-19T07:49:40.779649205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.780610590Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-11-19T07:49:40.784930857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041435s 
2025-11-19T07:49:40.785195500Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-11-19T07:49:40.785467999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.785806510Z [Info] task_duration: Starting migration of Log DB to 163 
2025-11-19T07:49:40.786198730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-11-19T07:49:40', 'task_duration') 
2025-11-19T07:49:40.786691061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.788074897Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-11-19T07:49:40.788327906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026117s 
2025-11-19T07:49:40.788597910Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-11-19T07:49:40.788884958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.789240213Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-11-19T07:49:40.789655659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-11-19T07:49:40', 'movie_collections_crew') 
2025-11-19T07:49:40.790159373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.790995266Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-11-19T07:49:40.791256772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021046s 
2025-11-19T07:49:40.791552958Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-11-19T07:49:40.791895077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.792249671Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-11-19T07:49:40.792722984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-11-19T07:49:40', 'remove_custom_formats_from_quality_model') 
2025-11-19T07:49:40.793265516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.794156560Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-11-19T07:49:40.794457135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002238s 
2025-11-19T07:49:40.794730375Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-11-19T07:49:40.795014597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.795369050Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-11-19T07:49:40.795788194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-11-19T07:49:40', 'fix_tmdb_list_config') 
2025-11-19T07:49:40.796362370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.797161649Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-11-19T07:49:40.797424588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021384s 
2025-11-19T07:49:40.797693820Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-11-19T07:49:40.797983924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.798331294Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-11-19T07:49:40.798749716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-11-19T07:49:40', 'remove_movie_pathstate') 
2025-11-19T07:49:40.799250905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.800174364Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-11-19T07:49:40.800446071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021798s 
2025-11-19T07:49:40.800718700Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-11-19T07:49:40.800999044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.801341433Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-11-19T07:49:40.801755968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-11-19T07:49:40', 'custom_format_rework') 
2025-11-19T07:49:40.802253219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.803044903Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-11-19T07:49:40.803299916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020375s 
2025-11-19T07:49:40.803599169Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-11-19T07:49:40.803885074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.804257374Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-11-19T07:49:40.804679113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-11-19T07:49:40', 'custom_format_scores') 
2025-11-19T07:49:40.805215492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.806040553Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-11-19T07:49:40.806302931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021573s 
2025-11-19T07:49:40.806572624Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-11-19T07:49:40.806863370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.807202092Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-11-19T07:49:40.807652949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-11-19T07:49:40', 'fix_trakt_list_config') 
2025-11-19T07:49:40.808265111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.809056825Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-11-19T07:49:40.809327390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021857s 
2025-11-19T07:49:40.809613536Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-11-19T07:49:40.809919141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.810266961Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-11-19T07:49:40.810714833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-11-19T07:49:40', 'quality_definition_preferred_size') 
2025-11-19T07:49:40.811245040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.812079690Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-11-19T07:49:40.812365356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021312s 
2025-11-19T07:49:40.812627153Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-11-19T07:49:40.812912116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.813250888Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-11-19T07:49:40.813662527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-11-19T07:49:40', 'add_download_history') 
2025-11-19T07:49:40.814162303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.815055902Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-11-19T07:49:40.815324693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021414s 
2025-11-19T07:49:40.815660740Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-11-19T07:49:40.815997257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.816327502Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-11-19T07:49:40.816751375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-11-19T07:49:40', 'net_import_status') 
2025-11-19T07:49:40.817276442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.818123047Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-11-19T07:49:40.818384613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021805s 
2025-11-19T07:49:40.818711692Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-11-19T07:49:40.819016074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.819385698Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-11-19T07:49:40.819823530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-11-19T07:49:40', 'email_multiple_addresses') 
2025-11-19T07:49:40.820385100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.821296445Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-11-19T07:49:40.821571949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022724s 
2025-11-19T07:49:40.821861562Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-11-19T07:49:40.822178601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.822537243Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-11-19T07:49:40.823005505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-11-19T07:49:40', 'remove_chown_and_folderchmod_config') 
2025-11-19T07:49:40.823535753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.824446777Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-11-19T07:49:40.824732492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022435s 
2025-11-19T07:49:40.825022375Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-11-19T07:49:40.825319924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.825669237Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-11-19T07:49:40.826086087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-11-19T07:49:40', 'movie_recommendations') 
2025-11-19T07:49:40.826607947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.827525875Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-11-19T07:49:40.827791269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021906s 
2025-11-19T07:49:40.828084069Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-11-19T07:49:40.828395686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.828755781Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-11-19T07:49:40.829181358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-11-19T07:49:40', 'language_improvements') 
2025-11-19T07:49:40.829681885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.830541306Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-11-19T07:49:40.830814987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021439s 
2025-11-19T07:49:40.831075010Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-11-19T07:49:40.831354302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.831709788Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-11-19T07:49:40.832130465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-11-19T07:49:40', 'new_list_server') 
2025-11-19T07:49:40.832651774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.833450943Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-11-19T07:49:40.833707489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020986s 
2025-11-19T07:49:40.833996291Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-11-19T07:49:40.834291575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.834640317Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-11-19T07:49:40.835084231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-11-19T07:49:40', 'movie_translation_indexes') 
2025-11-19T07:49:40.835590710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.836436022Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-11-19T07:49:40.836723140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021235s 
2025-11-19T07:49:40.837004567Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-11-19T07:49:40.837300462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.837651138Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-11-19T07:49:40.838086515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-11-19T07:49:40', 'fix_invalid_profile_references') 
2025-11-19T07:49:40.838619808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.839526413Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-11-19T07:49:40.839801266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022041s 
2025-11-19T07:49:40.840086541Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-11-19T07:49:40.840368528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.840711379Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-11-19T07:49:40.841126474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-11-19T07:49:40', 'list_movies_table') 
2025-11-19T07:49:40.841646130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.842477885Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-11-19T07:49:40.842747046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021076s 
2025-11-19T07:49:40.843020998Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-11-19T07:49:40.843292575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.843636768Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-11-19T07:49:40.844077605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-11-19T07:49:40', 'on_delete_notification') 
2025-11-19T07:49:40.844584786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.846182883Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-11-19T07:49:40.846470282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028761s 
2025-11-19T07:49:40.846720365Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-11-19T07:49:40.847011041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.847354763Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-11-19T07:49:40.847799277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-11-19T07:49:40', 'download_propers_config') 
2025-11-19T07:49:40.848336289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.849174396Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-11-19T07:49:40.849490061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021534s 
2025-11-19T07:49:40.849758902Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-11-19T07:49:40.850085269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.850461928Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-11-19T07:49:40.850903116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-11-19T07:49:40', 'add_priority_to_indexers') 
2025-11-19T07:49:40.851411990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.852244897Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-11-19T07:49:40.852517756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021585s 
2025-11-19T07:49:40.852826968Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-11-19T07:49:40.853140550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.853494713Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-11-19T07:49:40.853960330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-11-19T07:49:40', 'add_alternative_title_indices') 
2025-11-19T07:49:40.854514025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.856423839Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-11-19T07:49:40.856706358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032688s 
2025-11-19T07:49:40.856965490Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-11-19T07:49:40.857253069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.857590007Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-11-19T07:49:40.857991696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-11-19T07:49:40', 'fix_tmdb_duplicates') 
2025-11-19T07:49:40.858483345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.859275771Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-11-19T07:49:40.859532167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020236s 
2025-11-19T07:49:40.859811319Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-11-19T07:49:40.860179420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.860526058Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-11-19T07:49:40.860963709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-11-19T07:49:40', 'swap_filechmod_for_folderchmod') 
2025-11-19T07:49:40.861470289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.862279668Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-11-19T07:49:40.862555683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020871s 
2025-11-19T07:49:40.862860447Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-11-19T07:49:40.863241624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.863685548Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-11-19T07:49:40.864221858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-11-19T07:49:40', 'mediainfo_channels') 
2025-11-19T07:49:40.864790773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.865642507Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-11-19T07:49:40.865896268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024264s 
2025-11-19T07:49:40.866155470Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-11-19T07:49:40.866436466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.866770117Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-11-19T07:49:40.867464876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-11-19T07:49:40.867997478Z [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) 
2025-11-19T07:49:40.868705744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009659s 
2025-11-19T07:49:40.868964014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-11-19T07:49:40.869327025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-11-19T07:49:40.869817362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005958s 
2025-11-19T07:49:40.870215393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-11-19T07:49:40', 'add_update_history') 
2025-11-19T07:49:40.870714648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.871587395Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-11-19T07:49:40.871842378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023405s 
2025-11-19T07:49:40.872128093Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-11-19T07:49:40.872416354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.872756047Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-11-19T07:49:40.873186103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-11-19T07:49:40', 'update_awesome_hd_link') 
2025-11-19T07:49:40.873775640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.874636503Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-11-19T07:49:40.874904102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022113s 
2025-11-19T07:49:40.875152081Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-11-19T07:49:40.875427506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.875762250Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-11-19T07:49:40.876189179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-11-19T07:49:40', 'remove_awesomehd') 
2025-11-19T07:49:40.876683013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.877398814Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-11-19T07:49:40.877652274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019713s 
2025-11-19T07:49:40.877930474Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-11-19T07:49:40.878230889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.878579962Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-11-19T07:49:40.879018244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-11-19T07:49:40', 'add_on_delete_to_notifications') 
2025-11-19T07:49:40.879533632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.880399294Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-11-19T07:49:40.880682965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021457s 
2025-11-19T07:49:40.880950283Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-11-19T07:49:40.881244395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.881587807Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-11-19T07:49:40.882015157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-11-19T07:49:40', 'add_bypass_to_delay_profile') 
2025-11-19T07:49:40.882587800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.883388732Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-11-19T07:49:40.883659437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021307s 
2025-11-19T07:49:40.883935152Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-11-19T07:49:40.884226288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.884554940Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-11-19T07:49:40.884948772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-11-19T07:49:40', 'update_notifiarr') 
2025-11-19T07:49:40.885441214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.886245864Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-11-19T07:49:40.886505456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020328s 
2025-11-19T07:49:40.886762744Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-11-19T07:49:40.887048169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.887382842Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-11-19T07:49:40.887788058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-11-19T07:49:40', 'legacy_mediainfo_hdr') 
2025-11-19T07:49:40.888313807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.889045500Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-11-19T07:49:40.889318579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019921s 
2025-11-19T07:49:40.889583523Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-11-19T07:49:40.889881573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.890223591Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-11-19T07:49:40.890653717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-11-19T07:49:40', 'rename_blacklist_to_blocklist') 
2025-11-19T07:49:40.891161259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.891979226Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-11-19T07:49:40.892263077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020615s 
2025-11-19T07:49:40.892512670Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-11-19T07:49:40.892786621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.893129692Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-11-19T07:49:40.893521931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-11-19T07:49:40', 'add_indexer_tags') 
2025-11-19T07:49:40.894008461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.894823421Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-11-19T07:49:40.895069547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020237s 
2025-11-19T07:49:40.895328548Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-11-19T07:49:40.895614003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.895980450Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-11-19T07:49:40.896389053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-11-19T07:49:40', 'mediainfo_to_ffmpeg') 
2025-11-19T07:49:40.896877025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.897682136Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-11-19T07:49:40.897939895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002064s 
2025-11-19T07:49:40.898206101Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-11-19T07:49:40.898491696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.898828794Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-11-19T07:49:40.899301055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-11-19T07:49:40', 'cdh_per_downloadclient') 
2025-11-19T07:49:40.899749868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.900608357Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-11-19T07:49:40.900834442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020693s 
2025-11-19T07:49:40.901102952Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-11-19T07:49:40.901395401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.901748342Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-11-19T07:49:40.902175271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-11-19T07:49:40', 'migrate_discord_from_slack') 
2025-11-19T07:49:40.902674436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.904155648Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-11-19T07:49:40.904423207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002723s 
2025-11-19T07:49:40.904672398Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-11-19T07:49:40.904960057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.905281755Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-11-19T07:49:40.905663503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-11-19T07:49:40', 'remove_predb') 
2025-11-19T07:49:40.906151796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.906896015Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-11-19T07:49:40.907149495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019613s 
2025-11-19T07:49:40.907424559Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-11-19T07:49:40.907727859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.908107624Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-11-19T07:49:40.908549794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-11-19T07:49:40', 'add_on_update_to_notifications') 
2025-11-19T07:49:40.909048698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.909846674Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-11-19T07:49:40.910114944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020936s 
2025-11-19T07:49:40.910393265Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-11-19T07:49:40.910694621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.911036119Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-11-19T07:49:40.911472247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-11-19T07:49:40', 'ensure_identity_on_id_columns') 
2025-11-19T07:49:40.911992354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.912787595Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-11-19T07:49:40.913057107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020707s 
2025-11-19T07:49:40.913333734Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-11-19T07:49:40.913633417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.913972179Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-11-19T07:49:40.914401173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-11-19T07:49:40', 'download_client_per_indexer') 
2025-11-19T07:49:40.914927232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.915693554Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-11-19T07:49:40.916006394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020528s 
2025-11-19T07:49:40.916274624Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-11-19T07:49:40.916574648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.916908470Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-11-19T07:49:40.922846675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-11-19T07:49:40', 'multiple_ratings_support') 
2025-11-19T07:49:40.923400039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.924285691Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-11-19T07:49:40.924582659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076787s 
2025-11-19T07:49:40.924877062Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-11-19T07:49:40.925120472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.925480857Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-11-19T07:49:40.925879229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-11-19T07:49:40', 'movie_metadata') 
2025-11-19T07:49:40.926372152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.927233135Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-11-19T07:49:40.927488920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021234s 
2025-11-19T07:49:40.927745867Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-11-19T07:49:40.928055049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.928393400Z [Info] add_collections: Starting migration of Log DB to 208 
2025-11-19T07:49:40.928786903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-11-19T07:49:40', 'add_collections') 
2025-11-19T07:49:40.929292029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.930088753Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-11-19T07:49:40.930333847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020321s 
2025-11-19T07:49:40.930616225Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-11-19T07:49:40.930909155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.931253758Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-11-19T07:49:40.931681189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-11-19T07:49:40', 'movie_meta_collection_index') 
2025-11-19T07:49:40.932211707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.933017830Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-11-19T07:49:40.933283715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002092s 
2025-11-19T07:49:40.933555081Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-11-19T07:49:40.933844975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.934184639Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-11-19T07:49:40.934615977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-11-19T07:49:40', 'movie_added_notifications') 
2025-11-19T07:49:40.935117757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.935899211Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-11-19T07:49:40.936162731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002031s 
2025-11-19T07:49:40.936429969Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-11-19T07:49:40.936716756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.937049927Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-11-19T07:49:40.937459922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-11-19T07:49:40', 'more_movie_meta_index') 
2025-11-19T07:49:40.937953286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.938744699Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-11-19T07:49:40.939013039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020164s 
2025-11-19T07:49:40.939325498Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-11-19T07:49:40.939657296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.940034976Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-11-19T07:49:40.940775757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-11-19T07:49:40.941014187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T07:49:40.941282818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-11-19T07:49:40.942326920Z [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) 
2025-11-19T07:49:40.943352044Z [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" 
2025-11-19T07:49:40.944019277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-11-19T07:49:40.944743775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-11-19T07:49:40.945971397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-11-19T07:49:40.946440411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048834s 
2025-11-19T07:49:40.946685575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-11-19T07:49:40.946912852Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:40.947170210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-11-19T07:49:40.948059270Z [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) 
2025-11-19T07:49:40.948877487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-11-19T07:49:40.949421733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-11-19T07:49:40.950032612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-11-19T07:49:40.951133629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-11-19T07:49:40.951613274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041574s 
2025-11-19T07:49:40.951870743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T07:49:40.952100205Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T07:49:40.952359096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-11-19T07:49:40.953117242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-11-19T07:49:40.953883054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-11-19T07:49:40.954446117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-11-19T07:49:40.955077288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-11-19T07:49:40.956166190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T07:49:40.956678441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040343s 
2025-11-19T07:49:40.957124258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-11-19T07:49:40', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-11-19T07:49:40.957664225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.958876756Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-11-19T07:49:40.959185648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061528s 
2025-11-19T07:49:40.959473227Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-11-19T07:49:40.959780886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.960168446Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-11-19T07:49:40.960620497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-11-19T07:49:40', 'add_language_tags_to_subtitle_files') 
2025-11-19T07:49:40.961133098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.961953961Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-11-19T07:49:40.962236660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021458s 
2025-11-19T07:49:40.962494850Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-11-19T07:49:40.962776677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.963114197Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-11-19T07:49:40.963508350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-11-19T07:49:40', 'add_salt_to_users') 
2025-11-19T07:49:40.964012104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.964789249Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-11-19T07:49:40.965045555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020143s 
2025-11-19T07:49:40.965299266Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-11-19T07:49:40.965578538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.965911929Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-11-19T07:49:40.966306273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-11-19T07:49:40', 'clean_alt_titles') 
2025-11-19T07:49:40.966806880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.967570277Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-11-19T07:49:40.967822094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001996s 
2025-11-19T07:49:40.968117569Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-11-19T07:49:40.968393444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.968717146Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-11-19T07:49:40.969093834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-11-19T07:49:40', 'remove_omg') 
2025-11-19T07:49:40.969588650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.970365915Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-11-19T07:49:40.970606579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019888s 
2025-11-19T07:49:40.970904189Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-11-19T07:49:40.971221066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.971573165Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-11-19T07:49:40.972064384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-11-19T07:49:40', 'add_additional_info_to_pending_releases') 
2025-11-19T07:49:40.972584231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.973413189Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-11-19T07:49:40.973700518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021568s 
2025-11-19T07:49:40.973966984Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-11-19T07:49:40.974256126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.974596491Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-11-19T07:49:40.975024162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-11-19T07:49:40', 'add_result_to_commands') 
2025-11-19T07:49:40.975528578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.976331073Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-11-19T07:49:40.976593942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020668s 
2025-11-19T07:49:40.976868175Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-11-19T07:49:40.977166615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.977512572Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-11-19T07:49:40.977942517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-11-19T07:49:40', 'health_restored_notification') 
2025-11-19T07:49:40.978455711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.979239078Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-11-19T07:49:40.979513520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020542s 
2025-11-19T07:49:40.979821851Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-11-19T07:49:40.980178499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.980536890Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-11-19T07:49:40.981056306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-11-19T07:49:40', 'add_on_manual_interaction_required_to_notifications') 
2025-11-19T07:49:40.981599079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.982447296Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-11-19T07:49:40.982764605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022276s 
2025-11-19T07:49:40.983021682Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-11-19T07:49:40.983291145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.983621981Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-11-19T07:49:40.984064011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-11-19T07:49:40', 'remove_rarbg') 
2025-11-19T07:49:40.984551322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.985308856Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-11-19T07:49:40.985552597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002024s 
2025-11-19T07:49:40.985843783Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-11-19T07:49:40.986157184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.986506247Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-11-19T07:49:40.986971854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-11-19T07:49:40', 'remove_invalid_roksbox_metadata_images') 
2025-11-19T07:49:40.987491460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.988323896Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-11-19T07:49:40.988609050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021243s 
2025-11-19T07:49:40.988865546Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-11-19T07:49:40.989140400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.989470514Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-11-19T07:49:40.989859908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-11-19T07:49:40', 'list_sync_time') 
2025-11-19T07:49:40.990355696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.991200287Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-11-19T07:49:40.991450180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020652s 
2025-11-19T07:49:40.991716977Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-11-19T07:49:40.992024085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.992361955Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-11-19T07:49:40.992774766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-11-19T07:49:40', 'add_tags_to_collections') 
2025-11-19T07:49:40.993268971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.994062739Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-11-19T07:49:40.994326009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020386s 
2025-11-19T07:49:40.994595121Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-11-19T07:49:40.994885826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.995235149Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-11-19T07:49:40.995657469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-11-19T07:49:40', 'add_download_client_tags') 
2025-11-19T07:49:40.996173989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.996973428Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-11-19T07:49:40.997239364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020769s 
2025-11-19T07:49:40.997493676Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-11-19T07:49:40.997771285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:40.998113263Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-11-19T07:49:40.998501865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-11-19T07:49:40', 'add_auto_tagging') 
2025-11-19T07:49:40.998983675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:40.999789738Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-11-19T07:49:41.000067798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020222s 
2025-11-19T07:49:41.000360026Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-11-19T07:49:41.000689469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.001043852Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-11-19T07:49:41.001533047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-11-19T07:49:41', 'add_custom_format_score_bypass_to_delay_profile') 
2025-11-19T07:49:41.002067263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.002911542Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-11-19T07:49:41.003212438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021792s 
2025-11-19T07:49:41.003504867Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-11-19T07:49:41.003818298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.004201118Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-11-19T07:49:41.004665283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-11-19T07:49:41', 'update_restrictions_to_release_profiles') 
2025-11-19T07:49:41.005191562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.006034189Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-11-19T07:49:41.006323792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021831s 
2025-11-19T07:49:41.006590709Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-11-19T07:49:41.006878919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.007218122Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-11-19T07:49:41.007629721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-11-19T07:49:41', 'rename_quality_profiles') 
2025-11-19T07:49:41.008156902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.008967614Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-11-19T07:49:41.009226665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002075s 
2025-11-19T07:49:41.009500597Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-11-19T07:49:41.009792013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.010133130Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-11-19T07:49:41.010550420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-11-19T07:49:41', 'update_images_remote_url') 
2025-11-19T07:49:41.011047661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.011867401Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-11-19T07:49:41.012141553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020595s 
2025-11-19T07:49:41.012410986Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-11-19T07:49:41.012699035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.013037336Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-11-19T07:49:41.013453404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-11-19T07:49:41', 'add_notification_status') 
2025-11-19T07:49:41.013946918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.014784383Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-11-19T07:49:41.015048014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020768s 
2025-11-19T07:49:41.015328940Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-11-19T07:49:41.015631499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.016014460Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-11-19T07:49:41.016460928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-11-19T07:49:41', 'rename_deprecated_indexer_flags') 
2025-11-19T07:49:41.016969362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.017806848Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-11-19T07:49:41.018091230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021505s 
2025-11-19T07:49:41.018355502Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-11-19T07:49:41.018654013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.018993366Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-11-19T07:49:41.019411809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-11-19T07:49:41', 'movie_last_searched_time') 
2025-11-19T07:49:41.019922206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.020732578Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-11-19T07:49:41.020996268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020689s 
2025-11-19T07:49:41.021250410Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-11-19T07:49:41.021529973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.021867933Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-11-19T07:49:41.022256996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-11-19T07:49:41', 'email_encryption') 
2025-11-19T07:49:41.022744498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.023542504Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-11-19T07:49:41.023803851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020186s 
2025-11-19T07:49:41.024098995Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-11-19T07:49:41.024396604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.024740456Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-11-19T07:49:41.025171484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-11-19T07:49:41', 'clear_last_rss_releases_info') 
2025-11-19T07:49:41.025674336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.026533816Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-11-19T07:49:41.026817317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021237s 
2025-11-19T07:49:41.027094244Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-11-19T07:49:41.027361422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.027696467Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-11-19T07:49:41.028091873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-11-19T07:49:41', 'add_indexes') 
2025-11-19T07:49:41.028578482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.029351128Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-11-19T07:49:41.029592814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019942s 
2025-11-19T07:49:41.029887587Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-11-19T07:49:41.030207722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.030560111Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-11-19T07:49:41.031027813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-11-19T07:49:41', 'parse_title_from_existing_subtitle_files') 
2025-11-19T07:49:41.031552439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.032408292Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-11-19T07:49:41.032707675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021628s 
2025-11-19T07:49:41.033033641Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-11-19T07:49:41.033368936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.033730404Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-11-19T07:49:41.034241342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-11-19T07:49:41', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-11-19T07:49:41.034778854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.035619637Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-11-19T07:49:41.035941585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021959s 
2025-11-19T07:49:41.036257611Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-11-19T07:49:41.036569289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.036923131Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-11-19T07:49:41.037405191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-11-19T07:49:41', 'drop_multi_episode_style_from_naming_config') 
2025-11-19T07:49:41.037943094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.038699246Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-11-19T07:49:41.038992386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020923s 
2025-11-19T07:49:41.039255396Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-11-19T07:49:41.039538897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.039885104Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-11-19T07:49:41.040298786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-11-19T07:49:41', 'stevenlu_update_url') 
2025-11-19T07:49:41.040786558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.041499834Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-11-19T07:49:41.041773325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019575s 
2025-11-19T07:49:41.042019630Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-11-19T07:49:41.042302279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T07:49:41.042635781Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-11-19T07:49:41.043042720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-11-19T07:49:41', 'add_movie_keywords') 
2025-11-19T07:49:41.043529861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T07:49:41.044397267Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-11-19T07:49:41.044655887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020933s 
2025-11-19T07:49:41.225940129Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-11-19T07:49:41.236235174Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-11-19T07:49:41.240564369Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-11-19T07:49:41.358877825Z [Info] QualityProfileService: Setting up default quality profiles 
2025-11-19T07:49:41.388392310Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-11-19T07:49:41.419144477Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-11-19T07:49:41.420063517Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-11-19T07:49:41.420359293Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-11-19T07:49:41.521538155Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-11-19T07:49:41.686658016Z [ls.io-init] done.