2025-09-03T12:13:38.931230131Z [migrations] started
2025-09-03T12:13:38.931266565Z [migrations] no migrations found
2025-09-03T12:13:38.949273611Z usermod: no changes
2025-09-03T12:13:38.955159883Z ───────────────────────────────────────
2025-09-03T12:13:38.955174011Z 
2025-09-03T12:13:38.955177859Z       ██╗     ███████╗██╗ ██████╗
2025-09-03T12:13:38.955181717Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-03T12:13:38.955185424Z       ██║     ███████╗██║██║   ██║
2025-09-03T12:13:38.955189141Z       ██║     ╚════██║██║██║   ██║
2025-09-03T12:13:38.955192759Z       ███████╗███████║██║╚██████╔╝
2025-09-03T12:13:38.955196727Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-03T12:13:38.955200414Z 
2025-09-03T12:13:38.955203901Z    Brought to you by linuxserver.io
2025-09-03T12:13:38.955207709Z ───────────────────────────────────────
2025-09-03T12:13:38.955451460Z 
2025-09-03T12:13:38.955460017Z To support the app dev(s) visit:
2025-09-03T12:13:38.957118506Z Radarr: https://opencollective.com/radarr
2025-09-03T12:13:38.957431667Z 
2025-09-03T12:13:38.957438591Z To support LSIO projects visit:
2025-09-03T12:13:38.957442218Z https://www.linuxserver.io/donate/
2025-09-03T12:13:38.957445875Z 
2025-09-03T12:13:38.957449262Z ───────────────────────────────────────
2025-09-03T12:13:38.957453511Z GID/UID
2025-09-03T12:13:38.957457008Z ───────────────────────────────────────
2025-09-03T12:13:38.961615681Z 
2025-09-03T12:13:38.961623297Z User UID:    911
2025-09-03T12:13:38.961627395Z User GID:    911
2025-09-03T12:13:38.961631072Z ───────────────────────────────────────
2025-09-03T12:13:38.963162566Z Linuxserver.io version: 5.27.5.10198-ls229
2025-09-03T12:13:38.963410114Z Build-date: 2025-09-03T12:10:20+00:00
2025-09-03T12:13:38.963416397Z ───────────────────────────────────────
2025-09-03T12:13:38.963420495Z     
2025-09-03T12:13:39.022590451Z [custom-init] No custom files found, skipping...
2025-09-03T12:13:39.419103032Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 5.27.5.10198 
2025-09-03T12:13:39.437220701Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-03T12:13:39.443390464Z [Debug] Bootstrap: Console selected 
2025-09-03T12:13:39.444925385Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-03T12:13:39.809604139Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-03T12:13:39.864557416Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {1de66860-ae47-44a6-947a-44f3c8da0386} may be persisted to storage in unencrypted form. 
2025-09-03T12:13:39.956892228Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-09-03T12:13:40.004709546Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-03T12:13:40.102622629Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-03T12:13:40.113651856Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.114289630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.161524967Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-03T12:13:40.163333077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0478792s 
2025-09-03T12:13:40.163568862Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-03T12:13:40.163744115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496676s 
2025-09-03T12:13:40.174989197Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-03T12:13:40.175617863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.181375224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-03T12:13:40.194850556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-03T12:13:40.210381828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288015s 
2025-09-03T12:13:40.210737915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.213400155Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-03T12:13:40.213556550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318535s 
2025-09-03T12:13:40.222502142Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-03T12:13:40.222685171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.228810884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-03T12:13:40.230406066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-03T12:13:40.230742533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017678s 
2025-09-03T12:13:40.231023329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-03T12:13:40.231305988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001384s 
2025-09-03T12:13:40.231833460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-03T12:13:40.232397496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-03T12:13:40.233122295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011188s 
2025-09-03T12:13:40.233334011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.234420990Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-03T12:13:40.234596774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024133s 
2025-09-03T12:13:40.235068534Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-03T12:13:40.235246472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.235954558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-03T12:13:40.236109259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-09-03T12:13:40.236306587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-03T12:13:40.236553905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-03T12:13:40.237073310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000618s 
2025-09-03T12:13:40.237250116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.237898592Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-03T12:13:40.238064867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014201s 
2025-09-03T12:13:40.239159551Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-03T12:13:40.239340485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.240248423Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-09-03T12:13:40.255262734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-09-03T12:13:40.255737981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-09-03T12:13:40.256307317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008439s 
2025-09-03T12:13:40.256479554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-09-03T12:13:40.256683465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-09-03T12:13:40.256957476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003515s 
2025-09-03T12:13:40.257111657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-09-03T12:13:40.257396190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-09-03T12:13:40.257670011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004103s 
2025-09-03T12:13:40.257838871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-09-03T12:13:40.258056349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-09-03T12:13:40.258357485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003567s 
2025-09-03T12:13:40.258497297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-09-03T12:13:40.259602001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "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-09-03T12:13:40.260452613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018066s 
2025-09-03T12:13:40.260617095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-09-03T12:13:40.260851937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-09-03T12:13:40.261122672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003411s 
2025-09-03T12:13:40.261261672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-09-03T12:13:40.262087104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "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-09-03T12:13:40.262753837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013145s 
2025-09-03T12:13:40.262884460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-09-03T12:13:40.263110555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-03T12:13:40.263381751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003389s 
2025-09-03T12:13:40.263546142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-09-03T12:13:40.263775514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-03T12:13:40.264057382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003667s 
2025-09-03T12:13:40.264209558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-09-03T12:13:40.265065161Z [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-09-03T12:13:40.265618795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012612s 
2025-09-03T12:13:40.265776583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-09-03T12:13:40.266287031Z [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-09-03T12:13:40.266707958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007847s 
2025-09-03T12:13:40.266865526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-09-03T12:13:40.267350552Z [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-09-03T12:13:40.267781590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007596s 
2025-09-03T12:13:40.267966653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-09-03T12:13:40.268212297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-03T12:13:40.268461239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000351s 
2025-09-03T12:13:40.268620579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-09-03T12:13:40.275613890Z [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-09-03T12:13:40.276106181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073282s 
2025-09-03T12:13:40.276274079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-09-03T12:13:40.276655146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-09-03T12:13:40.277065843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006399s 
2025-09-03T12:13:40.277253000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-09-03T12:13:40.277504817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-03T12:13:40.277846976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004346s 
2025-09-03T12:13:40.278019674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-09-03T12:13:40.283186036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-09-03T12:13:40.283596383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054126s 
2025-09-03T12:13:40.283747497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-09-03T12:13:40.283988171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-03T12:13:40.284359479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004503s 
2025-09-03T12:13:40.284516756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-09-03T12:13:40.284862422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2025-09-03T12:13:40.285233419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005826s 
2025-09-03T12:13:40.285395565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-09-03T12:13:40.285609065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-03T12:13:40.285938128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003867s 
2025-09-03T12:13:40.286265226Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-09-03T12:13:40.286712517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-09-03T12:13:40.286945205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005002s 
2025-09-03T12:13:40.287099837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-09-03T12:13:40.287544071Z [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-09-03T12:13:40.287978045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007244s 
2025-09-03T12:13:40.288154110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-09-03T12:13:40.288730169Z [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-09-03T12:13:40.289231228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008997s 
2025-09-03T12:13:40.289352442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-09-03T12:13:40.289958743Z [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-09-03T12:13:40.290418679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008983s 
2025-09-03T12:13:40.290594112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-09-03T12:13:40.290956862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-09-03T12:13:40.291316246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005773s 
2025-09-03T12:13:40.291492491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-09-03T12:13:40.291753897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-09-03T12:13:40.292080445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s 
2025-09-03T12:13:40.292305708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-09-03T12:13:40.292637987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-09-03T12:13:40.293022131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005077s 
2025-09-03T12:13:40.293239448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-09-03T12:13:40.293703663Z [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-09-03T12:13:40.294220564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007627s 
2025-09-03T12:13:40.294354093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-09-03T12:13:40.294875422Z [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-09-03T12:13:40.295329266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008516s 
2025-09-03T12:13:40.295498968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-09-03T12:13:40.295911529Z [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-09-03T12:13:40.296343398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006901s 
2025-09-03T12:13:40.296500585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-09-03T12:13:40.297039550Z [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-09-03T12:13:40.297466449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007861s 
2025-09-03T12:13:40.297610018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-09-03T12:13:40.297976075Z [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-09-03T12:13:40.298327904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005561s 
2025-09-03T12:13:40.298491974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-09-03T12:13:40.298776196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-09-03T12:13:40.299079898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s 
2025-09-03T12:13:40.299237355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-09-03T12:13:40.299497990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-09-03T12:13:40.299876622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s 
2025-09-03T12:13:40.300037857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-09-03T12:13:40.300393112Z [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-09-03T12:13:40.300735632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005219s 
2025-09-03T12:13:40.300934612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-09-03T12:13:40.301556605Z [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-09-03T12:13:40.301942602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008319s 
2025-09-03T12:13:40.305348489Z [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-09-03T12:13:40.306912939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-09-03T12:13:40.307305389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-09-03T12:13:40.307693631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00058s 
2025-09-03T12:13:40.307876650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-09-03T12:13:40.308160832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-09-03T12:13:40.308508472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004386s 
2025-09-03T12:13:40.308672332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-09-03T12:13:40.308932155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-09-03T12:13:40.309222980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004017s 
2025-09-03T12:13:40.309417903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-09-03T12:13:40.309980245Z [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-09-03T12:13:40.310412145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008808s 
2025-09-03T12:13:40.310590023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-09-03T12:13:40.311167165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-09-03T12:13:40.311583744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008117s 
2025-09-03T12:13:40.311735529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-09-03T12:13:40.312035053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-09-03T12:13:40.312359586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004471s 
2025-09-03T12:13:40.312553627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-09-03T12:13:40.313130919Z [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-09-03T12:13:40.313581877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008532s 
2025-09-03T12:13:40.313752040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-09-03T12:13:40.314267528Z [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-09-03T12:13:40.314740851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008571s 
2025-09-03T12:13:40.314956365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-09-03T12:13:40.315212270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-03T12:13:40.315506482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003861s 
2025-09-03T12:13:40.315998222Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0048072 taking an average of 00:00:00.0048072 
2025-09-03T12:13:40.316781109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-03T12:13:40', 'InitialSetup') 
2025-09-03T12:13:40.317144109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.319468730Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-03T12:13:40.319636988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043353s 
2025-09-03T12:13:40.319897964Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-09-03T12:13:40.320050882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.320336066Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-09-03T12:13:40.321453937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-09-03T12:13:40.322070338Z [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, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2025-09-03T12:13:40.322596928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009272s 
2025-09-03T12:13:40.322774265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-09-03T12:13:40.323079720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-09-03T12:13:40.323351918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004207s 
2025-09-03T12:13:40.323575178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.323740711Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-03T12:13:40.323984151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-09-03T12:13:40.324236970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.325067312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009086s 
2025-09-03T12:13:40.325371986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-03T12:13:40', 'add_moviefiles_table') 
2025-09-03T12:13:40.325708153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.326551040Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-09-03T12:13:40.326721513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023528s 
2025-09-03T12:13:40.326906486Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-09-03T12:13:40.327073782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.327305248Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-09-03T12:13:40.327675784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-03T12:13:40.327834885Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:40.328000298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-09-03T12:13:40.328252025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.329042406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008733s 
2025-09-03T12:13:40.329359114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-03T12:13:40', 'fix_history_movieId') 
2025-09-03T12:13:40.329659980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.330338867Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-09-03T12:13:40.330520623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021588s 
2025-09-03T12:13:40.330688070Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-09-03T12:13:40.330896229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.331110981Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-09-03T12:13:40.332599949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.332769100Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-03T12:13:40.332963241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-09-03T12:13:40.333239898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.333993385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008277s 
2025-09-03T12:13:40.334133527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.334724447Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.334748695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-09-03T12:13:40.334758936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-09-03T12:13:40.335456731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008303s 
2025-09-03T12:13:40.335646122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.335787367Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-03T12:13:40.336196420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-09-03T12:13:40.354750578Z [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, "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-09-03T12:13:40.356246340Z [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-09-03T12:13:40.357334271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-03T12:13:40.358417462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-03T12:13:40.360440906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-03T12:13:40.360846482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-03T12:13:40.361273482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248801s 
2025-09-03T12:13:40.361499848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.361655501Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.361910435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-09-03T12:13:40.362138313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-09-03T12:13:40.362870828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000852s 
2025-09-03T12:13:40.363200272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-03T12:13:40', 'add_tmdb_stuff') 
2025-09-03T12:13:40.363636420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.364762868Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-09-03T12:13:40.364930696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002707s 
2025-09-03T12:13:40.365124025Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-09-03T12:13:40.365310581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.365558049Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-09-03T12:13:40.365932052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-03T12:13:40.366098407Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-03T12:13:40.366258469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-09-03T12:13:40.368935389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL 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-09-03T12:13:40.369745029Z [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-09-03T12:13:40.370230917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-03T12:13:40.370750243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-03T12:13:40.372639457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-09-03T12:13:40.372935262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065292s 
2025-09-03T12:13:40.373295277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-03T12:13:40', 'fix_movie_files') 
2025-09-03T12:13:40.373571874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.374502879Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-09-03T12:13:40.374689384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008076s 
2025-09-03T12:13:40.374899347Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-09-03T12:13:40.375070662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.375376859Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-09-03T12:13:40.375802315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-03T12:13:40.375959011Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.376161849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-09-03T12:13:40.381586391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-09-03T12:13:40.382201780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-09-03T12:13:40.382559420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-03T12:13:40.383085069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-03T12:13:40.384900855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-03T12:13:40.385255248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088917s 
2025-09-03T12:13:40.385551605Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-09-03T12:13:40.385916449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-09-03T12:13:40.386202155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004256s 
2025-09-03T12:13:40.386532169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-03T12:13:40', 'update_schedule_intervale') 
2025-09-03T12:13:40.386839738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.387974002Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-09-03T12:13:40.388150738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021116s 
2025-09-03T12:13:40.388351583Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-09-03T12:13:40.388547417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.388809735Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-09-03T12:13:40.389307086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-03T12:13:40.389453341Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-03T12:13:40.389634646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-09-03T12:13:40.389891533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-09-03T12:13:40.390778639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009524s 
2025-09-03T12:13:40.390979624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-03T12:13:40.391130989Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.391344429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-09-03T12:13:40.391615514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-09-03T12:13:40.392450766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009295s 
2025-09-03T12:13:40.392625448Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.392811042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.393719791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009187s 
2025-09-03T12:13:40.394086620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-03T12:13:40', 'add_movie_formats_to_naming_config') 
2025-09-03T12:13:40.394400823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.395160763Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-09-03T12:13:40.395328020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023406s 
2025-09-03T12:13:40.395513002Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-09-03T12:13:40.395709498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.395968028Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-09-03T12:13:40.396292782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.396493646Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.396657496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-09-03T12:13:40.396881087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-09-03T12:13:40.397793453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008587s 
2025-09-03T12:13:40.397998957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-03T12:13:40', 'add_phyiscal_release') 
2025-09-03T12:13:40.398280113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.399035845Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-09-03T12:13:40.399207571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021954s 
2025-09-03T12:13:40.399369607Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-09-03T12:13:40.399563036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.399762137Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-09-03T12:13:40.402279706Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:40.405126298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-09-03T12:13:40.405360960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029704s 
2025-09-03T12:13:40.405660163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-03T12:13:40', 'remove_bitmetv') 
2025-09-03T12:13:40.405976720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.406705728Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-09-03T12:13:40.406855279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042687s 
2025-09-03T12:13:40.407034039Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-09-03T12:13:40.407202198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.407451510Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-09-03T12:13:40.407816525Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:40.408109274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-09-03T12:13:40.408344518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003438s 
2025-09-03T12:13:40.408640684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-03T12:13:40', 'remove_torrentleech') 
2025-09-03T12:13:40.408917561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.409606368Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-09-03T12:13:40.409770078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001564s 
2025-09-03T12:13:40.409971143Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-09-03T12:13:40.410203400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.410460919Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-09-03T12:13:40.410802978Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:40.411068342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-09-03T12:13:40.411291101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000311s 
2025-09-03T12:13:40.411619562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-03T12:13:40', 'remove_broadcasthenet') 
2025-09-03T12:13:40.411936079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.412644766Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-09-03T12:13:40.412828015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016225s 
2025-09-03T12:13:40.412998258Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-09-03T12:13:40.413257259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.413376309Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-09-03T12:13:40.413703538Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:40.413952228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-09-03T12:13:40.414172001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002934s 
2025-09-03T12:13:40.414459339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-03T12:13:40', 'remove_fanzub') 
2025-09-03T12:13:40.414766818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.415430545Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-09-03T12:13:40.415578292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015283s 
2025-09-03T12:13:40.415756852Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-09-03T12:13:40.415959640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.416229073Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-09-03T12:13:40.416466430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.416630190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.417398257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007983s 
2025-09-03T12:13:40.417698521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-03T12:13:40', 'update_movie_sorttitle') 
2025-09-03T12:13:40.417993094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.418695719Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-09-03T12:13:40.418880932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020617s 
2025-09-03T12:13:40.419111717Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-09-03T12:13:40.419323874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.419603948Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-09-03T12:13:40.419898621Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.420127021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.420854576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007724s 
2025-09-03T12:13:40.421195953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-03T12:13:40', 'update_movie_sorttitle_again') 
2025-09-03T12:13:40.421458923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.422132599Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-09-03T12:13:40.422279525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020116s 
2025-09-03T12:13:40.422446461Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-09-03T12:13:40.422653859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.422877068Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-09-03T12:13:40.424066824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-09-03T12:13:40.424305334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-09-03T12:13:40.425141728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008805s 
2025-09-03T12:13:40.425465440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-03T12:13:40', 'update_movie_file') 
2025-09-03T12:13:40.425747829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.426483640Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-09-03T12:13:40.426659364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002202s 
2025-09-03T12:13:40.426843875Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-09-03T12:13:40.427005270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.427287849Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-09-03T12:13:40.427489515Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.427685881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.428570041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008988s 
2025-09-03T12:13:40.428944946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-03T12:13:40', 'update_movie_slug') 
2025-09-03T12:13:40.429204518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.429845268Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-09-03T12:13:40.429986613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002132s 
2025-09-03T12:13:40.430179752Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-09-03T12:13:40.430362380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.430639367Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-09-03T12:13:40.430900423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.431045836Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.431215257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-09-03T12:13:40.431477966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-09-03T12:13:40.432208436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008108s 
2025-09-03T12:13:40.432537499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-03T12:13:40', 'add_youtube_trailer_id') 
2025-09-03T12:13:40.432813956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.433612383Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-09-03T12:13:40.433747766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021608s 
2025-09-03T12:13:40.433947859Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-09-03T12:13:40.434101007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.434338165Z [Info] add_studio: Starting migration of Main DB to 120 
2025-09-03T12:13:40.434650884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.434805005Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-03T12:13:40.434985237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-09-03T12:13:40.435170811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-09-03T12:13:40.435983257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008521s 
2025-09-03T12:13:40.436300215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-03T12:13:40', 'add_studio') 
2025-09-03T12:13:40.436584648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.437339037Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-09-03T12:13:40.437493067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021985s 
2025-09-03T12:13:40.437688911Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-09-03T12:13:40.437905147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.438083426Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-09-03T12:13:40.438347447Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.438557971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.439171697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006395s 
2025-09-03T12:13:40.439491851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-03T12:13:40', 'update_filedate_config') 
2025-09-03T12:13:40.439778098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.440654412Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-09-03T12:13:40.440810296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020823s 
2025-09-03T12:13:40.441000700Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-09-03T12:13:40.441193858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.441420495Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-09-03T12:13:40.441908227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-03T12:13:40.442055062Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.442213501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-09-03T12:13:40.442467262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-09-03T12:13:40.443236351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008598s 
2025-09-03T12:13:40.443395051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-03T12:13:40.443528730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.443693431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-09-03T12:13:40.445860675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL 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-09-03T12:13:40.446731849Z [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-09-03T12:13:40.447209591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-03T12:13:40.447611881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-03T12:13:40.449408989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055188s 
2025-09-03T12:13:40.449548029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-03T12:13:40.449679213Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.449840167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-09-03T12:13:40.451873752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL 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-09-03T12:13:40.452791179Z [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-09-03T12:13:40.453241255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-03T12:13:40.453609697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-03T12:13:40.455270441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052414s 
2025-09-03T12:13:40.455628863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-03T12:13:40', 'add_movieid_to_blacklist') 
2025-09-03T12:13:40.456033638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.457055495Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-09-03T12:13:40.457211559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070161s 
2025-09-03T12:13:40.457379918Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-09-03T12:13:40.457546915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.457747899Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-09-03T12:13:40.458721269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-09-03T12:13:40.459265204Z [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, "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-09-03T12:13:40.459802807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008408s 
2025-09-03T12:13:40.459998461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-09-03T12:13:40.460458547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-09-03T12:13:40.460766026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003589s 
2025-09-03T12:13:40.461026931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-03T12:13:40', 'create_netimport_table') 
2025-09-03T12:13:40.461294430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.462312931Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-09-03T12:13:40.462424976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018768s 
2025-09-03T12:13:40.462674198Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-09-03T12:13:40.462804390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.462991978Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-09-03T12:13:40.463338956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-03T12:13:40.463491103Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.463695835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-09-03T12:13:40.463910026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-09-03T12:13:40.464716270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008981s 
2025-09-03T12:13:40.465026825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-03T12:13:40', 'add_preferred_tags_to_profile') 
2025-09-03T12:13:40.465346899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.466216610Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-09-03T12:13:40.466375210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023457s 
2025-09-03T12:13:40.466573820Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-09-03T12:13:40.466772420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.466967242Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-09-03T12:13:40.467252576Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.467468712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.467996635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004749s 
2025-09-03T12:13:40.468291388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-03T12:13:40', 'fix_imdb_unique') 
2025-09-03T12:13:40.468688828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.469496324Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-09-03T12:13:40.469567778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019653s 
2025-09-03T12:13:40.469772711Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-09-03T12:13:40.469947452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.470149880Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-09-03T12:13:40.470451437Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.470639175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.476841554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062256s 
2025-09-03T12:13:40.477142630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-03T12:13:40', 'update_qualities_and_profiles') 
2025-09-03T12:13:40.477527835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.478207894Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-09-03T12:13:40.478349129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075616s 
2025-09-03T12:13:40.478540444Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-09-03T12:13:40.478714454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.478907583Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-09-03T12:13:40.479269963Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:40.479473823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-09-03T12:13:40.479714738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002998s 
2025-09-03T12:13:40.480022227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-03T12:13:40', 'remove_wombles') 
2025-09-03T12:13:40.480277652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.481003062Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-09-03T12:13:40.481170800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001576s 
2025-09-03T12:13:40.481365442Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-09-03T12:13:40.481543480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.481805137Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-09-03T12:13:40.482103548Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:40.482360125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-09-03T12:13:40.482617854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003421s 
2025-09-03T12:13:40.482887757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-03T12:13:40', 'remove_kickass') 
2025-09-03T12:13:40.483193894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.483900917Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-09-03T12:13:40.484075589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015741s 
2025-09-03T12:13:40.484303518Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-09-03T12:13:40.484485604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.484749856Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-09-03T12:13:40.485122306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-03T12:13:40.485303672Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-03T12:13:40.485511179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-09-03T12:13:40.485782395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-09-03T12:13:40.486540241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008544s 
2025-09-03T12:13:40.486847580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-03T12:13:40', 'add_parsed_movie_info_to_pending_release') 
2025-09-03T12:13:40.487160240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.487945501Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-09-03T12:13:40.488111204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021972s 
2025-09-03T12:13:40.488318863Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-09-03T12:13:40.488562202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.488735541Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-09-03T12:13:40.489065696Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:40.489319096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-09-03T12:13:40.489549190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002944s 
2025-09-03T12:13:40.489737118Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:40.489929575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-09-03T12:13:40.490163977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003072s 
2025-09-03T12:13:40.490465655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-03T12:13:40', 'remove_wombles_kickass') 
2025-09-03T12:13:40.490745218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.491493584Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-09-03T12:13:40.491646522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015917s 
2025-09-03T12:13:40.491908319Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-09-03T12:13:40.492045045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.492305389Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-09-03T12:13:40.492668169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-03T12:13:40.492850506Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:40.493031942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-09-03T12:13:40.495372354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL 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-09-03T12:13:40.496225191Z [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-09-03T12:13:40.496702272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-03T12:13:40.497135194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-03T12:13:40.499078667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058305s 
2025-09-03T12:13:40.499452560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-03T12:13:40', 'make_parsed_episode_info_nullable') 
2025-09-03T12:13:40.499755049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.500672666Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-09-03T12:13:40.500843290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074249s 
2025-09-03T12:13:40.501042030Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-09-03T12:13:40.501228075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.501452827Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-09-03T12:13:40.501873234Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-09-03T12:13:40.502242207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-09-03T12:13:40.502543974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004111s 
2025-09-03T12:13:40.502823567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-03T12:13:40', 'rename_torrent_downloadstation') 
2025-09-03T12:13:40.503135946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.503884714Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-09-03T12:13:40.504041920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017028s 
2025-09-03T12:13:40.504236813Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-09-03T12:13:40.504441545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.504679474Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-09-03T12:13:40.505893107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-09-03T12:13:40.506028119Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.506206468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-09-03T12:13:40.506501172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-09-03T12:13:40.507239679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008516s 
2025-09-03T12:13:40.507396023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.507522538Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:40.507707671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-09-03T12:13:40.507985931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-09-03T12:13:40.508731642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008551s 
2025-09-03T12:13:40.509050935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-03T12:13:40', 'add_minimumavailability') 
2025-09-03T12:13:40.509390479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.510162313Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-09-03T12:13:40.510281263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022172s 
2025-09-03T12:13:40.510473159Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-09-03T12:13:40.510683633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.510920510Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-09-03T12:13:40.511228430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.511458603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.511763587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003431s 
2025-09-03T12:13:40.512126137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-03T12:13:40', 'add_remux_qualities_for_the_wankers') 
2025-09-03T12:13:40.512440590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.513219459Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-09-03T12:13:40.513366775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017775s 
2025-09-03T12:13:40.513583482Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-09-03T12:13:40.513758825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.513991303Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-09-03T12:13:40.514321748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.514472522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.514641191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-09-03T12:13:40.514883149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.515620914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000828s 
2025-09-03T12:13:40.515949315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-03T12:13:40', 'add_haspredbentry_to_movies') 
2025-09-03T12:13:40.516251915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.517228461Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-09-03T12:13:40.517394104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024013s 
2025-09-03T12:13:40.517576101Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-09-03T12:13:40.517750171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.517982339Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-09-03T12:13:40.518298074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.518450592Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.518599832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-09-03T12:13:40.518847581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-09-03T12:13:40.519632752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008634s 
2025-09-03T12:13:40.519937155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-03T12:13:40', 'add_pathstate_to_movies') 
2025-09-03T12:13:40.520235315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.521267874Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-09-03T12:13:40.521421233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024779s 
2025-09-03T12:13:40.521609862Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-09-03T12:13:40.521796107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.522003906Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-09-03T12:13:40.522623042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-09-03T12:13:40.522969811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2025-09-03T12:13:40.523343523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005715s 
2025-09-03T12:13:40.523545419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-09-03T12:13:40.523912809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-09-03T12:13:40.524173835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004705s 
2025-09-03T12:13:40.524335921Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.524494921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.525846442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013665s 
2025-09-03T12:13:40.526157228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-03T12:13:40', 'add_import_exclusions_table') 
2025-09-03T12:13:40.526451701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.527238535Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-09-03T12:13:40.527392696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027396s 
2025-09-03T12:13:40.527586115Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-09-03T12:13:40.527785557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.528005119Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-09-03T12:13:40.528308931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.528461628Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.528626640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-09-03T12:13:40.528877686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-09-03T12:13:40.529627516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008247s 
2025-09-03T12:13:40.529932410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-03T12:13:40', 'add_physical_release_note') 
2025-09-03T12:13:40.530214237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.530944347Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-09-03T12:13:40.531104720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021186s 
2025-09-03T12:13:40.531288370Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-09-03T12:13:40.531474545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.531696512Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-09-03T12:13:40.532034272Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.532213252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.534620729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024312s 
2025-09-03T12:13:40.534921255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-03T12:13:40', 'consolidate_indexer_baseurl') 
2025-09-03T12:13:40.535214445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.535922470Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-09-03T12:13:40.536060569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036723s 
2025-09-03T12:13:40.536250661Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-09-03T12:13:40.536450944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.536676950Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-09-03T12:13:40.539301183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-09-03T12:13:40.539901191Z [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-09-03T12:13:40.540445437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000969s 
2025-09-03T12:13:40.540798127Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-09-03T12:13:40.544660223Z [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, "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-09-03T12:13:40.546530479Z [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-09-03T12:13:40.547473708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-03T12:13:40.548052594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-03T12:13:40.550134295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-03T12:13:40.550435121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094533s 
2025-09-03T12:13:40.550588630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.550732450Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.550885247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-09-03T12:13:40.551122846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-09-03T12:13:40.551905953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000816s 
2025-09-03T12:13:40.552055584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.552257550Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-03T12:13:40.552382231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-09-03T12:13:40.552653558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-09-03T12:13:40.553403738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008554s 
2025-09-03T12:13:40.553706738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-03T12:13:40', 'add_alternative_titles_table') 
2025-09-03T12:13:40.554015129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.554989110Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-09-03T12:13:40.555201197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024134s 
2025-09-03T12:13:40.555340728Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-09-03T12:13:40.555552324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.555836907Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-09-03T12:13:40.556408899Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.556590124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.556909998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003465s 
2025-09-03T12:13:40.566012455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-09-03T12:13:40.566189993Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-09-03T12:13:40.566394314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-09-03T12:13:40.568670357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2025-09-03T12:13:40.569515288Z [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-09-03T12:13:40.569935464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-03T12:13:40.570363025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-03T12:13:40.573052340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064862s 
2025-09-03T12:13:40.573248565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-09-03T12:13:40.573529170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-03T12:13:40.573850126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s 
2025-09-03T12:13:40.574165661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-03T12:13:40', 'fix_duplicate_alt_titles') 
2025-09-03T12:13:40.574434232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.575423404Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-09-03T12:13:40.575581512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019902s 
2025-09-03T12:13:40.575781084Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-09-03T12:13:40.575957780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.576196611Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-09-03T12:13:40.577997797Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-09-03T12:13:40.578271769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-03T12:13:40.578571683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004187s 
2025-09-03T12:13:40.578745132Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-09-03T12:13:40.578934654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-03T12:13:40.579228996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003487s 
2025-09-03T12:13:40.579394279Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-09-03T12:13:40.579588841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-03T12:13:40.579896771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003417s 
2025-09-03T12:13:40.580065971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-09-03T12:13:40.580530046Z [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-09-03T12:13:40.580942717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007315s 
2025-09-03T12:13:40.581109603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-09-03T12:13:40.581596523Z [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-09-03T12:13:40.582030918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007792s 
2025-09-03T12:13:40.582212544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-09-03T12:13:40.582707831Z [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-09-03T12:13:40.583165913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008113s 
2025-09-03T12:13:40.583443783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-03T12:13:40', 'movie_extras') 
2025-09-03T12:13:40.583727504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.584673970Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-09-03T12:13:40.584797849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022788s 
2025-09-03T12:13:40.584971138Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-09-03T12:13:40.585139667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.585352766Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-09-03T12:13:40.585918004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-09-03T12:13:40.586101183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-09-03T12:13:40.586416578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003362s 
2025-09-03T12:13:40.586577382Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-09-03T12:13:40.586753035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-09-03T12:13:40.587075354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003429s 
2025-09-03T12:13:40.587228372Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-09-03T12:13:40.587444137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-09-03T12:13:40.587874814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004821s 
2025-09-03T12:13:40.588082903Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-09-03T12:13:40.588260350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-09-03T12:13:40.588578140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003424s 
2025-09-03T12:13:40.588900319Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-09-03T12:13:40.590750915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_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) 
2025-09-03T12:13:40.591576678Z [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-09-03T12:13:40.592002585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-03T12:13:40.592387330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-03T12:13:40.593856207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048413s 
2025-09-03T12:13:40.594040208Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-09-03T12:13:40.595893630Z [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) 
2025-09-03T12:13:40.596554080Z [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-09-03T12:13:40.596921840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-03T12:13:40.597463150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-03T12:13:40.598990145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-03T12:13:40.599331752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-03T12:13:40.599608961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054134s 
2025-09-03T12:13:40.599899646Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-09-03T12:13:40.601858500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2025-09-03T12:13:40.602607838Z [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-09-03T12:13:40.603101562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-03T12:13:40.603423601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-03T12:13:40.604903110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047347s 
2025-09-03T12:13:40.605105147Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-09-03T12:13:40.606874730Z [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) 
2025-09-03T12:13:40.607508385Z [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-09-03T12:13:40.607908481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-03T12:13:40.608283997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-03T12:13:40.609762795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044575s 
2025-09-03T12:13:40.610018179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-03T12:13:40', 'clean_core_tv') 
2025-09-03T12:13:40.610319616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.611861090Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-09-03T12:13:40.612024659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065389s 
2025-09-03T12:13:40.612225844Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-09-03T12:13:40.612359513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.612594476Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-09-03T12:13:40.613006245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-03T12:13:40.613124403Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-03T12:13:40.613291560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-09-03T12:13:40.613520250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-09-03T12:13:40.614152674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007021s 
2025-09-03T12:13:40.614356103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-09-03T12:13:40.614603431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-09-03T12:13:40.615262959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007384s 
2025-09-03T12:13:40.615564777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-03T12:13:40', 'add_cookies_to_indexer_status') 
2025-09-03T12:13:40.615896755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.616858842Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-09-03T12:13:40.617016640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022922s 
2025-09-03T12:13:40.617201552Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-09-03T12:13:40.617364961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.617574483Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-09-03T12:13:40.617943957Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-09-03T12:13:40.618254572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-09-03T12:13:40.618544246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003812s 
2025-09-03T12:13:40.618842727Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-09-03T12:13:40.619024202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-09-03T12:13:40.619239656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002965s 
2025-09-03T12:13:40.619528557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-03T12:13:40', 'banner_to_fanart') 
2025-09-03T12:13:40.619813621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.620571217Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-09-03T12:13:40.620717551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015874s 
2025-09-03T12:13:40.620924498Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-09-03T12:13:40.621105703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.621312820Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-09-03T12:13:40.621701342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-03T12:13:40.621873238Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-03T12:13:40.622039553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-09-03T12:13:40.622335319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.622987412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007818s 
2025-09-03T12:13:40.623281183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-03T12:13:40', 'naming_config_colon_action') 
2025-09-03T12:13:40.623602741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.624356258Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-09-03T12:13:40.624523374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021182s 
2025-09-03T12:13:40.624712315Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-09-03T12:13:40.624884602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.625081127Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-09-03T12:13:40.625629592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-09-03T12:13:40.625943614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "FormatTags" TEXT NOT NULL) 
2025-09-03T12:13:40.626303859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005146s 
2025-09-03T12:13:40.626459513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-09-03T12:13:40.626710378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-03T12:13:40.627004400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003736s 
2025-09-03T12:13:40.627139312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-03T12:13:40.627277991Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.627459627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-09-03T12:13:40.627737356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-09-03T12:13:40.628463598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008327s 
2025-09-03T12:13:40.628638029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-09-03T12:13:40.628892742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.629543763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007481s 
2025-09-03T12:13:40.629701731Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.629856873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.630060764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000225s 
2025-09-03T12:13:40.630352301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-03T12:13:40', 'add_custom_formats') 
2025-09-03T12:13:40.630635581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.631477998Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-09-03T12:13:40.631596155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015866s 
2025-09-03T12:13:40.631782711Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-09-03T12:13:40.632012624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.632265122Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-09-03T12:13:40.632591239Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-09-03T12:13:40.632887485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-09-03T12:13:40.633138861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003377s 
2025-09-03T12:13:40.633435158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-03T12:13:40', 'remove_extra_naming_config') 
2025-09-03T12:13:40.633698939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.634381934Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-09-03T12:13:40.634539742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001559s 
2025-09-03T12:13:40.634725275Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-09-03T12:13:40.634900107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.635129139Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-09-03T12:13:40.635394172Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.635585908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.638694277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031388s 
2025-09-03T12:13:40.638990624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-03T12:13:40', 'convert_regex_required_tags') 
2025-09-03T12:13:40.639314716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.639999465Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-09-03T12:13:40.640173585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044288s 
2025-09-03T12:13:40.640368658Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-09-03T12:13:40.640553821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.640814837Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-09-03T12:13:40.641054479Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.641231876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.641744388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005351s 
2025-09-03T12:13:40.642073902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-03T12:13:40', 'fix_format_tags_double_underscore') 
2025-09-03T12:13:40.642343074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.643069186Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-09-03T12:13:40.643224088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018153s 
2025-09-03T12:13:40.643404471Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-09-03T12:13:40.643571557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.643821801Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-09-03T12:13:40.644172137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-09-03T12:13:40.644305705Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:40.644488393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-09-03T12:13:40.644673656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-09-03T12:13:40.645364307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007573s 
2025-09-03T12:13:40.645576284Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-09-03T12:13:40.645783100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-09-03T12:13:40.645986630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002536s 
2025-09-03T12:13:40.646275381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-03T12:13:40', 'add_tags_to_net_import') 
2025-09-03T12:13:40.646577620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.647343803Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-09-03T12:13:40.647444966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015294s 
2025-09-03T12:13:40.647632704Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-09-03T12:13:40.647821044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.648051468Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-09-03T12:13:40.648425681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-09-03T12:13:40.648774613Z [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-09-03T12:13:40.649151292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005472s 
2025-09-03T12:13:40.649445103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-03T12:13:40', 'add_custom_filters') 
2025-09-03T12:13:40.649720939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.650468434Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-09-03T12:13:40.650631983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018616s 
2025-09-03T12:13:40.650833118Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-09-03T12:13:40.651040956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.651225829Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-09-03T12:13:40.653200955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-03T12:13:40.653332611Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.653517202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-09-03T12:13:40.653765011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.654485822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000811s 
2025-09-03T12:13:40.654801067Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-09-03T12:13:40.661315434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-03T12:13:40.662235466Z [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-09-03T12:13:40.662722868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-03T12:13:40.663234287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-03T12:13:40.665079623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-03T12:13:40.665453816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104721s 
2025-09-03T12:13:40.665658609Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-09-03T12:13:40.667602923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-09-03T12:13:40.668340568Z [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-09-03T12:13:40.668754893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-03T12:13:40.669262565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-03T12:13:40.670857386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-03T12:13:40.671216719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053682s 
2025-09-03T12:13:40.671348034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-03T12:13:40.671474168Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-03T12:13:40.671679632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-09-03T12:13:40.671915597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-09-03T12:13:40.672694375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008095s 
2025-09-03T12:13:40.672897113Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-09-03T12:13:40.673171836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-09-03T12:13:40.673391909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003132s 
2025-09-03T12:13:40.673555559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-03T12:13:40.673712585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.673854340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-09-03T12:13:40.677430651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-09-03T12:13:40.678334281Z [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-09-03T12:13:40.678793054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-03T12:13:40.679269955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-03T12:13:40.681494904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-03T12:13:40.681825750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078032s 
2025-09-03T12:13:40.681986454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-09-03T12:13:40.682434626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-03T12:13:40.682909212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007648s 
2025-09-03T12:13:40.683101689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-09-03T12:13:40.683391513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-03T12:13:40.683792410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004815s 
2025-09-03T12:13:40.684121513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-03T12:13:40', 'indexer_client_status_search_changes') 
2025-09-03T12:13:40.684416286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.685589739Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-09-03T12:13:40.685746945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022682s 
2025-09-03T12:13:40.686001578Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-09-03T12:13:40.686183444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.686411473Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-09-03T12:13:40.687069318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-03T12:13:40.687214581Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:40.687399353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-09-03T12:13:40.687646069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-03T12:13:40.688450689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008777s 
2025-09-03T12:13:40.688607655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-03T12:13:40.688733268Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:40.688897449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-09-03T12:13:40.689141400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-03T12:13:40.689907513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000832s 
2025-09-03T12:13:40.690039659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-03T12:13:40.690193468Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.690341066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-09-03T12:13:40.690576430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-03T12:13:40.691298263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007927s 
2025-09-03T12:13:40.691437824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.691609179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.703264206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011622s 
2025-09-03T12:13:40.703595974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-03T12:13:40', 'add_language_to_files_history_blacklist') 
2025-09-03T12:13:40.703969736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.705010201Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-09-03T12:13:40.705169412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133452s 
2025-09-03T12:13:40.705395607Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-09-03T12:13:40.705569477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.705796815Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-09-03T12:13:40.708383213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-03T12:13:40.708532213Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:40.708716243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-09-03T12:13:40.708944673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-09-03T12:13:40.709752440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008709s 
2025-09-03T12:13:40.709896119Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-03T12:13:40.712231230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-09-03T12:13:40.712460061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00241s 
2025-09-03T12:13:40.712744113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-03T12:13:40', 'add_update_allowed_quality_profile') 
2025-09-03T12:13:40.713050730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.713946805Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-09-03T12:13:40.714118771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038584s 
2025-09-03T12:13:40.714314926Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-09-03T12:13:40.714481541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.714723498Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-09-03T12:13:40.715123975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-03T12:13:40.715265450Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:40.715442406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-09-03T12:13:40.715689834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-09-03T12:13:40.716509845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008605s 
2025-09-03T12:13:40.716628003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.716793336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.742766722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259203s 
2025-09-03T12:13:40.743121897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-03T12:13:40', 'add_download_client_priority') 
2025-09-03T12:13:40.743436120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.744275089Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-09-03T12:13:40.744423799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274404s 
2025-09-03T12:13:40.744602799Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-09-03T12:13:40.744791399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.745028476Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-09-03T12:13:40.745346557Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:40.745583013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-09-03T12:13:40.745831253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000323s 
2025-09-03T12:13:40.746123080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-03T12:13:40', 'remove_growl_prowl') 
2025-09-03T12:13:40.746413455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.747100458Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-09-03T12:13:40.747250490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015649s 
2025-09-03T12:13:40.747453379Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-09-03T12:13:40.747636718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.747819205Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-09-03T12:13:40.748189160Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:40.748436378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-09-03T12:13:40.748676111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003185s 
2025-09-03T12:13:40.748848237Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:40.749087980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-09-03T12:13:40.749305718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002998s 
2025-09-03T12:13:40.749589860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-03T12:13:40', 'remove_plex_hometheatre') 
2025-09-03T12:13:40.749874133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.750605225Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-09-03T12:13:40.750758794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015655s 
2025-09-03T12:13:40.750952594Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-09-03T12:13:40.751106394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.751328261Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-09-03T12:13:40.751580939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.751783668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.757803829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060373s 
2025-09-03T12:13:40.758095446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-03T12:13:40', 'add_webrip_qualites') 
2025-09-03T12:13:40.758384638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.759106842Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-09-03T12:13:40.759306304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073257s 
2025-09-03T12:13:40.759428209Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-09-03T12:13:40.759597440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.759839808Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-09-03T12:13:40.760315776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-03T12:13:40.760456420Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-03T12:13:40.760637294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-09-03T12:13:40.760919442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.761812610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010178s 
2025-09-03T12:13:40.761981530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-03T12:13:40.762121091Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:40.762317427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-09-03T12:13:40.762587691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.763339515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008618s 
2025-09-03T12:13:40.763640942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-03T12:13:40', 'health_issue_notification') 
2025-09-03T12:13:40.763949393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.764756408Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-09-03T12:13:40.764933123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022519s 
2025-09-03T12:13:40.765093857Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-09-03T12:13:40.765265112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.765481157Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-09-03T12:13:40.766031896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-09-03T12:13:40.766265376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-03T12:13:40.766578146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003918s 
2025-09-03T12:13:40.766762146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-09-03T12:13:40.767008352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-09-03T12:13:40.767276542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003784s 
2025-09-03T12:13:40.767441995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-09-03T12:13:40.767666728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-03T12:13:40.767979287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003556s 
2025-09-03T12:13:40.768126403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-09-03T12:13:40.768343711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-03T12:13:40.768648114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003671s 
2025-09-03T12:13:40.768808296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-09-03T12:13:40.769018980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-03T12:13:40.769313594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003435s 
2025-09-03T12:13:40.769601954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-03T12:13:40', 'speed_improvements') 
2025-09-03T12:13:40.769872950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.770798844Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-09-03T12:13:40.770963015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018291s 
2025-09-03T12:13:40.771179360Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-09-03T12:13:40.771364283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.771543944Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-09-03T12:13:40.773580785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-09-03T12:13:40.775812178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-09-03T12:13:40.776621006Z [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-09-03T12:13:40.777045291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-03T12:13:40.777545919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-03T12:13:40.779471786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-03T12:13:40.779741489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059831s 
2025-09-03T12:13:40.780104430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-09-03T12:13:40.780584587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002644s 
2025-09-03T12:13:40.780706092Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-03T12:13:40.781036627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-09-03T12:13:40.781263654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004119s 
2025-09-03T12:13:40.781563398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-03T12:13:40', 'fix_profile_format_default') 
2025-09-03T12:13:40.781840245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.783133690Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-09-03T12:13:40.783278120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022411s 
2025-09-03T12:13:40.783466169Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-09-03T12:13:40.783621241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.783859942Z [Info] task_duration: Starting migration of Main DB to 163 
2025-09-03T12:13:40.784183904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-03T12:13:40.784333546Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:40.784555112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-09-03T12:13:40.784764694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-09-03T12:13:40.785528431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008421s 
2025-09-03T12:13:40.785815630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-03T12:13:40', 'task_duration') 
2025-09-03T12:13:40.786111966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.786728608Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-09-03T12:13:40.786886406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020312s 
2025-09-03T12:13:40.787064584Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-09-03T12:13:40.787238595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.787444740Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-09-03T12:13:40.788534945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:40.788706761Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.788852905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-09-03T12:13:40.789059491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-09-03T12:13:40.789807517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007689s 
2025-09-03T12:13:40.789956116Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-09-03T12:13:40.792783619Z [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, "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-09-03T12:13:40.794734187Z [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-09-03T12:13:40.795644239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-03T12:13:40.796456504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-03T12:13:40.798032147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-03T12:13:40.798404106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-03T12:13:40.798743249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-03T12:13:40.799109697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-03T12:13:40.799341062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092518s 
2025-09-03T12:13:40.799502167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-09-03T12:13:40.800064820Z [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, "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-09-03T12:13:40.800529125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008705s 
2025-09-03T12:13:40.800703035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-09-03T12:13:40.800942156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-03T12:13:40.801246028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003784s 
2025-09-03T12:13:40.801446542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-09-03T12:13:40.801623538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-09-03T12:13:40.801889293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003373s 
2025-09-03T12:13:40.802090428Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:40.802305141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-09-03T12:13:40.802523831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003076s 
2025-09-03T12:13:40.802705256Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:40.802934608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-09-03T12:13:40.803162637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002927s 
2025-09-03T12:13:40.803447180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-03T12:13:40', 'movie_collections_crew') 
2025-09-03T12:13:40.803724388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.804673169Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-09-03T12:13:40.804829674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017625s 
2025-09-03T12:13:40.811244750Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-09-03T12:13:40.811462709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.811655597Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-09-03T12:13:40.812335807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-03T12:13:40.812487642Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:40.812658486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-09-03T12:13:40.812896987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.813664502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008393s 
2025-09-03T12:13:40.813812240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-03T12:13:40.813946129Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-03T12:13:40.814122574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-09-03T12:13:40.814375424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.815121325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008419s 
2025-09-03T12:13:40.815286438Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.815446640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.819594081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041536s 
2025-09-03T12:13:40.819768472Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.819956321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.821169964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012669s 
2025-09-03T12:13:40.821325016Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.821491381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.822609482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011307s 
2025-09-03T12:13:40.822770256Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.822945329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.823214410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002855s 
2025-09-03T12:13:40.823355915Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.823517701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.826799699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032934s 
2025-09-03T12:13:40.826954090Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.827128641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.829061303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019231s 
2025-09-03T12:13:40.829361738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-03T12:13:40', 'remove_custom_formats_from_quality_model') 
2025-09-03T12:13:40.829660900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.830343875Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-09-03T12:13:40.830542976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031912s 
2025-09-03T12:13:40.830686315Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-09-03T12:13:40.830872911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.831097944Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-09-03T12:13:40.831494833Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.831654474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.833603959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019944s 
2025-09-03T12:13:40.833760234Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.833913352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.835625981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016782s 
2025-09-03T12:13:40.835738187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.835956627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.837871402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019739s 
2025-09-03T12:13:40.838165103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-03T12:13:40', 'fix_tmdb_list_config') 
2025-09-03T12:13:40.838478985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.839052349Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-09-03T12:13:40.839200818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031433s 
2025-09-03T12:13:40.839384137Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-09-03T12:13:40.839580513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.839783501Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-09-03T12:13:40.840187345Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-09-03T12:13:40.843056151Z [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, "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-09-03T12:13:40.844981918Z [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-09-03T12:13:40.845903133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-03T12:13:40.846674657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-03T12:13:40.848492427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-03T12:13:40.848886280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-03T12:13:40.849261916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-03T12:13:40.849647482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-03T12:13:40.849923067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095762s 
2025-09-03T12:13:40.850157499Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-09-03T12:13:40.850449457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-09-03T12:13:40.850631584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002862s 
2025-09-03T12:13:40.850775774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-03T12:13:40.850906487Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.851085308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-09-03T12:13:40.851326653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-09-03T12:13:40.852236796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009261s 
2025-09-03T12:13:40.852358411Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-09-03T12:13:40.854808754Z [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-09-03T12:13:40.855754589Z [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-09-03T12:13:40.856282161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-03T12:13:40.856813901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-03T12:13:40.858562803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-03T12:13:40.858895433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063742s 
2025-09-03T12:13:40.859181408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-03T12:13:40', 'remove_movie_pathstate') 
2025-09-03T12:13:40.859472865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.860390603Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-09-03T12:13:40.860553160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078548s 
2025-09-03T12:13:40.860752231Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-09-03T12:13:40.860900369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.861113008Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-09-03T12:13:40.861523695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-09-03T12:13:40.861664418Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:40.861860623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-09-03T12:13:40.862152441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-09-03T12:13:40.862947521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009222s 
2025-09-03T12:13:40.863120670Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.863264870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.866920411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036324s 
2025-09-03T12:13:40.867076585Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-09-03T12:13:40.869071632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL) 
2025-09-03T12:13:40.869587421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-09-03T12:13:40.869909790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-09-03T12:13:40.870403393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-09-03T12:13:40.872214580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-03T12:13:40.872484554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052397s 
2025-09-03T12:13:40.872821883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-03T12:13:40', 'custom_format_rework') 
2025-09-03T12:13:40.873078279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.873882869Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-09-03T12:13:40.874090327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066265s 
2025-09-03T12:13:40.874232082Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-09-03T12:13:40.874406493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.874627078Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-09-03T12:13:40.875234861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-03T12:13:40.875373420Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:40.875551990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-09-03T12:13:40.875802655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.876686174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009454s 
2025-09-03T12:13:40.876863501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-03T12:13:40.876960696Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:40.877149717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-09-03T12:13:40.877410282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.878140802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000826s 
2025-09-03T12:13:40.878268580Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.878444304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.883825017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053844s 
2025-09-03T12:13:40.884027024Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-09-03T12:13:40.887925002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-09-03T12:13:40.888799613Z [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-09-03T12:13:40.889231844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-03T12:13:40.889719105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-03T12:13:40.891544680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-03T12:13:40.891891890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076546s 
2025-09-03T12:13:40.892066371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-09-03T12:13:40.892207104Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-03T12:13:40.892457478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-09-03T12:13:40.892754036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:40.893704259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010828s 
2025-09-03T12:13:40.893998892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-03T12:13:40', 'custom_format_scores') 
2025-09-03T12:13:40.894315750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.895436777Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-09-03T12:13:40.895583032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028037s 
2025-09-03T12:13:40.895798956Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-09-03T12:13:40.895984139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.896226147Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-09-03T12:13:40.896567073Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.896740252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.973567340Z []
2025-09-03T12:13:40.973640677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0769017s 
2025-09-03T12:13:40.973849899Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.974011664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.975260539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012695s 
2025-09-03T12:13:40.977672385Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-09-03T12:13:40.978098793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-09-03T12:13:40.978509080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000597s 
2025-09-03T12:13:40.978813352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-03T12:13:40', 'fix_trakt_list_config') 
2025-09-03T12:13:40.979116001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.979984731Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-09-03T12:13:40.980205024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002024s 
2025-09-03T12:13:40.980346208Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-09-03T12:13:40.980514337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.980743098Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-09-03T12:13:40.981126229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-09-03T12:13:40.981283526Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:40.981463668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-09-03T12:13:40.981720536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-09-03T12:13:40.982424794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007917s 
2025-09-03T12:13:40.982569645Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.982741040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.984552828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018096s 
2025-09-03T12:13:40.984855538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-03T12:13:40', 'quality_definition_preferred_size') 
2025-09-03T12:13:40.985159961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.985935753Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-09-03T12:13:40.986057568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003126s 
2025-09-03T12:13:40.986232430Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-09-03T12:13:40.986411431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.986643899Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-09-03T12:13:40.987498149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-09-03T12:13:40.988077285Z [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-09-03T12:13:40.988532962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008551s 
2025-09-03T12:13:40.988711983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-09-03T12:13:40.988970684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-09-03T12:13:40.989284115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004138s 
2025-09-03T12:13:40.989472214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-09-03T12:13:40.989727397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-09-03T12:13:40.990066290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004063s 
2025-09-03T12:13:40.990226232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-09-03T12:13:40.990474311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-09-03T12:13:40.990761379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003923s 
2025-09-03T12:13:40.990917564Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:40.991090783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:40.993181181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021089s 
2025-09-03T12:13:40.993475895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-03T12:13:40', 'add_download_history') 
2025-09-03T12:13:40.993772953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.994731342Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-09-03T12:13:40.995051447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035248s 
2025-09-03T12:13:40.995394147Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-09-03T12:13:40.995571784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:40.995785114Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-09-03T12:13:40.996341484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-09-03T12:13:40.996821080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-09-03T12:13:40.997272920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007687s 
2025-09-03T12:13:40.997439856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-09-03T12:13:40.997706052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-09-03T12:13:40.997966336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s 
2025-09-03T12:13:40.998249656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-03T12:13:40', 'net_import_status') 
2025-09-03T12:13:40.998517786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:40.999339561Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-09-03T12:13:40.999486206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017327s 
2025-09-03T12:13:40.999664806Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-09-03T12:13:40.999825249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.000044290Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-09-03T12:13:41.000311608Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.000488895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.002564955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020922s 
2025-09-03T12:13:41.002864649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-03T12:13:41', 'email_multiple_addresses') 
2025-09-03T12:13:41.003126706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.003820062Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-09-03T12:13:41.003991718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033348s 
2025-09-03T12:13:41.004167041Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-09-03T12:13:41.004339669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.004539531Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-09-03T12:13:41.004871640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-09-03T12:13:41.005174980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-09-03T12:13:41.005465395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004057s 
2025-09-03T12:13:41.005755670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-03T12:13:41', 'remove_chown_and_folderchmod_config') 
2025-09-03T12:13:41.006038449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.006732717Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-09-03T12:13:41.006884442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016359s 
2025-09-03T12:13:41.007038583Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-09-03T12:13:41.007196090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.007397325Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-09-03T12:13:41.007719814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:41.007869656Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-03T12:13:41.008027724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-09-03T12:13:41.008251144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-09-03T12:13:41.009010022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008473s 
2025-09-03T12:13:41.009308192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-03T12:13:41', 'movie_recommendations') 
2025-09-03T12:13:41.009587304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.010337966Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-09-03T12:13:41.010469601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021325s 
2025-09-03T12:13:41.010622178Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-09-03T12:13:41.010779465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.010975179Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-09-03T12:13:41.013064265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:41.013180659Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.013340681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-09-03T12:13:41.013567658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-09-03T12:13:41.014303600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000803s 
2025-09-03T12:13:41.014431408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:41.014552141Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.014697834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-09-03T12:13:41.014905953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-09-03T12:13:41.015550260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007061s 
2025-09-03T12:13:41.015686204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:41.015815204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.015971799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-09-03T12:13:41.016192163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-09-03T12:13:41.016860559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007252s 
2025-09-03T12:13:41.017015881Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-09-03T12:13:41.020123689Z [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, "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-09-03T12:13:41.022171342Z [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-09-03T12:13:41.023123409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-03T12:13:41.023831294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-03T12:13:41.025572229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-03T12:13:41.025965631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-03T12:13:41.026262469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-03T12:13:41.026629558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-03T12:13:41.026833960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096833s 
2025-09-03T12:13:41.026999763Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-09-03T12:13:41.030005896Z [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, "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-09-03T12:13:41.031966223Z [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-09-03T12:13:41.032880023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-03T12:13:41.033585233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-03T12:13:41.035272991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-03T12:13:41.035632415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-03T12:13:41.035965416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-03T12:13:41.036299949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-03T12:13:41.036545684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094002s 
2025-09-03T12:13:41.036693852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-03T12:13:41.036838514Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.036979297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-09-03T12:13:41.037227567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.037893558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007593s 
2025-09-03T12:13:41.038098150Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-09-03T12:13:41.038328724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-09-03T12:13:41.038530410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002708s 
2025-09-03T12:13:41.038717146Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-09-03T12:13:41.040955864Z [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-09-03T12:13:41.041772087Z [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-09-03T12:13:41.042210229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-03T12:13:41.042586146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-03T12:13:41.044406561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055615s 
2025-09-03T12:13:41.044806957Z [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-09-03T12:13:41.045324139Z [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-09-03T12:13:41.045662600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006124s 
2025-09-03T12:13:41.045874747Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-09-03T12:13:41.046101604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-09-03T12:13:41.046426248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003697s 
2025-09-03T12:13:41.046559476Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.046716091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.049197678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025168s 
2025-09-03T12:13:41.049356227Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.049501189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.051254479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017611s 
2025-09-03T12:13:41.051399672Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-03T12:13:41.051688974Z [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-09-03T12:13:41.051955701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004177s 
2025-09-03T12:13:41.052089681Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-03T12:13:41.052287039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-09-03T12:13:41.052496320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002879s 
2025-09-03T12:13:41.052772326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-03T12:13:41', 'language_improvements') 
2025-09-03T12:13:41.053106018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.054301174Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-09-03T12:13:41.054418771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020217s 
2025-09-03T12:13:41.054575136Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-09-03T12:13:41.054733545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.054997696Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-09-03T12:13:41.055269213Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.055429225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.058265716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028487s 
2025-09-03T12:13:41.058412462Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.058579167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.061428975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028717s 
2025-09-03T12:13:41.061722697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-03T12:13:41', 'new_list_server') 
2025-09-03T12:13:41.062024564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.062703632Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-09-03T12:13:41.062848854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041316s 
2025-09-03T12:13:41.063020009Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-09-03T12:13:41.063199911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.063424633Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-09-03T12:13:41.063786482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-09-03T12:13:41.064094833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-03T12:13:41.064379115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004028s 
2025-09-03T12:13:41.064544408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-09-03T12:13:41.064806927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-09-03T12:13:41.065083624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003859s 
2025-09-03T12:13:41.065380071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-03T12:13:41', 'movie_translation_indexes') 
2025-09-03T12:13:41.065657680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.066425295Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-09-03T12:13:41.066563514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016807s 
2025-09-03T12:13:41.066743526Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-09-03T12:13:41.066916584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.067137219Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-09-03T12:13:41.067398515Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.067587746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.070014452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024479s 
2025-09-03T12:13:41.070333064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-03T12:13:41', 'fix_invalid_profile_references') 
2025-09-03T12:13:41.070619370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.071244960Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-09-03T12:13:41.071404932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036504s 
2025-09-03T12:13:41.071583632Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-09-03T12:13:41.071795538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.072053648Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-09-03T12:13:41.073915066Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-09-03T12:13:41.074200651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-09-03T12:13:41.076129454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020178s 
2025-09-03T12:13:41.076275638Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-09-03T12:13:41.076499028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-09-03T12:13:41.078257278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018181s 
2025-09-03T12:13:41.078499235Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-09-03T12:13:41.078773067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-09-03T12:13:41.078999473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003264s 
2025-09-03T12:13:41.079173283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-03T12:13:41.079261921Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.079411532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-09-03T12:13:41.079659432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.080355503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007619s 
2025-09-03T12:13:41.080480595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-09-03T12:13:41.081305055Z [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-09-03T12:13:41.081925023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013063s 
2025-09-03T12:13:41.082212853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-03T12:13:41', 'list_movies_table') 
2025-09-03T12:13:41.082480973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.083365644Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-09-03T12:13:41.083505345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027198s 
2025-09-03T12:13:41.083713454Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-09-03T12:13:41.083834769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.084056565Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-09-03T12:13:41.084370357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-03T12:13:41.084504116Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.084671654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-09-03T12:13:41.084900364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.085635304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008322s 
2025-09-03T12:13:41.085918334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-03T12:13:41', 'on_delete_notification') 
2025-09-03T12:13:41.086203628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.086847775Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-09-03T12:13:41.086986975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020116s 
2025-09-03T12:13:41.087153120Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-09-03T12:13:41.087306138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.087531362Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-09-03T12:13:41.087817157Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.088038082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.088607819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000624s 
2025-09-03T12:13:41.088807641Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-09-03T12:13:41.089057414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-09-03T12:13:41.089231224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002573s 
2025-09-03T12:13:41.089381487Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-09-03T12:13:41.091785477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-09-03T12:13:41.092553152Z [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-09-03T12:13:41.092960543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-03T12:13:41.093390959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-03T12:13:41.095239251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-03T12:13:41.095507701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059771s 
2025-09-03T12:13:41.095778747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-03T12:13:41', 'download_propers_config') 
2025-09-03T12:13:41.096065284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.096758299Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-09-03T12:13:41.096918091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072073s 
2025-09-03T12:13:41.097079887Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-09-03T12:13:41.097242094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.097445804Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-09-03T12:13:41.097766349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-03T12:13:41.097903114Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.098043056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-09-03T12:13:41.098282378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-09-03T12:13:41.098949421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007569s 
2025-09-03T12:13:41.099225547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-03T12:13:41', 'add_priority_to_indexers') 
2025-09-03T12:13:41.099499990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.100102022Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-09-03T12:13:41.100248637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018809s 
2025-09-03T12:13:41.100416455Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-09-03T12:13:41.100582600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.100787833Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-09-03T12:13:41.101135583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-09-03T12:13:41.101391929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-03T12:13:41.101668857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003808s 
2025-09-03T12:13:41.101832827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-09-03T12:13:41.102086498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-03T12:13:41.102352273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s 
2025-09-03T12:13:41.104264613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-03T12:13:41', 'add_alternative_title_indices') 
2025-09-03T12:13:41.104541340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.105195628Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-09-03T12:13:41.105339998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031821s 
2025-09-03T12:13:41.105500832Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-09-03T12:13:41.105669301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.105879404Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-09-03T12:13:41.107251898Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.107412912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.110668457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032603s 
2025-09-03T12:13:41.111161680Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-09-03T12:13:41.111615734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-09-03T12:13:41.111975519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006544s 
2025-09-03T12:13:41.112117955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:41.112226474Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.112462780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-09-03T12:13:41.115566940Z [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, "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-09-03T12:13:41.117512127Z [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-09-03T12:13:41.118414834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-03T12:13:41.119042247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-03T12:13:41.120891130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-03T12:13:41.121302608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-03T12:13:41.121709067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-03T12:13:41.121978770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094518s 
2025-09-03T12:13:41.122130425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-09-03T12:13:41.122327312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-03T12:13:41.122622746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000353s 
2025-09-03T12:13:41.122905015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-03T12:13:41', 'fix_tmdb_duplicates') 
2025-09-03T12:13:41.123162693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.124041533Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-09-03T12:13:41.124187858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017493s 
2025-09-03T12:13:41.124359914Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-09-03T12:13:41.124531880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.124749639Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-09-03T12:13:41.125002838Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.125166057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.125757678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006197s 
2025-09-03T12:13:41.126084557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-03T12:13:41', 'swap_filechmod_for_folderchmod') 
2025-09-03T12:13:41.126344821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.126940179Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-09-03T12:13:41.127074520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017532s 
2025-09-03T12:13:41.127250204Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-09-03T12:13:41.127397660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.127599537Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-09-03T12:13:41.128049463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-09-03T12:13:41.128398516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-09-03T12:13:41.128605242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003528s 
2025-09-03T12:13:41.128910326Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-09-03T12:13:41.129244048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-09-03T12:13:41.129495134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000396s 
2025-09-03T12:13:41.129726560Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-09-03T12:13:41.130001603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-09-03T12:13:41.130219202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003129s 
2025-09-03T12:13:41.130482472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-03T12:13:41', 'mediainfo_channels') 
2025-09-03T12:13:41.130743698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.131329637Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-09-03T12:13:41.131462846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013947s 
2025-09-03T12:13:41.131620503Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-09-03T12:13:41.131771858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.132043304Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-09-03T12:13:41.132354962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-03T12:13:41', 'add_update_history') 
2025-09-03T12:13:41.132630857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.133195454Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-09-03T12:13:41.133333202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014082s 
2025-09-03T12:13:41.133506070Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-09-03T12:13:41.133662685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.133910835Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-09-03T12:13:41.136431089Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-03T12:13:41.136785002Z [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-09-03T12:13:41.137055436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004174s 
2025-09-03T12:13:41.137360821Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-03T12:13:41.137690094Z [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-09-03T12:13:41.137955588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003997s 
2025-09-03T12:13:41.138223277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-03T12:13:41', 'update_awesome_hd_link') 
2025-09-03T12:13:41.138498161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.139516511Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-09-03T12:13:41.139675421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019089s 
2025-09-03T12:13:41.139878269Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-09-03T12:13:41.140035827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.140263325Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-09-03T12:13:41.140567076Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:41.140812370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-09-03T12:13:41.141040379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002934s 
2025-09-03T12:13:41.141369622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-03T12:13:41', 'remove_awesomehd') 
2025-09-03T12:13:41.141596158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.142244614Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-09-03T12:13:41.142375898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014649s 
2025-09-03T12:13:41.142574989Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-09-03T12:13:41.142749300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.142976227Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-09-03T12:13:41.143472396Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-09-03T12:13:41.146125428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("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, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2025-09-03T12:13:41.147107325Z [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-09-03T12:13:41.147638184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-09-03T12:13:41.148067779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-09-03T12:13:41.149808183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061642s 
2025-09-03T12:13:41.149978616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-03T12:13:41.150122015Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.150290084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-09-03T12:13:41.150558614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.151322733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008687s 
2025-09-03T12:13:41.151527435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-03T12:13:41.151648449Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.151816657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-09-03T12:13:41.152144988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.152855188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000841s 
2025-09-03T12:13:41.153157818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-03T12:13:41', 'add_on_delete_to_notifications') 
2025-09-03T12:13:41.153472732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.154273334Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-09-03T12:13:41.154439087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022343s 
2025-09-03T12:13:41.154625362Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-09-03T12:13:41.154796256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.155019025Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-09-03T12:13:41.155691539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-03T12:13:41.155864227Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.156068929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-09-03T12:13:41.156355225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.157111207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008713s 
2025-09-03T12:13:41.157252311Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-03T12:13:41.157479349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-09-03T12:13:41.157708119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003167s 
2025-09-03T12:13:41.157997792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-03T12:13:41', 'add_bypass_to_delay_profile') 
2025-09-03T12:13:41.158297736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.159064330Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-09-03T12:13:41.159214883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016359s 
2025-09-03T12:13:41.159401449Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-09-03T12:13:41.159586782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.159795442Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-09-03T12:13:41.165214934Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-03T12:13:41.165787938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-03T12:13:41.166130317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006122s 
2025-09-03T12:13:41.166424610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-03T12:13:41', 'update_notifiarr') 
2025-09-03T12:13:41.166709784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.167415094Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-09-03T12:13:41.167516729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018244s 
2025-09-03T12:13:41.167700940Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-09-03T12:13:41.167986314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.168105093Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-09-03T12:13:41.168588086Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-09-03T12:13:41.168891276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-09-03T12:13:41.169174787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004204s 
2025-09-03T12:13:41.169452376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-03T12:13:41', 'legacy_mediainfo_hdr') 
2025-09-03T12:13:41.169764955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.170428040Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-09-03T12:13:41.170612111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016579s 
2025-09-03T12:13:41.170781342Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-09-03T12:13:41.170953348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.171183221Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-09-03T12:13:41.171487463Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-09-03T12:13:41.171698779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-09-03T12:13:41.173549936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001912s 
2025-09-03T12:13:41.173889891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-03T12:13:41', 'rename_blacklist_to_blocklist') 
2025-09-03T12:13:41.174192219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.174923131Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-09-03T12:13:41.175092893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032409s 
2025-09-03T12:13:41.175262264Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-09-03T12:13:41.175430483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.175656237Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-09-03T12:13:41.176054319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-03T12:13:41.176195703Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-03T12:13:41.176379694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-09-03T12:13:41.176588995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-09-03T12:13:41.177339957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008119s 
2025-09-03T12:13:41.177629350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-03T12:13:41', 'add_indexer_tags') 
2025-09-03T12:13:41.177918382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.178863244Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-09-03T12:13:41.179004198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023117s 
2025-09-03T12:13:41.179188098Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-09-03T12:13:41.179369834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.179588705Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-09-03T12:13:41.179881635Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.180068902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.182213901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021671s 
2025-09-03T12:13:41.182503694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-03T12:13:41', 'mediainfo_to_ffmpeg') 
2025-09-03T12:13:41.182796524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.183511965Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-09-03T12:13:41.183676766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003426s 
2025-09-03T12:13:41.183814704Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-09-03T12:13:41.184016641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.184226433Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-09-03T12:13:41.184681860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-03T12:13:41.184800399Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.184982836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-09-03T12:13:41.185293532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-09-03T12:13:41.186045936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008734s 
2025-09-03T12:13:41.186238314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-09-03T12:13:41.186517566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-09-03T12:13:41.187254800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008457s 
2025-09-03T12:13:41.187395363Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.187572079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.191433133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038514s 
2025-09-03T12:13:41.191791375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-03T12:13:41', 'cdh_per_downloadclient') 
2025-09-03T12:13:41.192048823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.192815767Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-09-03T12:13:41.192956991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052043s 
2025-09-03T12:13:41.193133787Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-09-03T12:13:41.193337728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.193562100Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-09-03T12:13:41.193832905Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.193988538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.197587445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003608s 
2025-09-03T12:13:41.197877850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-03T12:13:41', 'migrate_discord_from_slack') 
2025-09-03T12:13:41.198166691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.198865889Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-09-03T12:13:41.199029729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048683s 
2025-09-03T12:13:41.199196214Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-09-03T12:13:41.199366808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.199594356Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-09-03T12:13:41.200579609Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-03T12:13:41.200834332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-09-03T12:13:41.201060217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003359s 
2025-09-03T12:13:41.201204508Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-03T12:13:41.201451976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-09-03T12:13:41.201686658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000336s 
2025-09-03T12:13:41.201822762Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-03T12:13:41.202030551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-09-03T12:13:41.202256165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002787s 
2025-09-03T12:13:41.202386147Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-03T12:13:41.202590378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-09-03T12:13:41.202827305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002987s 
2025-09-03T12:13:41.202990213Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-09-03T12:13:41.206224124Z [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, "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, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-09-03T12:13:41.208180734Z [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-09-03T12:13:41.209082670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-03T12:13:41.209791377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-03T12:13:41.211717846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-03T12:13:41.212149966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-03T12:13:41.212493037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-03T12:13:41.212824795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-03T12:13:41.213105580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099701s 
2025-09-03T12:13:41.213400364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-03T12:13:41', 'remove_predb') 
2025-09-03T12:13:41.213685207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.214579778Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-09-03T12:13:41.214760232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114279s 
2025-09-03T12:13:41.214937298Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-09-03T12:13:41.215142361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.215384779Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-09-03T12:13:41.215680474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-03T12:13:41.215820897Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.216067714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-09-03T12:13:41.216314301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.217069601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008555s 
2025-09-03T12:13:41.217399185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-03T12:13:41', 'add_on_update_to_notifications') 
2025-09-03T12:13:41.217745612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.218457826Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-09-03T12:13:41.218618259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022185s 
2025-09-03T12:13:41.218802651Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-09-03T12:13:41.218989988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.219210832Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-09-03T12:13:41.220634579Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:41.220845914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-09-03T12:13:41.221056248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000248s 
2025-09-03T12:13:41.221204096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-09-03T12:13:41.224405311Z [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, "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, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2025-09-03T12:13:41.226319956Z [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-09-03T12:13:41.227345952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-03T12:13:41.228068808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-03T12:13:41.230073153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-03T12:13:41.230434581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-03T12:13:41.230857763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-03T12:13:41.231162076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-03T12:13:41.231424655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100671s 
2025-09-03T12:13:41.231589477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-09-03T12:13:41.233944268Z [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-09-03T12:13:41.234604788Z [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-09-03T12:13:41.234922217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-09-03T12:13:41.235671245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-09-03T12:13:41.238395560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-03T12:13:41.238864093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-09-03T12:13:41.239314891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-03T12:13:41.239741911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079395s 
2025-09-03T12:13:41.239886722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-09-03T12:13:41.244402745Z [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-09-03T12:13:41.245172796Z [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-09-03T12:13:41.245592291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-03T12:13:41.245978969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-03T12:13:41.247833042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007764s 
2025-09-03T12:13:41.248056863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-09-03T12:13:41.250668812Z [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, "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-09-03T12:13:41.251329402Z [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-09-03T12:13:41.251755450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-09-03T12:13:41.252269505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-09-03T12:13:41.254136293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-03T12:13:41.254508513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-09-03T12:13:41.254780100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065965s 
2025-09-03T12:13:41.255004241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-09-03T12:13:41.257444404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-09-03T12:13:41.258205737Z [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-09-03T12:13:41.258618628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-03T12:13:41.259084697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-03T12:13:41.261005374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-03T12:13:41.261287362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061801s 
2025-09-03T12:13:41.261480150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-09-03T12:13:41.263779309Z [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-09-03T12:13:41.264425400Z [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-09-03T12:13:41.264821929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-03T12:13:41.265214088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-03T12:13:41.266960164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053454s 
2025-09-03T12:13:41.267129214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-09-03T12:13:41.269572253Z [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-09-03T12:13:41.270362765Z [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-09-03T12:13:41.270831027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-03T12:13:41.271223698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-03T12:13:41.273315771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060291s 
2025-09-03T12:13:41.273501865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-09-03T12:13:41.275863550Z [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-09-03T12:13:41.276580524Z [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-09-03T12:13:41.276943334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-03T12:13:41.277447169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-03T12:13:41.279261532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-03T12:13:41.279624943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-03T12:13:41.280008195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062617s 
2025-09-03T12:13:41.280165752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-09-03T12:13:41.282628942Z [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-09-03T12:13:41.283516960Z [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-09-03T12:13:41.283980323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-03T12:13:41.284445930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-03T12:13:41.286251666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059124s 
2025-09-03T12:13:41.286407300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-09-03T12:13:41.288897153Z [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-09-03T12:13:41.289816524Z [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-09-03T12:13:41.290293595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-03T12:13:41.290743881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-03T12:13:41.292591882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-03T12:13:41.292867106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062987s 
2025-09-03T12:13:41.293027509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-09-03T12:13:41.296678119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2025-09-03T12:13:41.297318198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-09-03T12:13:41.297672692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-09-03T12:13:41.298180835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-09-03T12:13:41.300060199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-03T12:13:41.300354812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071708s 
2025-09-03T12:13:41.300669105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-03T12:13:41', 'ensure_identity_on_id_columns') 
2025-09-03T12:13:41.300960802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.302607187Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-09-03T12:13:41.302773663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093845s 
2025-09-03T12:13:41.303000048Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-09-03T12:13:41.303169339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.303406918Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-09-03T12:13:41.303919881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-03T12:13:41.304095885Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-03T12:13:41.304240987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-09-03T12:13:41.304496742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.305218044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000819s 
2025-09-03T12:13:41.305528349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-03T12:13:41', 'download_client_per_indexer') 
2025-09-03T12:13:41.305812221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.306547932Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-09-03T12:13:41.306715610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021145s 
2025-09-03T12:13:41.306906444Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-09-03T12:13:41.307089162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.307308564Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-09-03T12:13:41.307802598Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-09-03T12:13:41.308148054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-09-03T12:13:41.308428358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003904s 
2025-09-03T12:13:41.308727080Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-09-03T12:13:41.309031703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-09-03T12:13:41.309305284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003823s 
2025-09-03T12:13:41.309450366Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.309621050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.312194982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025682s 
2025-09-03T12:13:41.312357940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.312522201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.312900122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00029s 
2025-09-03T12:13:41.313071928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-03T12:13:41', 'multiple_ratings_support') 
2025-09-03T12:13:41.313373986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.314074817Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-09-03T12:13:41.314237003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015532s 
2025-09-03T12:13:41.314409190Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-09-03T12:13:41.314601898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.314815508Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-09-03T12:13:41.317349531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-09-03T12:13:41.318345506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-09-03T12:13:41.319083532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015759s 
2025-09-03T12:13:41.319262292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-09-03T12:13:41.319540292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-03T12:13:41.319796888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003866s 
2025-09-03T12:13:41.319990157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-09-03T12:13:41.320259269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-03T12:13:41.320545195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003802s 
2025-09-03T12:13:41.320712993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-09-03T12:13:41.320999209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-03T12:13:41.321300085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004144s 
2025-09-03T12:13:41.325848252Z [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-09-03T12:13:41.325899706Z                           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-09-03T12:13:41.325918333Z                           FROM "Movies" 
2025-09-03T12:13:41.327323092Z [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-09-03T12:13:41.327347942Z                           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-09-03T12:13:41.327360968Z                           FROM "Movies" 
2025-09-03T12:13:41.328133012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016374s 
2025-09-03T12:13:41.329299150Z [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-09-03T12:13:41.329321455Z                           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-09-03T12:13:41.329327347Z                           FROM "ImportListMovies"
2025-09-03T12:13:41.329331155Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-09-03T12:13:41.329335303Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-09-03T12:13:41.330900785Z [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-09-03T12:13:41.330939954Z                           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-09-03T12:13:41.330953572Z                           FROM "ImportListMovies"
2025-09-03T12:13:41.330964604Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-09-03T12:13:41.330976478Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-09-03T12:13:41.331979738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020547s 
2025-09-03T12:13:41.332134299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:41.332268810Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.332464644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-09-03T12:13:41.332705629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.333484989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008767s 
2025-09-03T12:13:41.333647957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-09-03T12:13:41.333783630Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.333976288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-09-03T12:13:41.334243145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.335043938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009007s 
2025-09-03T12:13:41.335206445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-09-03T12:13:41.335336707Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.335492110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-09-03T12:13:41.335769238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.336492224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008308s 
2025-09-03T12:13:41.336684160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-09-03T12:13:41.336816216Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-03T12:13:41.337073284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-09-03T12:13:41.337435393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.338322088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010619s 
2025-09-03T12:13:41.338561460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-09-03T12:13:41.338727945Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.338895893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-09-03T12:13:41.339216579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.340100158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010474s 
2025-09-03T12:13:41.340293217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-09-03T12:13:41.340614504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-09-03T12:13:41.340936793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004624s 
2025-09-03T12:13:41.341333521Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-09-03T12:13:41.341343632Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-03T12:13:41.341348051Z                                                   FROM "MovieMetadata"
2025-09-03T12:13:41.341351898Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-09-03T12:13:41.341784379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-09-03T12:13:41.341790902Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-03T12:13:41.341795602Z                                                   FROM "MovieMetadata"
2025-09-03T12:13:41.341799540Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-09-03T12:13:41.342177961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005696s 
2025-09-03T12:13:41.342677958Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-09-03T12:13:41.342698059Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-03T12:13:41.342707598Z                                                   FROM "Movies" 
2025-09-03T12:13:41.342716476Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-09-03T12:13:41.343227334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-09-03T12:13:41.343246202Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-03T12:13:41.343270060Z                                                   FROM "Movies" 
2025-09-03T12:13:41.343278978Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-09-03T12:13:41.343642139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006342s 
2025-09-03T12:13:41.344010982Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-09-03T12:13:41.344025461Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-03T12:13:41.344034459Z                                                   FROM "Movies" 
2025-09-03T12:13:41.344043047Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-09-03T12:13:41.344497221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-09-03T12:13:41.344520718Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-03T12:13:41.344533454Z                                                   FROM "Movies" 
2025-09-03T12:13:41.344544506Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-09-03T12:13:41.344879020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005614s 
2025-09-03T12:13:41.345302723Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-09-03T12:13:41.345320920Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-03T12:13:41.345332753Z                                                   FROM "Movies" 
2025-09-03T12:13:41.345343846Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-09-03T12:13:41.345705213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-09-03T12:13:41.345719212Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-03T12:13:41.345725705Z                                                   FROM "Movies" 
2025-09-03T12:13:41.345732228Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-09-03T12:13:41.346035278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005282s 
2025-09-03T12:13:41.346413439Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-09-03T12:13:41.346434802Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-03T12:13:41.346444552Z                                                   FROM "MovieMetadata" 
2025-09-03T12:13:41.346453250Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-09-03T12:13:41.346923607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-09-03T12:13:41.346957655Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-03T12:13:41.346967976Z                                                   FROM "MovieMetadata" 
2025-09-03T12:13:41.346978838Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-09-03T12:13:41.347369815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006384s 
2025-09-03T12:13:41.347483394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:41.347598876Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.347748528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-09-03T12:13:41.351630003Z [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, "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, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-03T12:13:41.353660211Z [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-09-03T12:13:41.354617248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-03T12:13:41.355345334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-03T12:13:41.357557668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-03T12:13:41.357908284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-03T12:13:41.358258729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-03T12:13:41.358600237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-03T12:13:41.358886323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109653s 
2025-09-03T12:13:41.359055834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-09-03T12:13:41.359385458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-03T12:13:41.359658417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004458s 
2025-09-03T12:13:41.359860304Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-09-03T12:13:41.362995517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "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-09-03T12:13:41.363854777Z [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-09-03T12:13:41.364245323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-03T12:13:41.364823367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-03T12:13:41.366914588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-03T12:13:41.367220564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071872s 
2025-09-03T12:13:41.367364874Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-09-03T12:13:41.370379013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL, "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-09-03T12:13:41.371195387Z [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-09-03T12:13:41.371697809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-09-03T12:13:41.372220201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-09-03T12:13:41.374425410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-03T12:13:41.374739322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072079s 
2025-09-03T12:13:41.374958373Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-09-03T12:13:41.377847160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-03T12:13:41.378556789Z [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-09-03T12:13:41.378991734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-09-03T12:13:41.379682696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-09-03T12:13:41.382000943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-03T12:13:41.382402241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-03T12:13:41.382735743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075952s 
2025-09-03T12:13:41.383249097Z [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-09-03T12:13:41.386432516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL 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) 
2025-09-03T12:13:41.387425075Z [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-09-03T12:13:41.387882486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-03T12:13:41.388869844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-03T12:13:41.390964110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-03T12:13:41.391295447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077067s 
2025-09-03T12:13:41.391731686Z [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-09-03T12:13:41.397459639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-03T12:13:41.397974746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-09-03T12:13:41.398305462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-09-03T12:13:41.398816842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-09-03T12:13:41.400822400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-09-03T12:13:41.401121081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090479s 
2025-09-03T12:13:41.401407478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-03T12:13:41', 'movie_metadata') 
2025-09-03T12:13:41.401693995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.403189736Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-09-03T12:13:41.403371693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111098s 
2025-09-03T12:13:41.403557196Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-09-03T12:13:41.403723862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.403996360Z [Info] collections: Starting migration of Main DB to 208 
2025-09-03T12:13:41.405375327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-09-03T12:13:41.406064013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-09-03T12:13:41.406638460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011047s 
2025-09-03T12:13:41.406798572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-09-03T12:13:41.407055429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-03T12:13:41.407330844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003759s 
2025-09-03T12:13:41.407502239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-03T12:13:41.407670317Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.407824788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-09-03T12:13:41.408105253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-09-03T12:13:41.408902589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008804s 
2025-09-03T12:13:41.409101649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-09-03T12:13:41.409326853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-09-03T12:13:41.410035520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007743s 
2025-09-03T12:13:41.410191233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-03T12:13:41.410320473Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.410486317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-09-03T12:13:41.410708024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-09-03T12:13:41.411394486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000749s 
2025-09-03T12:13:41.411554488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.411741565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.415811129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040492s 
2025-09-03T12:13:41.416027825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.416217407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.417530030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013179s 
2025-09-03T12:13:41.417679190Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.418003112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.419230033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013s 
2025-09-03T12:13:41.419403903Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.419532582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.420500621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009885s 
2025-09-03T12:13:41.420661184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-03T12:13:41.420779923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-09-03T12:13:41.420935787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-09-03T12:13:41.423704081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "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-09-03T12:13:41.424769706Z [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-09-03T12:13:41.425290084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-03T12:13:41.425743798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-03T12:13:41.427759045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-03T12:13:41.428052406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069723s 
2025-09-03T12:13:41.428241006Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-09-03T12:13:41.430888727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "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-09-03T12:13:41.431874843Z [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-09-03T12:13:41.432448387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-03T12:13:41.432861088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-03T12:13:41.434823750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-03T12:13:41.435085567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006714s 
2025-09-03T12:13:41.435277053Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:41.435508729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-09-03T12:13:41.435717510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003041s 
2025-09-03T12:13:41.435909326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-09-03T12:13:41.438937022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-09-03T12:13:41.440595591Z [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-09-03T12:13:41.441430452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-03T12:13:41.442037064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-03T12:13:41.443861958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-03T12:13:41.444234538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-03T12:13:41.444645876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-03T12:13:41.444957504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008915s 
2025-09-03T12:13:41.445247939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-03T12:13:41', 'collections') 
2025-09-03T12:13:41.445534836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.446670773Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-09-03T12:13:41.446833651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010597s 
2025-09-03T12:13:41.447038324Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-09-03T12:13:41.447180500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.447420473Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-09-03T12:13:41.447828495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-09-03T12:13:41.448105122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-03T12:13:41.448417641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003944s 
2025-09-03T12:13:41.448558755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-09-03T12:13:41.448823919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-09-03T12:13:41.449102500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003915s 
2025-09-03T12:13:41.449386742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-03T12:13:41', 'movie_meta_collection_index') 
2025-09-03T12:13:41.449652086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.450455213Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-09-03T12:13:41.450638833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017199s 
2025-09-03T12:13:41.450774847Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-09-03T12:13:41.450926913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.451133770Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-09-03T12:13:41.451478484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-03T12:13:41.451612564Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.451788588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-09-03T12:13:41.452076067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.452799173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008324s 
2025-09-03T12:13:41.453040469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-03T12:13:41', 'movie_added_notifications') 
2025-09-03T12:13:41.453313118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.454030322Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-09-03T12:13:41.454149912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020648s 
2025-09-03T12:13:41.454418353Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-09-03T12:13:41.454484416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.454696904Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-09-03T12:13:41.455038561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-09-03T12:13:41.455343746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-03T12:13:41.455610774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004016s 
2025-09-03T12:13:41.455789814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-09-03T12:13:41.456018013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-09-03T12:13:41.456277977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003704s 
2025-09-03T12:13:41.456551528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-03T12:13:41', 'more_movie_meta_index') 
2025-09-03T12:13:41.456825580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.457604057Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-09-03T12:13:41.457745943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016673s 
2025-09-03T12:13:41.457939302Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-03T12:13:41.458112761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.458332464Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-09-03T12:13:41.460699029Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:41.460895975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-09-03T12:13:41.461085807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000231s 
2025-09-03T12:13:41.461225970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-09-03T12:13:41.461351913Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.461501985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-09-03T12:13:41.464099746Z [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-09-03T12:13:41.464956792Z [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-09-03T12:13:41.465393521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-03T12:13:41.465775109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-03T12:13:41.467555304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059028s 
2025-09-03T12:13:41.467685426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-09-03T12:13:41.467823333Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.468003396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-09-03T12:13:41.470597349Z [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-09-03T12:13:41.471439524Z [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-09-03T12:13:41.471954842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-03T12:13:41.472279636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-03T12:13:41.474061493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059177s 
2025-09-03T12:13:41.474206235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-03T12:13:41.474326447Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.474477351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-09-03T12:13:41.477208670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-09-03T12:13:41.478160106Z [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-09-03T12:13:41.478681526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-09-03T12:13:41.479137153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-09-03T12:13:41.481050616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-03T12:13:41.481322834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066745s 
2025-09-03T12:13:41.481477946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-03T12:13:41.481586114Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.481742940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-09-03T12:13:41.485306164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-09-03T12:13:41.486308943Z [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-09-03T12:13:41.486809782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-09-03T12:13:41.487253996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-09-03T12:13:41.489099752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-03T12:13:41.489376109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074631s 
2025-09-03T12:13:41.489514968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-03T12:13:41.489640401Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.489797798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-09-03T12:13:41.492339425Z [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-09-03T12:13:41.493067551Z [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-09-03T12:13:41.493460402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-03T12:13:41.493816179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-03T12:13:41.495552996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055882s 
2025-09-03T12:13:41.495685603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-03T12:13:41.495796065Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.495984605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-09-03T12:13:41.498504178Z [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-09-03T12:13:41.499224949Z [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-09-03T12:13:41.499636618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-03T12:13:41.500003817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-03T12:13:41.501836036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056294s 
2025-09-03T12:13:41.501916579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-03T12:13:41.502036861Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.502195410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-09-03T12:13:41.504815656Z [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-09-03T12:13:41.505554483Z [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-09-03T12:13:41.505968016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-03T12:13:41.506318371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-03T12:13:41.508093455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057346s 
2025-09-03T12:13:41.508227756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-03T12:13:41.508363679Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.508543902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-09-03T12:13:41.510993174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-03T12:13:41.511661349Z [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-09-03T12:13:41.512080092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-03T12:13:41.512552784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-03T12:13:41.514462900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-03T12:13:41.514772594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060518s 
2025-09-03T12:13:41.514901744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-03T12:13:41.515057718Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.515195636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-09-03T12:13:41.517653314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-03T12:13:41.518334295Z [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-09-03T12:13:41.518719911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-03T12:13:41.519209166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-03T12:13:41.521069512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-03T12:13:41.521375177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060031s 
2025-09-03T12:13:41.521503686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-03T12:13:41.521637456Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.521808119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-09-03T12:13:41.524277952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-03T12:13:41.524958603Z [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-09-03T12:13:41.525339329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-03T12:13:41.525812382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-03T12:13:41.527669922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-03T12:13:41.528009335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060299s 
2025-09-03T12:13:41.528220771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-09-03T12:13:41.528278858Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.528455243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-09-03T12:13:41.530960487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("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-09-03T12:13:41.531754807Z [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-09-03T12:13:41.532196386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-09-03T12:13:41.532758377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-09-03T12:13:41.534556518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-09-03T12:13:41.534931402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-09-03T12:13:41.535309293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-09-03T12:13:41.535569227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069875s 
2025-09-03T12:13:41.535707996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-09-03T12:13:41.535839170Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.535993110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-09-03T12:13:41.539178534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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-09-03T12:13:41.539832471Z [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-09-03T12:13:41.540242526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-03T12:13:41.540582200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-09-03T12:13:41.542354298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061464s 
2025-09-03T12:13:41.542478859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-09-03T12:13:41.542575283Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.542753181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-09-03T12:13:41.545195028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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-09-03T12:13:41.545832772Z [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-09-03T12:13:41.546226735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-03T12:13:41.546559395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-09-03T12:13:41.548312585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053974s 
2025-09-03T12:13:41.548460683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-03T12:13:41.548583380Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.548738282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-09-03T12:13:41.551181090Z [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-09-03T12:13:41.551838694Z [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-09-03T12:13:41.552215553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-03T12:13:41.552715640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-03T12:13:41.554499392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-03T12:13:41.554821751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-03T12:13:41.555080442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062055s 
2025-09-03T12:13:41.555222828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-03T12:13:41.555365456Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.555531640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-09-03T12:13:41.558002565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-09-03T12:13:41.558745822Z [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-09-03T12:13:41.559163182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-03T12:13:41.559616876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-03T12:13:41.562548448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-03T12:13:41.562834224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071406s 
2025-09-03T12:13:41.562979156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-03T12:13:41.563102935Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.563290132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-09-03T12:13:41.565932893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-09-03T12:13:41.566624225Z [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-09-03T12:13:41.567083579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-03T12:13:41.567576722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-03T12:13:41.570077538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-03T12:13:41.570366479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069303s 
2025-09-03T12:13:41.570536993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-03T12:13:41.570655531Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.570847989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-09-03T12:13:41.573381420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-09-03T12:13:41.574116440Z [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-09-03T12:13:41.574560153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-03T12:13:41.574991181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-03T12:13:41.577523540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-03T12:13:41.577812051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068285s 
2025-09-03T12:13:41.577955831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-03T12:13:41.578099991Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.578268430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-09-03T12:13:41.580876110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-03T12:13:41.581740531Z [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-09-03T12:13:41.582191218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-03T12:13:41.582656785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-03T12:13:41.584979973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-03T12:13:41.585271941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006854s 
2025-09-03T12:13:41.585436332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-03T12:13:41.585557235Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.585722007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-09-03T12:13:41.588389308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-03T12:13:41.589296885Z [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-09-03T12:13:41.589756290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-03T12:13:41.590222639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-03T12:13:41.592056311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-03T12:13:41.592340193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064594s 
2025-09-03T12:13:41.592503492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-03T12:13:41.592626980Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-03T12:13:41.592776401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-09-03T12:13:41.596328413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-03T12:13:41.597206501Z [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-09-03T12:13:41.597722760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-03T12:13:41.598205332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-03T12:13:41.600131390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-03T12:13:41.600415792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007489s 
2025-09-03T12:13:41.600573851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-03T12:13:41.600701067Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.600913254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-09-03T12:13:41.603509652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-03T12:13:41.604410876Z [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-09-03T12:13:41.604875171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-03T12:13:41.605312392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-03T12:13:41.607239412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-03T12:13:41.607516039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00645s 
2025-09-03T12:13:41.607686472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-09-03T12:13:41.607826173Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.608027899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-09-03T12:13:41.610587253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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-09-03T12:13:41.611377664Z [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-09-03T12:13:41.611787139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-03T12:13:41.612203166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-09-03T12:13:41.613988641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057895s 
2025-09-03T12:13:41.614135777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-09-03T12:13:41.614263244Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.614430911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-09-03T12:13:41.617017559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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-09-03T12:13:41.617752790Z [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-09-03T12:13:41.618168086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-03T12:13:41.618573703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-09-03T12:13:41.620351472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005764s 
2025-09-03T12:13:41.620505382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-03T12:13:41.620619722Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.620784745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-09-03T12:13:41.623391924Z [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-09-03T12:13:41.624342167Z [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-09-03T12:13:41.624832445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-03T12:13:41.625274535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-03T12:13:41.627124450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-03T12:13:41.627389884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064543s 
2025-09-03T12:13:41.627537902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-03T12:13:41.627662433Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.627836884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-09-03T12:13:41.630882105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-09-03T12:13:41.632561166Z [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-09-03T12:13:41.633370495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-03T12:13:41.634071697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-03T12:13:41.636014329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-03T12:13:41.636414535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-03T12:13:41.636814279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-03T12:13:41.637202521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-03T12:13:41.637480431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094776s 
2025-09-03T12:13:41.637636515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-03T12:13:41.637754943Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.637923753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-09-03T12:13:41.640983915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-09-03T12:13:41.642626312Z [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-09-03T12:13:41.643437275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-03T12:13:41.644184940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-03T12:13:41.646118703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-03T12:13:41.646506103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-03T12:13:41.646904445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-03T12:13:41.647296244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-03T12:13:41.647586639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009499s 
2025-09-03T12:13:41.647716641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-03T12:13:41.647839157Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-03T12:13:41.648053098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-09-03T12:13:41.664126351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-09-03T12:13:41.665777566Z [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-09-03T12:13:41.666530131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-03T12:13:41.667280221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-03T12:13:41.669243895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-03T12:13:41.669589270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-03T12:13:41.669947722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-03T12:13:41.670324230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-03T12:13:41.670583132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223985s 
2025-09-03T12:13:41.670735208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-03T12:13:41.670872765Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-09-03T12:13:41.671087096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-09-03T12:13:41.674518926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL, "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-09-03T12:13:41.675900478Z [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-09-03T12:13:41.676649737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-03T12:13:41.677330708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-03T12:13:41.679166063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-03T12:13:41.679513532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-03T12:13:41.679872996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-03T12:13:41.680234223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-03T12:13:41.680488415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092691s 
2025-09-03T12:13:41.680623026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:41.680740152Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-09-03T12:13:41.680861216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-09-03T12:13:41.683413996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL 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) 
2025-09-03T12:13:41.684096340Z [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-09-03T12:13:41.684497868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-03T12:13:41.684916100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-03T12:13:41.686690954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-03T12:13:41.686954495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059511s 
2025-09-03T12:13:41.687164578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-03T12:13:41.687288317Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-03T12:13:41.687425884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-09-03T12:13:41.689853722Z [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-09-03T12:13:41.690379070Z [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-09-03T12:13:41.690707161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-03T12:13:41.691078749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-03T12:13:41.692846969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052497s 
2025-09-03T12:13:41.692991520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-03T12:13:41.693091501Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:41.693233297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-09-03T12:13:41.695563398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-09-03T12:13:41.696101191Z [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-09-03T12:13:41.696391976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-03T12:13:41.696832223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-03T12:13:41.698639442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-03T12:13:41.698901610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055372s 
2025-09-03T12:13:41.699037533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-03T12:13:41.699153166Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-03T12:13:41.699303158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-09-03T12:13:41.701649783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-09-03T12:13:41.702175542Z [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-09-03T12:13:41.702490937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-03T12:13:41.702885702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-03T12:13:41.704751999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-03T12:13:41.704998355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055636s 
2025-09-03T12:13:41.705138197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-03T12:13:41.705236054Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:41.705388110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-09-03T12:13:41.707795598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("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-09-03T12:13:41.708421187Z [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-09-03T12:13:41.708732314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-03T12:13:41.709173392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-09-03T12:13:41.710923856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053892s 
2025-09-03T12:13:41.711050932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-03T12:13:41.711155973Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-03T12:13:41.711299342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-09-03T12:13:41.713699765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("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-09-03T12:13:41.714312018Z [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-09-03T12:13:41.714657393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-03T12:13:41.715016015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-09-03T12:13:41.716811541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00536s 
2025-09-03T12:13:41.716938677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-03T12:13:41.717056394Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-03T12:13:41.717189712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-03T12:13:41.720479646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-03T12:13:41.720897047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-03T12:13:41.721211019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-03T12:13:41.721643059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-03T12:13:41.723461280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-03T12:13:41.723729921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063957s 
2025-09-03T12:13:41.724006838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-03T12:13:41', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-03T12:13:41.724261361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.726440698Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-03T12:13:41.726585189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090716s 
2025-09-03T12:13:41.726782206Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-09-03T12:13:41.726933701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.727148383Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-09-03T12:13:41.727595073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-03T12:13:41.727719062Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:41.727901910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-09-03T12:13:41.728087644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-09-03T12:13:41.728776571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007481s 
2025-09-03T12:13:41.729033379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-03T12:13:41', 'add_language_tags_to_subtitle_files') 
2025-09-03T12:13:41.729276638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.729955275Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-09-03T12:13:41.730093884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018984s 
2025-09-03T12:13:41.730232774Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-09-03T12:13:41.730371282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.730555573Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-09-03T12:13:41.730896470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-09-03T12:13:41.731019558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-03T12:13:41.731144038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-09-03T12:13:41.731317057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-09-03T12:13:41.732055373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007755s 
2025-09-03T12:13:41.732206989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-09-03T12:13:41.732379957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-09-03T12:13:41.733064395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007299s 
2025-09-03T12:13:41.733298186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-03T12:13:41', 'add_salt_to_users') 
2025-09-03T12:13:41.733532868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.734155752Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-09-03T12:13:41.734281876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018119s 
2025-09-03T12:13:41.734430977Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-09-03T12:13:41.734566139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.734749718Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-09-03T12:13:41.735098400Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-09-03T12:13:41.737551850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-03T12:13:41.738182971Z [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-09-03T12:13:41.738515982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-03T12:13:41.739070709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-03T12:13:41.740956275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-03T12:13:41.741317773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-03T12:13:41.741568548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063279s 
2025-09-03T12:13:41.741710985Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-09-03T12:13:41.744144364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-03T12:13:41.744727999Z [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-09-03T12:13:41.745061561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-03T12:13:41.745541758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-03T12:13:41.747370850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-03T12:13:41.747738340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-03T12:13:41.748016320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061719s 
2025-09-03T12:13:41.748164959Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-09-03T12:13:41.750503578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-03T12:13:41.751052794Z [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-09-03T12:13:41.751376466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-03T12:13:41.751867304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-03T12:13:41.753686567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-03T12:13:41.754043175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-03T12:13:41.754297367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060057s 
2025-09-03T12:13:41.754442830Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-09-03T12:13:41.756777090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2025-09-03T12:13:41.757303960Z [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-09-03T12:13:41.757597331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-03T12:13:41.758082618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-03T12:13:41.759897793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-03T12:13:41.760257487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-03T12:13:41.760509635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059371s 
2025-09-03T12:13:41.760742494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-03T12:13:41', 'clean_alt_titles') 
2025-09-03T12:13:41.760979050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.761780934Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-09-03T12:13:41.761927820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071935s 
2025-09-03T12:13:41.762062561Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-09-03T12:13:41.762199788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.762385903Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-09-03T12:13:41.762676838Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:41.762878464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-09-03T12:13:41.763064549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002427s 
2025-09-03T12:13:41.763286967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-03T12:13:41', 'remove_omg') 
2025-09-03T12:13:41.763511078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.764088160Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-09-03T12:13:41.764212741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012483s 
2025-09-03T12:13:41.764380779Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-09-03T12:13:41.764528016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.764719060Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-09-03T12:13:41.765024245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-03T12:13:41.765152062Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:41.765293457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-09-03T12:13:41.765485974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-09-03T12:13:41.766190513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000766s 
2025-09-03T12:13:41.766449374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-03T12:13:41', 'add_additional_info_to_pending_releases') 
2025-09-03T12:13:41.766692093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.767302532Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-09-03T12:13:41.767436722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018459s 
2025-09-03T12:13:41.767585712Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-09-03T12:13:41.767727578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.767926388Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-09-03T12:13:41.768234749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-03T12:13:41.768357937Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-03T12:13:41.768485885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-09-03T12:13:41.768681980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-09-03T12:13:41.769360085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007442s 
2025-09-03T12:13:41.769599918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-03T12:13:41', 'add_result_to_commands') 
2025-09-03T12:13:41.769839039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.771143616Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-09-03T12:13:41.771270872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025014s 
2025-09-03T12:13:41.771425504Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-09-03T12:13:41.771570756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.771760137Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-09-03T12:13:41.772630490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-03T12:13:41.773007950Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2025-09-03T12:13:41.773344387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-09-03T12:13:41.773844835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.775644939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019988s 
2025-09-03T12:13:41.776231570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-03T12:13:41', 'health_restored_notification') 
2025-09-03T12:13:41.776780245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.777504904Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-09-03T12:13:41.777640487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039002s 
2025-09-03T12:13:41.777864708Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-09-03T12:13:41.778020262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.778234393Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-09-03T12:13:41.778640881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-03T12:13:41.778773298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-03T12:13:41.778928631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-09-03T12:13:41.779164295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.779928143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00084s 
2025-09-03T12:13:41.780199479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-03T12:13:41', 'add_on_manual_interaction_required_to_notifications') 
2025-09-03T12:13:41.780452579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.781484938Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-09-03T12:13:41.781626813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023689s 
2025-09-03T12:13:41.781769581Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-09-03T12:13:41.781909773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.782094315Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-09-03T12:13:41.782385952Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:41.782583289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-09-03T12:13:41.782771007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002417s 
2025-09-03T12:13:41.782996802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-03T12:13:41', 'remove_rarbg') 
2025-09-03T12:13:41.783227196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.783728104Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-09-03T12:13:41.783869088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011851s 
2025-09-03T12:13:41.784056395Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-09-03T12:13:41.784204914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.784398234Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-09-03T12:13:41.784839713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-09-03T12:13:41.785163905Z [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-09-03T12:13:41.785409750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003736s 
2025-09-03T12:13:41.785660235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-03T12:13:41', 'remove_invalid_roksbox_metadata_images') 
2025-09-03T12:13:41.785900478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.786446227Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-09-03T12:13:41.786583684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013727s 
2025-09-03T12:13:41.786734728Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-09-03T12:13:41.786875081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.787058851Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-09-03T12:13:41.787899123Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-09-03T12:13:41.790388755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-03T12:13:41.790991669Z [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-09-03T12:13:41.791333066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-03T12:13:41.791775617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-03T12:13:41.794452357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-03T12:13:41.794719315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066666s 
2025-09-03T12:13:41.794855489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-03T12:13:41.794969789Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-03T12:13:41.795120112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-09-03T12:13:41.795320114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-09-03T12:13:41.796056196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007899s 
2025-09-03T12:13:41.796209786Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:41.796394197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-09-03T12:13:41.796582576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002462s 
2025-09-03T12:13:41.796814864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-03T12:13:41', 'list_sync_time') 
2025-09-03T12:13:41.797047372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.797746209Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-09-03T12:13:41.797874578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013865s 
2025-09-03T12:13:41.798027135Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-09-03T12:13:41.798175804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.798366819Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-09-03T12:13:41.798678707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-03T12:13:41.798809430Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:41.798941285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-09-03T12:13:41.799118482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-09-03T12:13:41.799797560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007298s 
2025-09-03T12:13:41.800064868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-03T12:13:41', 'add_tags_to_collections') 
2025-09-03T12:13:41.800307486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.800919118Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-09-03T12:13:41.801052647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018245s 
2025-09-03T12:13:41.801207569Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-09-03T12:13:41.801349374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.801545148Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-09-03T12:13:41.801829811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-03T12:13:41.801958891Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:41.802096278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-09-03T12:13:41.802277904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-09-03T12:13:41.802953284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007213s 
2025-09-03T12:13:41.803198608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-03T12:13:41', 'add_download_client_tags') 
2025-09-03T12:13:41.803439062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.804065593Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-09-03T12:13:41.804199894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001811s 
2025-09-03T12:13:41.804346318Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-09-03T12:13:41.804488014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.804675391Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-09-03T12:13:41.805187402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-09-03T12:13:41.805548128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-09-03T12:13:41.805915939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005921s 
2025-09-03T12:13:41.806064969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-09-03T12:13:41.806256234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-09-03T12:13:41.806494042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003064s 
2025-09-03T12:13:41.806725679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-03T12:13:41', 'add_auto_tagging') 
2025-09-03T12:13:41.806969550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.807756725Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-09-03T12:13:41.807901777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015451s 
2025-09-03T12:13:41.808095186Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-09-03T12:13:41.808255539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.808491735Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-09-03T12:13:41.808878523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-03T12:13:41.809007072Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:41.809167205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-09-03T12:13:41.809410334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.810127137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008142s 
2025-09-03T12:13:41.810261298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-03T12:13:41.810374526Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-03T12:13:41.810521972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-09-03T12:13:41.810730232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-09-03T12:13:41.811435953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007774s 
2025-09-03T12:13:41.811699443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-03T12:13:41', 'add_custom_format_score_bypass_to_delay_profile') 
2025-09-03T12:13:41.811980018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.812750409Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-09-03T12:13:41.812889309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020487s 
2025-09-03T12:13:41.813052267Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-09-03T12:13:41.813206498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.813401270Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-09-03T12:13:41.814421364Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-09-03T12:13:41.814616016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-09-03T12:13:41.816477885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019069s 
2025-09-03T12:13:41.816620672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-03T12:13:41.816735153Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-03T12:13:41.816867369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-09-03T12:13:41.817118014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-09-03T12:13:41.817836079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008291s 
2025-09-03T12:13:41.817965851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-03T12:13:41.818079730Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-03T12:13:41.818218790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-09-03T12:13:41.818419634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-09-03T12:13:41.819152450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008037s 
2025-09-03T12:13:41.819287762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-03T12:13:41.819402473Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:41.819536283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-09-03T12:13:41.819748941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.820477057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008001s 
2025-09-03T12:13:41.820628732Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-09-03T12:13:41.824259733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-09-03T12:13:41.824775902Z [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-09-03T12:13:41.825096478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-09-03T12:13:41.825436492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-09-03T12:13:41.827270355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064854s 
2025-09-03T12:13:41.827395206Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.827529577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.829311715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017816s 
2025-09-03T12:13:41.829475575Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-03T12:13:41.829679596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-09-03T12:13:41.829921042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003113s 
2025-09-03T12:13:41.830168370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-03T12:13:41', 'update_restrictions_to_release_profiles') 
2025-09-03T12:13:41.830416790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.831259106Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-09-03T12:13:41.831400000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016145s 
2025-09-03T12:13:41.831554701Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-09-03T12:13:41.831706807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.831939396Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-09-03T12:13:41.832330994Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-09-03T12:13:41.832503502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-09-03T12:13:41.834279528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018225s 
2025-09-03T12:13:41.834435021Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-09-03T12:13:41.837225309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL 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) 
2025-09-03T12:13:41.837898915Z [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-09-03T12:13:41.838261655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-03T12:13:41.838654606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-03T12:13:41.840532537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-03T12:13:41.840796379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062177s 
2025-09-03T12:13:41.840956561Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-09-03T12:13:41.843698893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL, "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-09-03T12:13:41.844555488Z [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-09-03T12:13:41.844974431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-03T12:13:41.845381731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-03T12:13:41.847206075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-03T12:13:41.847465537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063716s 
2025-09-03T12:13:41.847712725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-03T12:13:41', 'rename_quality_profiles') 
2025-09-03T12:13:41.847976376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.849626538Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-09-03T12:13:41.849762251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085043s 
2025-09-03T12:13:41.849927364Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-09-03T12:13:41.850071875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.850269062Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-09-03T12:13:41.850639337Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-03T12:13:41.850893349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-03T12:13:41.851088021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002738s 
2025-09-03T12:13:41.851274837Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-03T12:13:41.851479188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-03T12:13:41.851728801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002836s 
2025-09-03T12:13:41.852054206Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-03T12:13:41.852313598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-03T12:13:41.852518090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002756s 
2025-09-03T12:13:41.852782873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-03T12:13:41', 'update_images_remote_url') 
2025-09-03T12:13:41.853037316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.853606592Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-09-03T12:13:41.853743457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001342s 
2025-09-03T12:13:41.853892207Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-09-03T12:13:41.854036587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.854232602Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-09-03T12:13:41.854774854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-09-03T12:13:41.855139999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-03T12:13:41.855485404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005742s 
2025-09-03T12:13:41.855641429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-09-03T12:13:41.855873556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-09-03T12:13:41.856178129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004001s 
2025-09-03T12:13:41.856419074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-03T12:13:41', 'add_notification_status') 
2025-09-03T12:13:41.856658797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.857352844Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-09-03T12:13:41.857489239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015541s 
2025-09-03T12:13:41.857645053Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-09-03T12:13:41.857792349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.857985408Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-09-03T12:13:41.858408199Z [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-09-03T12:13:41.858722382Z [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-09-03T12:13:41.858965451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003644s 
2025-09-03T12:13:41.859262920Z [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-09-03T12:13:41.859629799Z [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-09-03T12:13:41.859904592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004203s 
2025-09-03T12:13:41.860160858Z [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-09-03T12:13:41.860456233Z [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-09-03T12:13:41.860689793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003537s 
2025-09-03T12:13:41.860930117Z [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-09-03T12:13:41.861212406Z [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-09-03T12:13:41.861453301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003516s 
2025-09-03T12:13:41.861695709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-03T12:13:41', 'rename_deprecated_indexer_flags') 
2025-09-03T12:13:41.861935041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.862523405Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-09-03T12:13:41.862661113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013901s 
2025-09-03T12:13:41.862812738Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-09-03T12:13:41.862956197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.863145488Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-09-03T12:13:41.863472887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-03T12:13:41.863604442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-03T12:13:41.863764114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-09-03T12:13:41.863975319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-09-03T12:13:41.864700659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007932s 
2025-09-03T12:13:41.864947747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-03T12:13:41', 'movie_last_searched_time') 
2025-09-03T12:13:41.865184704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.865842318Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-09-03T12:13:41.865974444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019152s 
2025-09-03T12:13:41.866121250Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-09-03T12:13:41.866261201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.866448519Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-09-03T12:13:41.866694273Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.866845047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.868830304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019863s 
2025-09-03T12:13:41.869068263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-03T12:13:41', 'email_encryption') 
2025-09-03T12:13:41.869306242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.869883605Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-09-03T12:13:41.870016572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030354s 
2025-09-03T12:13:41.870174140Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-09-03T12:13:41.870316797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.870507781Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-09-03T12:13:41.870793577Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-09-03T12:13:41.871001926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-09-03T12:13:41.871187360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002406s 
2025-09-03T12:13:41.871426251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-03T12:13:41', 'clear_last_rss_releases_info') 
2025-09-03T12:13:41.871664831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.872350642Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-09-03T12:13:41.872499952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013606s 
2025-09-03T12:13:41.872640946Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-09-03T12:13:41.872780437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.872960309Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-09-03T12:13:41.874006676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-09-03T12:13:41.874208773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-09-03T12:13:41.874462995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003181s 
2025-09-03T12:13:41.874600742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-09-03T12:13:41.874778360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-09-03T12:13:41.875016700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002907s 
2025-09-03T12:13:41.875162173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-09-03T12:13:41.875361424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-09-03T12:13:41.875603241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003168s 
2025-09-03T12:13:41.875809576Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-09-03T12:13:41.876018537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-09-03T12:13:41.876309824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003477s 
2025-09-03T12:13:41.876457271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-09-03T12:13:41.876661862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-09-03T12:13:41.876911014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003273s 
2025-09-03T12:13:41.877052188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-09-03T12:13:41.877239626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-09-03T12:13:41.877483577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003079s 
2025-09-03T12:13:41.877614170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-09-03T12:13:41.877789373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-09-03T12:13:41.878016500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002809s 
2025-09-03T12:13:41.878250331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-03T12:13:41', 'add_indexes') 
2025-09-03T12:13:41.878483781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.879265665Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-09-03T12:13:41.879386038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015067s 
2025-09-03T12:13:41.879549667Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-09-03T12:13:41.879701813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.879913109Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-09-03T12:13:41.880333355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-03T12:13:41.880460481Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:41.880592817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-09-03T12:13:41.880775265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-09-03T12:13:41.881596248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008688s 
2025-09-03T12:13:41.881778014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-03T12:13:41.881893837Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:41.882019931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-09-03T12:13:41.882218461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-09-03T12:13:41.882947519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007995s 
2025-09-03T12:13:41.883083993Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.883218544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.884247286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010234s 
2025-09-03T12:13:41.884507540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-03T12:13:41', 'parse_title_from_existing_subtitle_files') 
2025-09-03T12:13:41.884748014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.885438714Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-09-03T12:13:41.885586572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021982s 
2025-09-03T12:13:41.885748829Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-09-03T12:13:41.885906847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.886102010Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-09-03T12:13:41.886446323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-09-03T12:13:41.886575683Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:41.886725355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-09-03T12:13:41.887113546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-09-03T12:13:41.887948918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000907s 
2025-09-03T12:13:41.888211497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-03T12:13:41', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-09-03T12:13:41.888466480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.889095597Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-09-03T12:13:41.889234216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020355s 
2025-09-03T12:13:41.889403287Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-09-03T12:13:41.889571736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.889745135Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-09-03T12:13:41.890028455Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-09-03T12:13:41.892706197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2025-09-03T12:13:41.893386246Z [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-09-03T12:13:41.893745299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-03T12:13:41.894067628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-03T12:13:41.896011482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058261s 
2025-09-03T12:13:41.896306987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-03T12:13:41', 'drop_multi_episode_style_from_naming_config') 
2025-09-03T12:13:41.896511870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.897380268Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-09-03T12:13:41.897521533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071679s 
2025-09-03T12:13:41.897654380Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-09-03T12:13:41.897799302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.898001118Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-09-03T12:13:41.898271072Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:41.898390563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:41.899739368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013648s 
2025-09-03T12:13:41.899988530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-03T12:13:41', 'stevenlu_update_url') 
2025-09-03T12:13:41.900224104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.900917510Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-09-03T12:13:41.901031610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025412s 
2025-09-03T12:13:41.901181622Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-09-03T12:13:41.901320151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:41.901531226Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-09-03T12:13:41.901835739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-03T12:13:41.901960440Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:41.902072466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-09-03T12:13:41.902289302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-09-03T12:13:41.903055775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007988s 
2025-09-03T12:13:41.903303274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-03T12:13:41', 'add_movie_keywords') 
2025-09-03T12:13:41.903514719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:41.904105820Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-09-03T12:13:41.904227815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018796s 
2025-09-03T12:13:41.914170194Z [Debug] MigrationController: Took: 00:00:01.9095260 
2025-09-03T12:13:42.114480280Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-09-03T12:13:42.139224502Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-03T12:13:42.147135089Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-03T12:13:42.147446326Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-03T12:13:42.147651068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-03T12:13:42.149835757Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-03T12:13:42.150027924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023818s 
2025-09-03T12:13:42.150226063Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-03T12:13:42.150422067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025649s 
2025-09-03T12:13:42.152391763Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-03T12:13:42.152617518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.152946059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-03T12:13:42.153210652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-03T12:13:42.153572350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s 
2025-09-03T12:13:42.153772443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.154876146Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-03T12:13:42.155071719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017296s 
2025-09-03T12:13:42.155392425Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-03T12:13:42.155606646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.156103918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-03T12:13:42.156372388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-03T12:13:42.156711210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004008s 
2025-09-03T12:13:42.156905381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-03T12:13:42.157097348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-03T12:13:42.157282541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-03T12:13:42.157542193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-03T12:13:42.158290700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008036s 
2025-09-03T12:13:42.158498679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.159161704Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-03T12:13:42.159358019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016624s 
2025-09-03T12:13:42.159643444Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-03T12:13:42.159878317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.160189223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-03T12:13:42.160372412Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-03T12:13:42.160561312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-03T12:13:42.160811676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-03T12:13:42.161246041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004814s 
2025-09-03T12:13:42.161441715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.162085892Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-03T12:13:42.162292267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013057s 
2025-09-03T12:13:42.162579536Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-03T12:13:42.162788887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.163049312Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-09-03T12:13:42.163626073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-09-03T12:13:42.164085117Z [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-09-03T12:13:42.164638341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008012s 
2025-09-03T12:13:42.164852713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-09-03T12:13:42.165099620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-03T12:13:42.165409624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003562s 
2025-09-03T12:13:42.165704347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-03T12:13:42', 'InitialSetup') 
2025-09-03T12:13:42.166052639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.166764612Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-03T12:13:42.166959124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016972s 
2025-09-03T12:13:42.167152022Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-09-03T12:13:42.167365833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.167613081Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-09-03T12:13:42.167966001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-03T12:13:42', 'add_moviefiles_table') 
2025-09-03T12:13:42.168324152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.168971376Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-09-03T12:13:42.169153913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015966s 
2025-09-03T12:13:42.169355309Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-09-03T12:13:42.169561424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.169818632Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-09-03T12:13:42.170119668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-03T12:13:42', 'fix_history_movieId') 
2025-09-03T12:13:42.170465955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.171635169Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-09-03T12:13:42.171821154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020567s 
2025-09-03T12:13:42.172071508Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-09-03T12:13:42.172265819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.172521925Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-09-03T12:13:42.172813562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-03T12:13:42', 'add_tmdb_stuff') 
2025-09-03T12:13:42.173157815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.173816782Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-09-03T12:13:42.174020011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015502s 
2025-09-03T12:13:42.174217498Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-09-03T12:13:42.174419285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.174674058Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-09-03T12:13:42.174960805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-03T12:13:42', 'fix_movie_files') 
2025-09-03T12:13:42.175313765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.175945447Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-09-03T12:13:42.176141572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001505s 
2025-09-03T12:13:42.176345062Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-09-03T12:13:42.176561277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.176843375Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-09-03T12:13:42.177160714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-03T12:13:42', 'update_schedule_intervale') 
2025-09-03T12:13:42.177514016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.178173093Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-09-03T12:13:42.178371522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001604s 
2025-09-03T12:13:42.178583299Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-09-03T12:13:42.178807620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.179066972Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-09-03T12:13:42.179388590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-03T12:13:42', 'add_movie_formats_to_naming_config') 
2025-09-03T12:13:42.179786391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.180412291Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-09-03T12:13:42.180614218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015623s 
2025-09-03T12:13:42.180813770Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-09-03T12:13:42.181021458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.181277042Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-09-03T12:13:42.181572878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-03T12:13:42', 'add_phyiscal_release') 
2025-09-03T12:13:42.181923885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.182510746Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-09-03T12:13:42.182714797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014858s 
2025-09-03T12:13:42.182899880Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-09-03T12:13:42.183105384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.183359024Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-09-03T12:13:42.183649509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-03T12:13:42', 'remove_bitmetv') 
2025-09-03T12:13:42.184007841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.184695375Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-09-03T12:13:42.184886129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015861s 
2025-09-03T12:13:42.185099609Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-09-03T12:13:42.185308059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.185565547Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-09-03T12:13:42.185863527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-03T12:13:42', 'remove_torrentleech') 
2025-09-03T12:13:42.186216268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.186869212Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-09-03T12:13:42.187065137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015533s 
2025-09-03T12:13:42.187269147Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-09-03T12:13:42.187487417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.187747330Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-09-03T12:13:42.188064349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-03T12:13:42', 'remove_broadcasthenet') 
2025-09-03T12:13:42.188417870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.189042257Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-09-03T12:13:42.189240507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015452s 
2025-09-03T12:13:42.189433024Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-09-03T12:13:42.189646845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.189913321Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-09-03T12:13:42.190194437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-03T12:13:42', 'remove_fanzub') 
2025-09-03T12:13:42.190539492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.191135131Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-09-03T12:13:42.191325064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014821s 
2025-09-03T12:13:42.191522231Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-09-03T12:13:42.191733686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.192023540Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-09-03T12:13:42.192328143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-03T12:13:42', 'update_movie_sorttitle') 
2025-09-03T12:13:42.192674050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.193311844Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-09-03T12:13:42.193506005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015648s 
2025-09-03T12:13:42.193711458Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-09-03T12:13:42.193927223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.194196365Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-09-03T12:13:42.194501619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-03T12:13:42', 'update_movie_sorttitle_again') 
2025-09-03T12:13:42.194853728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.195461101Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-09-03T12:13:42.195663449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015263s 
2025-09-03T12:13:42.195880536Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-09-03T12:13:42.196092873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.196349821Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-09-03T12:13:42.196640727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-03T12:13:42', 'update_movie_file') 
2025-09-03T12:13:42.197013607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.197628806Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-09-03T12:13:42.197826093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015344s 
2025-09-03T12:13:42.198039503Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-09-03T12:13:42.198267823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.198546464Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-09-03T12:13:42.198846458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-03T12:13:42', 'update_movie_slug') 
2025-09-03T12:13:42.199210601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.199837433Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-09-03T12:13:42.200082266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015734s 
2025-09-03T12:13:42.200291537Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-09-03T12:13:42.200512893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.200780823Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-09-03T12:13:42.201109144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-03T12:13:42', 'add_youtube_trailer_id') 
2025-09-03T12:13:42.201479289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.202100840Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-09-03T12:13:42.202308489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015791s 
2025-09-03T12:13:42.202525285Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-09-03T12:13:42.202731651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.202998297Z [Info] add_studio: Starting migration of Log DB to 120 
2025-09-03T12:13:42.203293442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-03T12:13:42', 'add_studio') 
2025-09-03T12:13:42.203661092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.204270369Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-09-03T12:13:42.204470131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015317s 
2025-09-03T12:13:42.204686757Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-09-03T12:13:42.204900527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.205189870Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-09-03T12:13:42.205504724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-03T12:13:42', 'update_filedate_config') 
2025-09-03T12:13:42.211034518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.211739267Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-09-03T12:13:42.211998880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068259s 
2025-09-03T12:13:42.212233241Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-09-03T12:13:42.212442453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.212715673Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-09-03T12:13:42.213027461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-03T12:13:42', 'add_movieid_to_blacklist') 
2025-09-03T12:13:42.213395181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.214028216Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-09-03T12:13:42.214225793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015765s 
2025-09-03T12:13:42.214429584Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-09-03T12:13:42.214644226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.214907085Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-09-03T12:13:42.215239414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-03T12:13:42', 'create_netimport_table') 
2025-09-03T12:13:42.215585962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.216204668Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-09-03T12:13:42.216403799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015451s 
2025-09-03T12:13:42.216615705Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-09-03T12:13:42.216829787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.217090471Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-09-03T12:13:42.217400636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-03T12:13:42', 'add_preferred_tags_to_profile') 
2025-09-03T12:13:42.217752615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.218854954Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-09-03T12:13:42.219060819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020118s 
2025-09-03T12:13:42.219257895Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-09-03T12:13:42.219460634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.219711439Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-09-03T12:13:42.220077045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-03T12:13:42', 'fix_imdb_unique') 
2025-09-03T12:13:42.220424174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.221033511Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-09-03T12:13:42.221222170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015639s 
2025-09-03T12:13:42.221434939Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-09-03T12:13:42.221648669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.221904865Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-09-03T12:13:42.222214669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-03T12:13:42', 'update_qualities_and_profiles') 
2025-09-03T12:13:42.222575445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.223231546Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-09-03T12:13:42.223439294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015722s 
2025-09-03T12:13:42.223633746Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-09-03T12:13:42.223839300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.224107820Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-09-03T12:13:42.224394227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-03T12:13:42', 'remove_wombles') 
2025-09-03T12:13:42.224738250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.225373619Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-09-03T12:13:42.225559774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015288s 
2025-09-03T12:13:42.225757913Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-09-03T12:13:42.225971543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.226224382Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-09-03T12:13:42.226512312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-03T12:13:42', 'remove_kickass') 
2025-09-03T12:13:42.226858699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.227461904Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-09-03T12:13:42.227633649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014758s 
2025-09-03T12:13:42.227867330Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-09-03T12:13:42.228092754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.228354200Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-09-03T12:13:42.228681850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-03T12:13:42', 'add_parsed_movie_info_to_pending_release') 
2025-09-03T12:13:42.229042336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.229656172Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-09-03T12:13:42.229872016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015501s 
2025-09-03T12:13:42.230075115Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-09-03T12:13:42.230282643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.230542286Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-09-03T12:13:42.230837561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-03T12:13:42', 'remove_wombles_kickass') 
2025-09-03T12:13:42.231191904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.231814648Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-09-03T12:13:42.232037988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015257s 
2025-09-03T12:13:42.232248822Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-09-03T12:13:42.232464366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.232726915Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-09-03T12:13:42.233041418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-03T12:13:42', 'make_parsed_episode_info_nullable') 
2025-09-03T12:13:42.233402285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.234089248Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-09-03T12:13:42.234297227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016093s 
2025-09-03T12:13:42.234500536Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-09-03T12:13:42.234715900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.234979360Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-09-03T12:13:42.235288673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-03T12:13:42', 'rename_torrent_downloadstation') 
2025-09-03T12:13:42.235639269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.236282774Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-09-03T12:13:42.236497186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015447s 
2025-09-03T12:13:42.236704393Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-09-03T12:13:42.236912472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.237173287Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-09-03T12:13:42.237472820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-03T12:13:42', 'add_minimumavailability') 
2025-09-03T12:13:42.237828005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.238537303Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-09-03T12:13:42.238732877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016172s 
2025-09-03T12:13:42.238948612Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-09-03T12:13:42.239186360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.239433548Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-09-03T12:13:42.239751508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-03T12:13:42', 'add_remux_qualities_for_the_wankers') 
2025-09-03T12:13:42.240164670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.241009070Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-09-03T12:13:42.241217430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018091s 
2025-09-03T12:13:42.241421942Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-09-03T12:13:42.241637205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.241894072Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-09-03T12:13:42.242200078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-03T12:13:42', 'add_haspredbentry_to_movies') 
2025-09-03T12:13:42.242549923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.243204080Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-09-03T12:13:42.243404113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015585s 
2025-09-03T12:13:42.243607472Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-09-03T12:13:42.243816022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.244096998Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-09-03T12:13:42.244407403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-03T12:13:42', 'add_pathstate_to_movies') 
2025-09-03T12:13:42.244755073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.245499582Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-09-03T12:13:42.245703583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016719s 
2025-09-03T12:13:42.245903004Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-09-03T12:13:42.246114570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.246372690Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-09-03T12:13:42.246677213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-03T12:13:42', 'add_import_exclusions_table') 
2025-09-03T12:13:42.247028861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.247740103Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-09-03T12:13:42.247972381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016129s 
2025-09-03T12:13:42.248202304Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-09-03T12:13:42.248420874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.248675246Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-09-03T12:13:42.248973957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-03T12:13:42', 'add_physical_release_note') 
2025-09-03T12:13:42.249326567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.249982598Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-09-03T12:13:42.250185928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00155s 
2025-09-03T12:13:42.250396512Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-09-03T12:13:42.250611144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.250879284Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-09-03T12:13:42.251174639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-03T12:13:42', 'consolidate_indexer_baseurl') 
2025-09-03T12:13:42.251535996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.252190213Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-09-03T12:13:42.252390727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015581s 
2025-09-03T12:13:42.252598095Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-09-03T12:13:42.252818588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.253078341Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-09-03T12:13:42.253391171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-03T12:13:42', 'add_alternative_titles_table') 
2025-09-03T12:13:42.253745204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.254439342Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-09-03T12:13:42.254638753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016113s 
2025-09-03T12:13:42.254839197Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-09-03T12:13:42.255057236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.255315997Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-09-03T12:13:42.255630049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-03T12:13:42', 'fix_duplicate_alt_titles') 
2025-09-03T12:13:42.256008942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.256686366Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-09-03T12:13:42.256884455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016174s 
2025-09-03T12:13:42.257080830Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-09-03T12:13:42.257283147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.257535415Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-09-03T12:13:42.257818465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-03T12:13:42', 'movie_extras') 
2025-09-03T12:13:42.258163650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.258805372Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-09-03T12:13:42.258996678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015192s 
2025-09-03T12:13:42.259193073Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-09-03T12:13:42.259395931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.259646666Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-09-03T12:13:42.259949005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-03T12:13:42', 'clean_core_tv') 
2025-09-03T12:13:42.260302587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.260946784Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-09-03T12:13:42.261128400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015387s 
2025-09-03T12:13:42.261337882Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-09-03T12:13:42.261560720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.261815533Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-09-03T12:13:42.262121740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-03T12:13:42', 'add_cookies_to_indexer_status') 
2025-09-03T12:13:42.262476334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.263427078Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-09-03T12:13:42.263631059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018643s 
2025-09-03T12:13:42.263837575Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-09-03T12:13:42.264071476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.264333062Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-09-03T12:13:42.264626173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-03T12:13:42', 'banner_to_fanart') 
2025-09-03T12:13:42.264973752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.265649814Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-09-03T12:13:42.265844736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015827s 
2025-09-03T12:13:42.266055180Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-09-03T12:13:42.266273970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.266538232Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-09-03T12:13:42.266848968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-03T12:13:42', 'naming_config_colon_action') 
2025-09-03T12:13:42.267207340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.267874623Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-09-03T12:13:42.268130448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015676s 
2025-09-03T12:13:42.268333096Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-09-03T12:13:42.268535133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.268785527Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-09-03T12:13:42.269093357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-03T12:13:42', 'add_custom_formats') 
2025-09-03T12:13:42.269445356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.270110695Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-09-03T12:13:42.270301069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001571s 
2025-09-03T12:13:42.270511883Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-09-03T12:13:42.270721124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.270991609Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-09-03T12:13:42.271299759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-03T12:13:42', 'remove_extra_naming_config') 
2025-09-03T12:13:42.271638050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.272420366Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-09-03T12:13:42.272617362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016812s 
2025-09-03T12:13:42.272821643Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-09-03T12:13:42.273034592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.273294676Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-09-03T12:13:42.273604059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-03T12:13:42', 'convert_regex_required_tags') 
2025-09-03T12:13:42.273964344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.274704364Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-09-03T12:13:42.274901551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016524s 
2025-09-03T12:13:42.275112306Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-09-03T12:13:42.275325595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.275588705Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-09-03T12:13:42.275917136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-03T12:13:42', 'fix_format_tags_double_underscore') 
2025-09-03T12:13:42.276273714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.277060789Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-09-03T12:13:42.277269429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001709s 
2025-09-03T12:13:42.277479652Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-09-03T12:13:42.277686038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.277942414Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-09-03T12:13:42.278247759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-03T12:13:42', 'add_tags_to_net_import') 
2025-09-03T12:13:42.278597663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.279360169Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-09-03T12:13:42.279549159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016659s 
2025-09-03T12:13:42.279753040Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-09-03T12:13:42.279980588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.280235802Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-09-03T12:13:42.280533922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-03T12:13:42', 'add_custom_filters') 
2025-09-03T12:13:42.280881642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.281651242Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-09-03T12:13:42.281839351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016795s 
2025-09-03T12:13:42.282051929Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-09-03T12:13:42.282270709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.282530372Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-09-03T12:13:42.282858713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-03T12:13:42', 'indexer_client_status_search_changes') 
2025-09-03T12:13:42.283216714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.284008749Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-09-03T12:13:42.284215315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016701s 
2025-09-03T12:13:42.284438654Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-09-03T12:13:42.284663397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.284918500Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-09-03T12:13:42.285237863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-03T12:13:42', 'add_language_to_files_history_blacklist') 
2025-09-03T12:13:42.285604912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.286383861Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-09-03T12:13:42.286584304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017008s 
2025-09-03T12:13:42.286801221Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-09-03T12:13:42.287011324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.287273311Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-09-03T12:13:42.287589568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-03T12:13:42', 'add_update_allowed_quality_profile') 
2025-09-03T12:13:42.287962309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.288738211Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-09-03T12:13:42.288943685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017073s 
2025-09-03T12:13:42.289147485Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-09-03T12:13:42.289370364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.289651650Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-09-03T12:13:42.289961123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-03T12:13:42', 'add_download_client_priority') 
2025-09-03T12:13:42.290317721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.291076499Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-09-03T12:13:42.291276371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016975s 
2025-09-03T12:13:42.291478979Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-09-03T12:13:42.291681387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.291982764Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-09-03T12:13:42.292280613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-03T12:13:42', 'remove_growl_prowl') 
2025-09-03T12:13:42.292624065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.293400428Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-09-03T12:13:42.293580641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017018s 
2025-09-03T12:13:42.293785093Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-09-03T12:13:42.293989464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.294253596Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-09-03T12:13:42.294549832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-03T12:13:42', 'remove_plex_hometheatre') 
2025-09-03T12:13:42.294902432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.295704948Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-09-03T12:13:42.295911324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016946s 
2025-09-03T12:13:42.296114453Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-09-03T12:13:42.296328654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.296602065Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-09-03T12:13:42.296898371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-03T12:13:42', 'add_webrip_qualites') 
2025-09-03T12:13:42.297234258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.298067535Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-09-03T12:13:42.298256877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017402s 
2025-09-03T12:13:42.298464655Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-09-03T12:13:42.298672213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.298940112Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-09-03T12:13:42.299240958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-03T12:13:42', 'health_issue_notification') 
2025-09-03T12:13:42.299603117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.300386565Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-09-03T12:13:42.300584603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016885s 
2025-09-03T12:13:42.300791159Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-09-03T12:13:42.300997294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.301244171Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-09-03T12:13:42.301542562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-03T12:13:42', 'speed_improvements') 
2025-09-03T12:13:42.301884470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.302668459Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-09-03T12:13:42.302859904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016731s 
2025-09-03T12:13:42.303063955Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-09-03T12:13:42.303283006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.303539593Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-09-03T12:13:42.303844256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-03T12:13:42', 'fix_profile_format_default') 
2025-09-03T12:13:42.304216646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.305011897Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-09-03T12:13:42.305216349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017028s 
2025-09-03T12:13:42.305428777Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-09-03T12:13:42.305611645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.305874915Z [Info] task_duration: Starting migration of Log DB to 163 
2025-09-03T12:13:42.306152504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-03T12:13:42', 'task_duration') 
2025-09-03T12:13:42.306500525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.307218901Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-09-03T12:13:42.307405737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016042s 
2025-09-03T12:13:42.307606742Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-09-03T12:13:42.307820402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.308141619Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-09-03T12:13:42.308434158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-03T12:13:42', 'movie_collections_crew') 
2025-09-03T12:13:42.308792289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.309599955Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-09-03T12:13:42.309789757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017671s 
2025-09-03T12:13:42.310015191Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-09-03T12:13:42.310241527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.310504817Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-09-03T12:13:42.310826515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-03T12:13:42', 'remove_custom_formats_from_quality_model') 
2025-09-03T12:13:42.311196720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.311944616Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-09-03T12:13:42.312160882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016639s 
2025-09-03T12:13:42.312368510Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-09-03T12:13:42.312571859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.312824197Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-09-03T12:13:42.313126055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-03T12:13:42', 'fix_tmdb_list_config') 
2025-09-03T12:13:42.313488815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.314230048Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-09-03T12:13:42.314420592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016483s 
2025-09-03T12:13:42.314625053Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-09-03T12:13:42.314852762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.315113727Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-09-03T12:13:42.315408370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-03T12:13:42', 'remove_movie_pathstate') 
2025-09-03T12:13:42.315756702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.316501201Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-09-03T12:13:42.316701584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016423s 
2025-09-03T12:13:42.316906958Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-09-03T12:13:42.317140348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.317422395Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-09-03T12:13:42.317722540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-03T12:13:42', 'custom_format_rework') 
2025-09-03T12:13:42.318078416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.318816452Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-09-03T12:13:42.319005352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016584s 
2025-09-03T12:13:42.319216137Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-09-03T12:13:42.319419005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.319675251Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-09-03T12:13:42.319989845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-03T12:13:42', 'custom_format_scores') 
2025-09-03T12:13:42.320349218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.321138167Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-09-03T12:13:42.321331576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017052s 
2025-09-03T12:13:42.321528843Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-09-03T12:13:42.321746472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.322003359Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-09-03T12:13:42.322308483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-03T12:13:42', 'fix_trakt_list_config') 
2025-09-03T12:13:42.322662406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.323387335Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-09-03T12:13:42.323589763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001631s 
2025-09-03T12:13:42.323793303Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-09-03T12:13:42.324046914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.324310093Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-09-03T12:13:42.324625328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-03T12:13:42', 'quality_definition_preferred_size') 
2025-09-03T12:13:42.324974151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.325713569Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-09-03T12:13:42.325919364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016595s 
2025-09-03T12:13:42.326137343Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-09-03T12:13:42.326345572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.326603962Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-09-03T12:13:42.326897373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-03T12:13:42', 'add_download_history') 
2025-09-03T12:13:42.327248129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.327995304Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-09-03T12:13:42.328205717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016426s 
2025-09-03T12:13:42.328401942Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-09-03T12:13:42.328610462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.328858662Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-09-03T12:13:42.329150500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-03T12:13:42', 'net_import_status') 
2025-09-03T12:13:42.329494773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.330314654Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-09-03T12:13:42.330508544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017079s 
2025-09-03T12:13:42.330708968Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-09-03T12:13:42.330923710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.331180988Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-09-03T12:13:42.331481754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-03T12:13:42', 'email_multiple_addresses') 
2025-09-03T12:13:42.331835927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.332557960Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-09-03T12:13:42.332753664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016139s 
2025-09-03T12:13:42.332962886Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-09-03T12:13:42.333180484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.333443513Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-09-03T12:13:42.333758818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-03T12:13:42', 'remove_chown_and_folderchmod_config') 
2025-09-03T12:13:42.334116538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.334849494Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-09-03T12:13:42.335060930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016569s 
2025-09-03T12:13:42.335255421Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-09-03T12:13:42.335464162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.335721279Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-09-03T12:13:42.336032776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-03T12:13:42', 'movie_recommendations') 
2025-09-03T12:13:42.336382511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.337158713Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-09-03T12:13:42.337357494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016791s 
2025-09-03T12:13:42.337561003Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-09-03T12:13:42.337772129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.338022312Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-09-03T12:13:42.338321334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-03T12:13:42', 'language_improvements') 
2025-09-03T12:13:42.338660317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.339389134Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-09-03T12:13:42.339577704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016131s 
2025-09-03T12:13:42.339775162Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-09-03T12:13:42.340017239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.340283064Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-09-03T12:13:42.340567838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-03T12:13:42', 'new_list_server') 
2025-09-03T12:13:42.340912842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.341642963Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-09-03T12:13:42.341835911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016325s 
2025-09-03T12:13:42.342042417Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-09-03T12:13:42.342266718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.342524948Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-09-03T12:13:42.342834381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-03T12:13:42', 'movie_translation_indexes') 
2025-09-03T12:13:42.343186130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.343917953Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-09-03T12:13:42.344136954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016267s 
2025-09-03T12:13:42.344327077Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-09-03T12:13:42.344555427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.344820611Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-09-03T12:13:42.345155635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-03T12:13:42', 'fix_invalid_profile_references') 
2025-09-03T12:13:42.345483065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.346173865Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-09-03T12:13:42.346387676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001614s 
2025-09-03T12:13:42.346587759Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-09-03T12:13:42.346794846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.347044709Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-09-03T12:13:42.347336366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-03T12:13:42', 'list_movies_table') 
2025-09-03T12:13:42.347692022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.348426822Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-09-03T12:13:42.348627756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001624s 
2025-09-03T12:13:42.348826927Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-09-03T12:13:42.349036449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.349324960Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-09-03T12:13:42.349640225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-03T12:13:42', 'on_delete_notification') 
2025-09-03T12:13:42.350031923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.350931915Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-09-03T12:13:42.351147780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018767s 
2025-09-03T12:13:42.351371069Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-09-03T12:13:42.351591363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.351870144Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-09-03T12:13:42.352200900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-03T12:13:42', 'download_propers_config') 
2025-09-03T12:13:42.352601477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.353343862Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-09-03T12:13:42.353556349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017352s 
2025-09-03T12:13:42.353783827Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-09-03T12:13:42.354020785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.354310378Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-09-03T12:13:42.354629019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-03T12:13:42', 'add_priority_to_indexers') 
2025-09-03T12:13:42.355018053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.355738684Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-09-03T12:13:42.355991543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017065s 
2025-09-03T12:13:42.356237227Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-09-03T12:13:42.356491810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.356773487Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-09-03T12:13:42.357105165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-03T12:13:42', 'add_alternative_title_indices') 
2025-09-03T12:13:42.357488948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.358162744Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-09-03T12:13:42.358390984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016653s 
2025-09-03T12:13:42.358598822Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-09-03T12:13:42.358816972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.359090743Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-09-03T12:13:42.359414314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-03T12:13:42', 'fix_tmdb_duplicates') 
2025-09-03T12:13:42.359790221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.360492435Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-09-03T12:13:42.360697739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001654s 
2025-09-03T12:13:42.360929335Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-09-03T12:13:42.361147063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.361422107Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-09-03T12:13:42.361745799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-03T12:13:42', 'swap_filechmod_for_folderchmod') 
2025-09-03T12:13:42.362137097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.362824160Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-09-03T12:13:42.363035205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016603s 
2025-09-03T12:13:42.363245959Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-09-03T12:13:42.363463838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.363755866Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-09-03T12:13:42.364091392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-03T12:13:42', 'mediainfo_channels') 
2025-09-03T12:13:42.364456827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.365181356Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-09-03T12:13:42.365392201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017067s 
2025-09-03T12:13:42.365609739Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-09-03T12:13:42.365821976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.366089485Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-09-03T12:13:42.366804995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-09-03T12:13:42.367202636Z [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-09-03T12:13:42.367697201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006733s 
2025-09-03T12:13:42.367921263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-09-03T12:13:42.368192158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-03T12:13:42.368555730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004295s 
2025-09-03T12:13:42.368860594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-03T12:13:42', 'add_update_history') 
2025-09-03T12:13:42.369239306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.369963695Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-09-03T12:13:42.370174439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001825s 
2025-09-03T12:13:42.370395615Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-09-03T12:13:42.370622381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.370895872Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-09-03T12:13:42.371199734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-03T12:13:42', 'update_awesome_hd_link') 
2025-09-03T12:13:42.371576102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.372310931Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-09-03T12:13:42.372517247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016738s 
2025-09-03T12:13:42.372753542Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-09-03T12:13:42.372959687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.373230713Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-09-03T12:13:42.373524545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-03T12:13:42', 'remove_awesomehd') 
2025-09-03T12:13:42.373895912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.374632215Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-09-03T12:13:42.374832188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016761s 
2025-09-03T12:13:42.375046519Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-09-03T12:13:42.375276803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.375559222Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-09-03T12:13:42.375907763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-03T12:13:42', 'add_on_delete_to_notifications') 
2025-09-03T12:13:42.376283780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.377040103Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-09-03T12:13:42.377274235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017476s 
2025-09-03T12:13:42.377494067Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-09-03T12:13:42.377719852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.377995236Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-09-03T12:13:42.378327816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-03T12:13:42', 'add_bypass_to_delay_profile') 
2025-09-03T12:13:42.378697290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.379436368Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-09-03T12:13:42.379655610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016996s 
2025-09-03T12:13:42.379882406Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-09-03T12:13:42.380098281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.380372403Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-09-03T12:13:42.380672437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-03T12:13:42', 'update_notifiarr') 
2025-09-03T12:13:42.381053093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.381769616Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-09-03T12:13:42.381981062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016746s 
2025-09-03T12:13:42.382193620Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-09-03T12:13:42.382415526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.382698857Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-09-03T12:13:42.383013671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-03T12:13:42', 'legacy_mediainfo_hdr') 
2025-09-03T12:13:42.383447153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.385447952Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-09-03T12:13:42.385650520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030203s 
2025-09-03T12:13:42.385862937Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-09-03T12:13:42.386082580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.386352022Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-09-03T12:13:42.386671045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-03T12:13:42', 'rename_blacklist_to_blocklist') 
2025-09-03T12:13:42.387033404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.387798354Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-09-03T12:13:42.388045903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016885s 
2025-09-03T12:13:42.388254032Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-09-03T12:13:42.388462391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.388718036Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-09-03T12:13:42.389005264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-03T12:13:42', 'add_indexer_tags') 
2025-09-03T12:13:42.389351051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.390090640Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-09-03T12:13:42.390284240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016324s 
2025-09-03T12:13:42.390480014Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-09-03T12:13:42.390692041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.390958738Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-09-03T12:13:42.391255455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-03T12:13:42', 'mediainfo_to_ffmpeg') 
2025-09-03T12:13:42.391606031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.392356432Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-09-03T12:13:42.392552377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016434s 
2025-09-03T12:13:42.392757790Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-09-03T12:13:42.392964857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.393222285Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-09-03T12:13:42.393523402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-03T12:13:42', 'cdh_per_downloadclient') 
2025-09-03T12:13:42.393883797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.394604809Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-09-03T12:13:42.394800834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016286s 
2025-09-03T12:13:42.395009364Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-09-03T12:13:42.395224808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.395486124Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-09-03T12:13:42.395788312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-03T12:13:42', 'migrate_discord_from_slack') 
2025-09-03T12:13:42.396184109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.396914860Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-09-03T12:13:42.397113029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016745s 
2025-09-03T12:13:42.397316198Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-09-03T12:13:42.397521241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.397776705Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-09-03T12:13:42.398062190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-03T12:13:42', 'remove_predb') 
2025-09-03T12:13:42.398413067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.399250393Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-09-03T12:13:42.399434754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017287s 
2025-09-03T12:13:42.399646079Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-09-03T12:13:42.399873196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.400148531Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-09-03T12:13:42.400465148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-03T12:13:42', 'add_on_update_to_notifications') 
2025-09-03T12:13:42.400820063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.401541686Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-09-03T12:13:42.401744635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016647s 
2025-09-03T12:13:42.401953515Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-09-03T12:13:42.402175883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.402430165Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-09-03T12:13:42.402735189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-03T12:13:42', 'ensure_identity_on_id_columns') 
2025-09-03T12:13:42.403094913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.403819773Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-09-03T12:13:42.404040597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016356s 
2025-09-03T12:13:42.404248466Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-09-03T12:13:42.404463649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.404724735Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-09-03T12:13:42.405036182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-03T12:13:42', 'download_client_per_indexer') 
2025-09-03T12:13:42.405401157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.406154173Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-09-03T12:13:42.406362683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016767s 
2025-09-03T12:13:42.406566714Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-09-03T12:13:42.406793270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.407058274Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-09-03T12:13:42.407356274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-03T12:13:42', 'multiple_ratings_support') 
2025-09-03T12:13:42.407721689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.408484385Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-09-03T12:13:42.408688045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016753s 
2025-09-03T12:13:42.408887256Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-09-03T12:13:42.409089353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.409345108Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-09-03T12:13:42.409637898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-03T12:13:42', 'movie_metadata') 
2025-09-03T12:13:42.409978694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.410664996Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-09-03T12:13:42.410859056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015737s 
2025-09-03T12:13:42.411053949Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrating 
2025-09-03T12:13:42.411255595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.411516891Z [Info] collections: Starting migration of Log DB to 208 
2025-09-03T12:13:42.411813959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-03T12:13:42', 'collections') 
2025-09-03T12:13:42.412198463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.412921639Z [Info] FluentMigrator.Runner.MigrationRunner: 208: collections migrated 
2025-09-03T12:13:42.413109928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016598s 
2025-09-03T12:13:42.413317897Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-09-03T12:13:42.413532549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.413792102Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-09-03T12:13:42.414110783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-03T12:13:42', 'movie_meta_collection_index') 
2025-09-03T12:13:42.414476199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.415180878Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-09-03T12:13:42.415389087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016386s 
2025-09-03T12:13:42.415596705Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-09-03T12:13:42.415810786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.416125680Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-09-03T12:13:42.416451296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-03T12:13:42', 'movie_added_notifications') 
2025-09-03T12:13:42.416820189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.417500408Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-09-03T12:13:42.417712165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016632s 
2025-09-03T12:13:42.417918410Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-09-03T12:13:42.418131158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.418395450Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-09-03T12:13:42.418697148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-03T12:13:42', 'more_movie_meta_index') 
2025-09-03T12:13:42.419072343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.419760950Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-09-03T12:13:42.419974450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016217s 
2025-09-03T12:13:42.420201657Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-03T12:13:42.420444205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.420711193Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-09-03T12:13:42.421322103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-09-03T12:13:42.421510683Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2025-09-03T12:13:42.421721167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-09-03T12:13:42.422421928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("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-09-03T12:13:42.423077367Z [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-09-03T12:13:42.423503776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-09-03T12:13:42.424003672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-09-03T12:13:42.424973756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-03T12:13:42.425303470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033809s 
2025-09-03T12:13:42.425493151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-09-03T12:13:42.425672523Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-03T12:13:42.425865080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-09-03T12:13:42.426463215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-09-03T12:13:42.427022882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-09-03T12:13:42.427405161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-09-03T12:13:42.427881741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-09-03T12:13:42.428829159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-03T12:13:42.429170857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030963s 
2025-09-03T12:13:42.429358264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-03T12:13:42.429529799Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-03T12:13:42.429723810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-03T12:13:42.430261272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-03T12:13:42.430745657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-03T12:13:42.431162306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-03T12:13:42.431634407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-03T12:13:42.432531293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-03T12:13:42.432893843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029622s 
2025-09-03T12:13:42.433215129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-03T12:13:42', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-03T12:13:42.433597760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.434520758Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-03T12:13:42.434743266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045437s 
2025-09-03T12:13:42.434961105Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-09-03T12:13:42.435183853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.435459528Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-09-03T12:13:42.435780374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-03T12:13:42', 'add_language_tags_to_subtitle_files') 
2025-09-03T12:13:42.436166351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.436925770Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-09-03T12:13:42.437131715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017147s 
2025-09-03T12:13:42.437334924Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-09-03T12:13:42.437545999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.437805442Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-09-03T12:13:42.438098642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-03T12:13:42', 'add_salt_to_users') 
2025-09-03T12:13:42.438448627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.439170380Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-09-03T12:13:42.439364060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016214s 
2025-09-03T12:13:42.439564283Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-09-03T12:13:42.439769015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.440050682Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-09-03T12:13:42.440344674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-03T12:13:42', 'clean_alt_titles') 
2025-09-03T12:13:42.440700751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.441417454Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-09-03T12:13:42.441609020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016363s 
2025-09-03T12:13:42.441807480Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-09-03T12:13:42.442011340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.442262696Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-09-03T12:13:42.442547760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-03T12:13:42', 'remove_omg') 
2025-09-03T12:13:42.442891593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.443606903Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-09-03T12:13:42.443795974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001595s 
2025-09-03T12:13:42.444089304Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-09-03T12:13:42.444313656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.444575834Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-09-03T12:13:42.444924346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-03T12:13:42', 'add_additional_info_to_pending_releases') 
2025-09-03T12:13:42.445262546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.446000763Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-09-03T12:13:42.446224684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016788s 
2025-09-03T12:13:42.446415578Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-09-03T12:13:42.446626453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.446899492Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-09-03T12:13:42.447217663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-03T12:13:42', 'add_result_to_commands') 
2025-09-03T12:13:42.447596366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.448410124Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-09-03T12:13:42.448604325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017514s 
2025-09-03T12:13:42.448811793Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-09-03T12:13:42.449048750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.449291969Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-09-03T12:13:42.449608206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-03T12:13:42', 'health_restored_notification') 
2025-09-03T12:13:42.449976297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.450731017Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-09-03T12:13:42.450931450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016798s 
2025-09-03T12:13:42.451157526Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-09-03T12:13:42.451391507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.451663083Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-09-03T12:13:42.452049922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-03T12:13:42', 'add_on_manual_interaction_required_to_notifications') 
2025-09-03T12:13:42.452428124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.453197623Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-09-03T12:13:42.453423037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017678s 
2025-09-03T12:13:42.453613140Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-09-03T12:13:42.453814776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.454063787Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-09-03T12:13:42.454364613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-03T12:13:42', 'remove_rarbg') 
2025-09-03T12:13:42.454716521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.455444768Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-09-03T12:13:42.455631083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001621s 
2025-09-03T12:13:42.455885916Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-09-03T12:13:42.456109326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.456370151Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-09-03T12:13:42.456695877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-03T12:13:42', 'remove_invalid_roksbox_metadata_images') 
2025-09-03T12:13:42.457059289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.457799339Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-09-03T12:13:42.458011957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016775s 
2025-09-03T12:13:42.458211058Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-09-03T12:13:42.458433365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.458680623Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-09-03T12:13:42.458968733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-03T12:13:42', 'list_sync_time') 
2025-09-03T12:13:42.459322956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.460056513Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-09-03T12:13:42.460246476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016145s 
2025-09-03T12:13:42.460484656Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-09-03T12:13:42.460702995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.460970854Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-09-03T12:13:42.461277011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-03T12:13:42', 'add_tags_to_collections') 
2025-09-03T12:13:42.461638429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.462369481Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-09-03T12:13:42.462561026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016515s 
2025-09-03T12:13:42.462766290Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-09-03T12:13:42.462976944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.463256637Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-09-03T12:13:42.463549707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-03T12:13:42', 'add_download_client_tags') 
2025-09-03T12:13:42.463921425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.464621034Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-09-03T12:13:42.464822700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016332s 
2025-09-03T12:13:42.465018394Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-09-03T12:13:42.465219559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.465478991Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-09-03T12:13:42.465778424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-03T12:13:42', 'add_auto_tagging') 
2025-09-03T12:13:42.466115773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.466904321Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-09-03T12:13:42.467092310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001676s 
2025-09-03T12:13:42.467318956Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-09-03T12:13:42.467548668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.467821237Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-09-03T12:13:42.468180400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-03T12:13:42', 'add_custom_format_score_bypass_to_delay_profile') 
2025-09-03T12:13:42.468557860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.469302139Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-09-03T12:13:42.469517312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017161s 
2025-09-03T12:13:42.469735071Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-09-03T12:13:42.469963160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.470223524Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-09-03T12:13:42.470568449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-03T12:13:42', 'update_restrictions_to_release_profiles') 
2025-09-03T12:13:42.470918614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.471600457Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-09-03T12:13:42.471801862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016155s 
2025-09-03T12:13:42.472036224Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-09-03T12:13:42.472242950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.472503114Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-09-03T12:13:42.472801244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-03T12:13:42', 'rename_quality_profiles') 
2025-09-03T12:13:42.473169716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.473856890Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-09-03T12:13:42.474028195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015615s 
2025-09-03T12:13:42.474237697Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-09-03T12:13:42.474454253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.474732884Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-09-03T12:13:42.475042577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-03T12:13:42', 'update_images_remote_url') 
2025-09-03T12:13:42.475418845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.476071790Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-09-03T12:13:42.476281241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016042s 
2025-09-03T12:13:42.476472587Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-09-03T12:13:42.476689804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.476946882Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-09-03T12:13:42.477254050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-03T12:13:42', 'add_notification_status') 
2025-09-03T12:13:42.477613684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.478316329Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-09-03T12:13:42.478506512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001599s 
2025-09-03T12:13:42.478719861Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-09-03T12:13:42.478937099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.479209958Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-09-03T12:13:42.479572468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-03T12:13:42', 'rename_deprecated_indexer_flags') 
2025-09-03T12:13:42.479975249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.480641571Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-09-03T12:13:42.480846864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016812s 
2025-09-03T12:13:42.481053189Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-09-03T12:13:42.481270958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.481535110Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-09-03T12:13:42.481837188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-03T12:13:42', 'movie_last_searched_time') 
2025-09-03T12:13:42.482190058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.482857392Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-09-03T12:13:42.483068878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015789s 
2025-09-03T12:13:42.483259782Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-09-03T12:13:42.483483833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.483738065Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-09-03T12:13:42.484083951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-03T12:13:42', 'email_encryption') 
2025-09-03T12:13:42.484450580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.485154477Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-09-03T12:13:42.485358287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016699s 
2025-09-03T12:13:42.485562939Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-09-03T12:13:42.485790477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.486045210Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-09-03T12:13:42.486357660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-03T12:13:42', 'clear_last_rss_releases_info') 
2025-09-03T12:13:42.486726973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.487420910Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-09-03T12:13:42.487635082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00163s 
2025-09-03T12:13:42.487886939Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-09-03T12:13:42.488117403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.488367867Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-09-03T12:13:42.488653091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-03T12:13:42', 'add_indexes') 
2025-09-03T12:13:42.488992074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.489698997Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-09-03T12:13:42.489900964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016002s 
2025-09-03T12:13:42.490111328Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-09-03T12:13:42.490342192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.490604420Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-09-03T12:13:42.490947010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-03T12:13:42', 'parse_title_from_existing_subtitle_files') 
2025-09-03T12:13:42.491312546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.492411248Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-09-03T12:13:42.492637885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020379s 
2025-09-03T12:13:42.492919682Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-09-03T12:13:42.493162381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.493432164Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-09-03T12:13:42.493841168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-03T12:13:42', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-09-03T12:13:42.494231624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.494955471Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-09-03T12:13:42.495175725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017636s 
2025-09-03T12:13:42.495403523Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-09-03T12:13:42.495633567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.495907408Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-09-03T12:13:42.496239557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-03T12:13:42', 'drop_multi_episode_style_from_naming_config') 
2025-09-03T12:13:42.496624902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.497365644Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-09-03T12:13:42.497577591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017081s 
2025-09-03T12:13:42.497778044Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-09-03T12:13:42.497982526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.498249263Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-09-03T12:13:42.498565690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-03T12:13:42', 'stevenlu_update_url') 
2025-09-03T12:13:42.498960575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.499702218Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-09-03T12:13:42.499884034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016754s 
2025-09-03T12:13:42.500118216Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-09-03T12:13:42.500324571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-03T12:13:42.500583964Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-09-03T12:13:42.500912766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-03T12:13:42', 'add_movie_keywords') 
2025-09-03T12:13:42.501259584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-03T12:13:42.502009043Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-09-03T12:13:42.502223916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016735s 
2025-09-03T12:13:42.690210509Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-09-03T12:13:42.700281937Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-09-03T12:13:42.704143733Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-09-03T12:13:42.849785607Z [Info] QualityProfileService: Setting up default quality profiles 
2025-09-03T12:13:42.905319211Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-09-03T12:13:42.949442832Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-09-03T12:13:42.949706794Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-09-03T12:13:42.949930053Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-09-03T12:13:43.092801549Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-09-03T12:13:43.298770479Z [ls.io-init] done.