2025-09-21T20:25:35.831651175Z [migrations] started
2025-09-21T20:25:35.832225161Z [migrations] no migrations found
2025-09-21T20:25:35.854550979Z usermod: no changes
2025-09-21T20:25:35.860249043Z ───────────────────────────────────────
2025-09-21T20:25:35.860283182Z 
2025-09-21T20:25:35.860291419Z       ██╗     ███████╗██╗ ██████╗
2025-09-21T20:25:35.860299004Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-21T20:25:35.860306619Z       ██║     ███████╗██║██║   ██║
2025-09-21T20:25:35.860313884Z       ██║     ╚════██║██║██║   ██║
2025-09-21T20:25:35.860321149Z       ███████╗███████║██║╚██████╔╝
2025-09-21T20:25:35.860328443Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-21T20:25:35.860335768Z 
2025-09-21T20:25:35.860342632Z    Brought to you by linuxserver.io
2025-09-21T20:25:35.860349686Z ───────────────────────────────────────
2025-09-21T20:25:35.860482744Z 
2025-09-21T20:25:35.860492594Z To support the app dev(s) visit:
2025-09-21T20:25:35.862167246Z Radarr: https://opencollective.com/radarr
2025-09-21T20:25:35.862466459Z 
2025-09-21T20:25:35.862470747Z To support LSIO projects visit:
2025-09-21T20:25:35.862474425Z https://www.linuxserver.io/donate/
2025-09-21T20:25:35.862478182Z 
2025-09-21T20:25:35.862481900Z ───────────────────────────────────────
2025-09-21T20:25:35.862486509Z GID/UID
2025-09-21T20:25:35.862490387Z ───────────────────────────────────────
2025-09-21T20:25:35.866969587Z 
2025-09-21T20:25:35.866991391Z User UID:    911
2025-09-21T20:25:35.866999707Z User GID:    911
2025-09-21T20:25:35.867007403Z ───────────────────────────────────────
2025-09-21T20:25:35.869545163Z Linuxserver.io version: 6.0.1.10220-ls13
2025-09-21T20:25:35.869967684Z Build-date: 2025-09-21T20:21:54+00:00
2025-09-21T20:25:35.869973235Z ───────────────────────────────────────
2025-09-21T20:25:35.869977203Z     
2025-09-21T20:25:36.001810800Z [custom-init] No custom files found, skipping...
2025-09-21T20:25:36.348347161Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.0.1.10220 
2025-09-21T20:25:36.365553380Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-21T20:25:36.369474216Z [Debug] Bootstrap: Console selected 
2025-09-21T20:25:36.370667749Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-21T20:25:36.667068851Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-21T20:25:36.719711489Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d1221217-3121-4275-bb75-00889f255698} may be persisted to storage in unencrypted form. 
2025-09-21T20:25:36.776056272Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-09-21T20:25:36.807519882Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-21T20:25:36.880295672Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-21T20:25:36.886926796Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:36.887453256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:36.917422706Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-21T20:25:36.921333101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030568s 
2025-09-21T20:25:36.921674188Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-21T20:25:36.921864431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344566s 
2025-09-21T20:25:36.931173346Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-21T20:25:36.931867184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:36.937345285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-21T20:25:36.946518738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-21T20:25:36.959140424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215359s 
2025-09-21T20:25:36.959590280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:36.961819249Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-21T20:25:36.961994221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242485s 
2025-09-21T20:25:36.969624747Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-21T20:25:36.969868939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:36.975998041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-21T20:25:36.977132586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-21T20:25:36.977851974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016302s 
2025-09-21T20:25:36.978079843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T20:25:36.978394727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001094s 
2025-09-21T20:25:36.978826838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-21T20:25:36.979393078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-21T20:25:36.980221176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011984s 
2025-09-21T20:25:36.980471910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:36.981193975Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-21T20:25:36.981388346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021144s 
2025-09-21T20:25:36.981976330Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-21T20:25:36.982200151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:36.983102237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T20:25:36.983946898Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s 
2025-09-21T20:25:36.984143815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-21T20:25:36.984447987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-21T20:25:36.984979267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000635s 
2025-09-21T20:25:36.985195402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:36.985888258Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-21T20:25:36.986046466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015059s 
2025-09-21T20:25:36.987990491Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-21T20:25:36.988225564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:36.988902557Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-09-21T20:25:37.001555066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-09-21T20:25:37.002083951Z [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-21T20:25:37.002606814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008444s 
2025-09-21T20:25:37.002831827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-09-21T20:25:37.003123615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-09-21T20:25:37.003543069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005172s 
2025-09-21T20:25:37.003742551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-09-21T20:25:37.004069179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-09-21T20:25:37.004476890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000557s 
2025-09-21T20:25:37.004660580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-09-21T20:25:37.004909491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-09-21T20:25:37.005340008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004991s 
2025-09-21T20:25:37.005490962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-09-21T20:25:37.006862895Z [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-21T20:25:37.007938190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022604s 
2025-09-21T20:25:37.008132972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2025-09-21T20:25:37.008442496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2025-09-21T20:25:37.008779154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004799s 
2025-09-21T20:25:37.008941992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2025-09-21T20:25:37.009988760Z [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-21T20:25:37.010720884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016155s 
2025-09-21T20:25:37.010948582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-09-21T20:25:37.011198315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:25:37.011593000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005055s 
2025-09-21T20:25:37.011779035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2025-09-21T20:25:37.012184000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:25:37.012536049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005967s 
2025-09-21T20:25:37.012708236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2025-09-21T20:25:37.013779303Z [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-21T20:25:37.014534373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016714s 
2025-09-21T20:25:37.014700678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2025-09-21T20:25:37.015311287Z [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-21T20:25:37.015874912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009677s 
2025-09-21T20:25:37.016026307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-09-21T20:25:37.016604832Z [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-21T20:25:37.017215372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009669s 
2025-09-21T20:25:37.017384502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-09-21T20:25:37.017683635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-21T20:25:37.018051866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004994s 
2025-09-21T20:25:37.018243111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-09-21T20:25:37.023097116Z [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-21T20:25:37.023694509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052912s 
2025-09-21T20:25:37.023885343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-09-21T20:25:37.024320670Z [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-21T20:25:37.024783612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007103s 
2025-09-21T20:25:37.025015790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-09-21T20:25:37.025313870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-21T20:25:37.025686891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005015s 
2025-09-21T20:25:37.025907565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-09-21T20:25:37.028388061Z [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-21T20:25:37.028908970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002826s 
2025-09-21T20:25:37.029112159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-09-21T20:25:37.029409808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-21T20:25:37.029833321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005374s 
2025-09-21T20:25:37.030013083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-09-21T20:25:37.030461576Z [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-21T20:25:37.031011905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008199s 
2025-09-21T20:25:37.031215665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-09-21T20:25:37.031496430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-21T20:25:37.031963120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004735s 
2025-09-21T20:25:37.032363296Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2025-09-21T20:25:37.032781658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2025-09-21T20:25:37.033029948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004543s 
2025-09-21T20:25:37.033214420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2025-09-21T20:25:37.033746752Z [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-21T20:25:37.034295717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009177s 
2025-09-21T20:25:37.034519167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-09-21T20:25:37.035248015Z [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-21T20:25:37.035871570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011358s 
2025-09-21T20:25:37.036083928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-09-21T20:25:37.036811794Z [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-21T20:25:37.037551573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012394s 
2025-09-21T20:25:37.037718109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-09-21T20:25:37.038176793Z [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-21T20:25:37.038692150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000782s 
2025-09-21T20:25:37.038918707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-09-21T20:25:37.039223470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-09-21T20:25:37.039694699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005927s 
2025-09-21T20:25:37.039901386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-09-21T20:25:37.040238134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-09-21T20:25:37.040686336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005896s 
2025-09-21T20:25:37.040880126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-09-21T20:25:37.041389522Z [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-21T20:25:37.041888457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008236s 
2025-09-21T20:25:37.042127979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-09-21T20:25:37.042851606Z [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-21T20:25:37.043534311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012188s 
2025-09-21T20:25:37.043824796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-09-21T20:25:37.044299632Z [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-21T20:25:37.044844349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009022s 
2025-09-21T20:25:37.045073260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-09-21T20:25:37.045708459Z [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-21T20:25:37.046291183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010431s 
2025-09-21T20:25:37.046516216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-09-21T20:25:37.046964689Z [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-21T20:25:37.047438633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007106s 
2025-09-21T20:25:37.047604728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-09-21T20:25:37.048006096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-09-21T20:25:37.048415621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000647s 
2025-09-21T20:25:37.048635554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-09-21T20:25:37.048922201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-09-21T20:25:37.049362578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005362s 
2025-09-21T20:25:37.049554023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-09-21T20:25:37.049992877Z [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-21T20:25:37.050520450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007827s 
2025-09-21T20:25:37.050716404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-09-21T20:25:37.051387636Z [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-21T20:25:37.052032094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011199s 
2025-09-21T20:25:37.053388365Z [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-21T20:25:37.054028233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-09-21T20:25:37.054448690Z [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-21T20:25:37.054922604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007231s 
2025-09-21T20:25:37.055103488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-09-21T20:25:37.055375987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-09-21T20:25:37.055749910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000482s 
2025-09-21T20:25:37.055964723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-09-21T20:25:37.056242873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-09-21T20:25:37.056629742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004967s 
2025-09-21T20:25:37.056849364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-09-21T20:25:37.057521608Z [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-21T20:25:37.058216427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011769s 
2025-09-21T20:25:37.058423033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-09-21T20:25:37.059023422Z [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-21T20:25:37.059634242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010183s 
2025-09-21T20:25:37.059830227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2025-09-21T20:25:37.060207016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2025-09-21T20:25:37.060583604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005275s 
2025-09-21T20:25:37.060763456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-09-21T20:25:37.061417523Z [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-21T20:25:37.062053995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010966s 
2025-09-21T20:25:37.062285832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-09-21T20:25:37.062942815Z [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-21T20:25:37.063555268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010939s 
2025-09-21T20:25:37.063760321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-09-21T20:25:37.064053441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-21T20:25:37.064442685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005127s 
2025-09-21T20:25:37.066222800Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0018182 taking an average of 00:00:00.0018182 
2025-09-21T20:25:37.067109285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-21T20:25:37', 'InitialSetup') 
2025-09-21T20:25:37.067526836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.135755921Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-21T20:25:37.135944400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0717591s 
2025-09-21T20:25:37.136255226Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-09-21T20:25:37.136502785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.136788931Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2025-09-21T20:25:37.137804887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2025-09-21T20:25:37.138417089Z [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-21T20:25:37.138994943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010171s 
2025-09-21T20:25:37.139206569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2025-09-21T20:25:37.139457284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-09-21T20:25:37.139887600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005127s 
2025-09-21T20:25:37.140064577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.140197885Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.140399000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2025-09-21T20:25:37.140677661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.141433333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008595s 
2025-09-21T20:25:37.141791935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-21T20:25:37', 'add_moviefiles_table') 
2025-09-21T20:25:37.142155087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.152113200Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-09-21T20:25:37.152333223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115165s 
2025-09-21T20:25:37.152558146Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-09-21T20:25:37.152712156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.152951808Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2025-09-21T20:25:37.153267184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-21T20:25:37.153431835Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.153594152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2025-09-21T20:25:37.153876841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.154547362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007909s 
2025-09-21T20:25:37.154925092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-21T20:25:37', 'fix_history_movieId') 
2025-09-21T20:25:37.155313224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.156061000Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-09-21T20:25:37.156257195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022683s 
2025-09-21T20:25:37.156509813Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-09-21T20:25:37.156682120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.156927244Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2025-09-21T20:25:37.158197372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.158388266Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.158592317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2025-09-21T20:25:37.158886128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.159628954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008571s 
2025-09-21T20:25:37.159802744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.159992637Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.160181106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2025-09-21T20:25:37.160472994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2025-09-21T20:25:37.161130628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007531s 
2025-09-21T20:25:37.161325641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.161458178Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.161788172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2025-09-21T20:25:37.170672543Z [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-21T20:25:37.172319610Z [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-21T20:25:37.173313311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:25:37.174253274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:25:37.176288522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:25:37.176740583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:25:37.177127291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151145s 
2025-09-21T20:25:37.177275370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.177409540Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.177594031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2025-09-21T20:25:37.177854496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2025-09-21T20:25:37.178665278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000904s 
2025-09-21T20:25:37.179066947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-21T20:25:37', 'add_tmdb_stuff') 
2025-09-21T20:25:37.179412774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.180422046Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-09-21T20:25:37.180593892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025944s 
2025-09-21T20:25:37.180836461Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-09-21T20:25:37.180990902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.181233179Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2025-09-21T20:25:37.181769920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-21T20:25:37.181930925Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.182142992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2025-09-21T20:25:37.184960545Z [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-21T20:25:37.185909116Z [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-21T20:25:37.186437289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-21T20:25:37.186971615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-21T20:25:37.188893746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2025-09-21T20:25:37.189295655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070075s 
2025-09-21T20:25:37.189670490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-21T20:25:37', 'fix_movie_files') 
2025-09-21T20:25:37.190034242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.190995007Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-09-21T20:25:37.191174589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087061s 
2025-09-21T20:25:37.191438120Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-09-21T20:25:37.191614645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.191922755Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2025-09-21T20:25:37.192468134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-21T20:25:37.192638276Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:37.192843520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2025-09-21T20:25:37.195569740Z [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-21T20:25:37.196302004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2025-09-21T20:25:37.196759766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-21T20:25:37.197288240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-21T20:25:37.199014466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-21T20:25:37.199434282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063929s 
2025-09-21T20:25:37.199751821Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-09-21T20:25:37.200252750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2025-09-21T20:25:37.200568345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005459s 
2025-09-21T20:25:37.200975175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-21T20:25:37', 'update_schedule_intervale') 
2025-09-21T20:25:37.201349548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.202224510Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-09-21T20:25:37.202385264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021474s 
2025-09-21T20:25:37.202606019Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-09-21T20:25:37.202815010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.203063550Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2025-09-21T20:25:37.203564278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-21T20:25:37.203761977Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.203984785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2025-09-21T20:25:37.204268777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2025-09-21T20:25:37.204954939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007824s 
2025-09-21T20:25:37.205162467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-21T20:25:37.205267408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.205459916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2025-09-21T20:25:37.205756984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2025-09-21T20:25:37.206429999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007597s 
2025-09-21T20:25:37.206607136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.206811818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.207308518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005516s 
2025-09-21T20:25:37.207678182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-21T20:25:37', 'add_movie_formats_to_naming_config') 
2025-09-21T20:25:37.207993858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.208728568Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-09-21T20:25:37.208912769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001921s 
2025-09-21T20:25:37.209088082Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-09-21T20:25:37.209283996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.209516023Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2025-09-21T20:25:37.209817651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.209961731Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.210211664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2025-09-21T20:25:37.210418391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2025-09-21T20:25:37.211136507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007825s 
2025-09-21T20:25:37.211449347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-21T20:25:37', 'add_phyiscal_release') 
2025-09-21T20:25:37.211904243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.212584473Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-09-21T20:25:37.212759635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022162s 
2025-09-21T20:25:37.212954889Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-09-21T20:25:37.213144871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.213425386Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2025-09-21T20:25:37.215090519Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.216085994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2025-09-21T20:25:37.216364324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010872s 
2025-09-21T20:25:37.216695131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-21T20:25:37', 'remove_bitmetv') 
2025-09-21T20:25:37.220847903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.221639277Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-09-21T20:25:37.221798597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063353s 
2025-09-21T20:25:37.222022649Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-09-21T20:25:37.222215747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.222498697Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2025-09-21T20:25:37.223136572Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.223400714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2025-09-21T20:25:37.223689024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000395s 
2025-09-21T20:25:37.224028859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-21T20:25:37', 'remove_torrentleech') 
2025-09-21T20:25:37.224378413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.225017950Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-09-21T20:25:37.225178794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017024s 
2025-09-21T20:25:37.225384188Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-09-21T20:25:37.225559952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.225820546Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2025-09-21T20:25:37.226160892Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.226391807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2025-09-21T20:25:37.226639746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003401s 
2025-09-21T20:25:37.226956845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-21T20:25:37', 'remove_broadcasthenet') 
2025-09-21T20:25:37.227279364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.227974714Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-09-21T20:25:37.228141801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016224s 
2025-09-21T20:25:37.228342846Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-09-21T20:25:37.228522297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.228744144Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2025-09-21T20:25:37.229044729Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.229306216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2025-09-21T20:25:37.229544856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003215s 
2025-09-21T20:25:37.229910092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-21T20:25:37', 'remove_fanzub') 
2025-09-21T20:25:37.230207100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.230868822Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-09-21T20:25:37.231042582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001604s 
2025-09-21T20:25:37.231260391Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-09-21T20:25:37.231482759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.231694796Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2025-09-21T20:25:37.232014820Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.232202949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.232762836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005925s 
2025-09-21T20:25:37.233132801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-21T20:25:37', 'update_movie_sorttitle') 
2025-09-21T20:25:37.233487546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.234203387Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-09-21T20:25:37.234328138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019451s 
2025-09-21T20:25:37.234544073Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-09-21T20:25:37.234807494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.235079872Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2025-09-21T20:25:37.235328082Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.235538856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.236059685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005305s 
2025-09-21T20:25:37.236429029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-21T20:25:37', 'update_movie_sorttitle_again') 
2025-09-21T20:25:37.236793643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.237511308Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-09-21T20:25:37.237726963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019601s 
2025-09-21T20:25:37.237943609Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-09-21T20:25:37.238163742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.238432574Z [Info] update_movie_file: Starting migration of Main DB to 117 
2025-09-21T20:25:37.239272365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2025-09-21T20:25:37.239518571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2025-09-21T20:25:37.240248601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008032s 
2025-09-21T20:25:37.240571761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-21T20:25:37', 'update_movie_file') 
2025-09-21T20:25:37.240895724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.241639973Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-09-21T20:25:37.241809043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002176s 
2025-09-21T20:25:37.241993765Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-09-21T20:25:37.242236193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.242418360Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2025-09-21T20:25:37.242683173Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.242862054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.243387973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005426s 
2025-09-21T20:25:37.243703528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-21T20:25:37', 'update_movie_slug') 
2025-09-21T20:25:37.244040517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.244667650Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-09-21T20:25:37.244846850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018205s 
2025-09-21T20:25:37.245064649Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-09-21T20:25:37.245252487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.245474464Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2025-09-21T20:25:37.245798627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.245928539Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.246162349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2025-09-21T20:25:37.246363825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2025-09-21T20:25:37.247099206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007822s 
2025-09-21T20:25:37.247406094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-21T20:25:37', 'add_youtube_trailer_id') 
2025-09-21T20:25:37.247739155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.248445056Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-09-21T20:25:37.248607844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021104s 
2025-09-21T20:25:37.248821534Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-09-21T20:25:37.248978240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.249197662Z [Info] add_studio: Starting migration of Main DB to 120 
2025-09-21T20:25:37.249500882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.249646886Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.249805215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2025-09-21T20:25:37.250061662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2025-09-21T20:25:37.250743535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007153s 
2025-09-21T20:25:37.250998198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-21T20:25:37', 'add_studio') 
2025-09-21T20:25:37.251304845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.252584772Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-09-21T20:25:37.252752550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025942s 
2025-09-21T20:25:37.252947854Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-09-21T20:25:37.253147015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.253369964Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2025-09-21T20:25:37.253677924Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.253810581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.254269986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004771s 
2025-09-21T20:25:37.254606754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-21T20:25:37', 'update_filedate_config') 
2025-09-21T20:25:37.254904193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.255556707Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-09-21T20:25:37.255698192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017182s 
2025-09-21T20:25:37.255905960Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-09-21T20:25:37.256103839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.256353772Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2025-09-21T20:25:37.256772505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-21T20:25:37.256909441Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.257087610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2025-09-21T20:25:37.257335148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2025-09-21T20:25:37.257997412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007446s 
2025-09-21T20:25:37.258148005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-21T20:25:37.258300863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.258466968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2025-09-21T20:25:37.261021061Z [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-21T20:25:37.262035564Z [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-21T20:25:37.262596514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-21T20:25:37.263024556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-21T20:25:37.264645810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059942s 
2025-09-21T20:25:37.264849651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-21T20:25:37.264977117Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.265124514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2025-09-21T20:25:37.267565590Z [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-21T20:25:37.268605524Z [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-21T20:25:37.269149479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-21T20:25:37.269584966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-21T20:25:37.271098584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005787s 
2025-09-21T20:25:37.271414831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-21T20:25:37', 'add_movieid_to_blacklist') 
2025-09-21T20:25:37.271722641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.272504826Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-09-21T20:25:37.272671883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071764s 
2025-09-21T20:25:37.272865042Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-09-21T20:25:37.273054814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.273296871Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2025-09-21T20:25:37.274137744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2025-09-21T20:25:37.274790579Z [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-21T20:25:37.275303802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009839s 
2025-09-21T20:25:37.275490629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2025-09-21T20:25:37.275746654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2025-09-21T20:25:37.276068101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s 
2025-09-21T20:25:37.276406082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-21T20:25:37', 'create_netimport_table') 
2025-09-21T20:25:37.276719573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.277419723Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-09-21T20:25:37.277591439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017461s 
2025-09-21T20:25:37.277785570Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-09-21T20:25:37.278011745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.278229965Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2025-09-21T20:25:37.278531913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-21T20:25:37.278688298Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.278912179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2025-09-21T20:25:37.279097883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2025-09-21T20:25:37.279789125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007551s 
2025-09-21T20:25:37.280136324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-21T20:25:37', 'add_preferred_tags_to_profile') 
2025-09-21T20:25:37.280455296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.281160476Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-09-21T20:25:37.281299185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020588s 
2025-09-21T20:25:37.281473687Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-09-21T20:25:37.281663589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.281876187Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2025-09-21T20:25:37.282203266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.282317215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.282717231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004241s 
2025-09-21T20:25:37.283045332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-21T20:25:37', 'fix_imdb_unique') 
2025-09-21T20:25:37.283363462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.284058732Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-09-21T20:25:37.284209325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017141s 
2025-09-21T20:25:37.284474570Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-09-21T20:25:37.284626295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.284841639Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2025-09-21T20:25:37.285102083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.285272016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.287005957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017508s 
2025-09-21T20:25:37.287340561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-21T20:25:37', 'update_qualities_and_profiles') 
2025-09-21T20:25:37.287662339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.288323631Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-09-21T20:25:37.288491118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003024s 
2025-09-21T20:25:37.288664547Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-09-21T20:25:37.288863799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.289100986Z [Info] remove_wombles: Starting migration of Main DB to 127 
2025-09-21T20:25:37.289427263Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.289695964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-09-21T20:25:37.289933062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003233s 
2025-09-21T20:25:37.290224509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-21T20:25:37', 'remove_wombles') 
2025-09-21T20:25:37.290533782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.291143489Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-09-21T20:25:37.291312400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015221s 
2025-09-21T20:25:37.291488484Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-09-21T20:25:37.291711473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.291894281Z [Info] remove_kickass: Starting migration of Main DB to 128 
2025-09-21T20:25:37.292211490Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.292483428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2025-09-21T20:25:37.292715906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003389s 
2025-09-21T20:25:37.293022433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-21T20:25:37', 'remove_kickass') 
2025-09-21T20:25:37.293363430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.293933768Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-09-21T20:25:37.294098410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015311s 
2025-09-21T20:25:37.294419146Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-09-21T20:25:37.294513355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.294753308Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2025-09-21T20:25:37.295070207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-21T20:25:37.295218836Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.295408919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2025-09-21T20:25:37.295755186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2025-09-21T20:25:37.296342559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007513s 
2025-09-21T20:25:37.296704808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-21T20:25:37', 'add_parsed_movie_info_to_pending_release') 
2025-09-21T20:25:37.297032338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.297713700Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-09-21T20:25:37.297907099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020726s 
2025-09-21T20:25:37.298091601Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-09-21T20:25:37.298298928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.298526136Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2025-09-21T20:25:37.298856471Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.299114701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2025-09-21T20:25:37.299354454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003214s 
2025-09-21T20:25:37.299548264Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.299807216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2025-09-21T20:25:37.300110246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003594s 
2025-09-21T20:25:37.300406893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-21T20:25:37', 'remove_wombles_kickass') 
2025-09-21T20:25:37.300716577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.301322096Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-09-21T20:25:37.301497129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015707s 
2025-09-21T20:25:37.301702422Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-09-21T20:25:37.301905952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.302142198Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2025-09-21T20:25:37.302442532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-21T20:25:37.302620060Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.302787257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2025-09-21T20:25:37.305294375Z [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-21T20:25:37.306131511Z [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-21T20:25:37.306614654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-21T20:25:37.307061714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-21T20:25:37.308703480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057005s 
2025-09-21T20:25:37.309017272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-21T20:25:37', 'make_parsed_episode_info_nullable') 
2025-09-21T20:25:37.309338309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.310130374Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-09-21T20:25:37.310321970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071122s 
2025-09-21T20:25:37.310493615Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-09-21T20:25:37.310703658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.310988532Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2025-09-21T20:25:37.311389680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-09-21T20:25:37.311829255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2025-09-21T20:25:37.312102185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004638s 
2025-09-21T20:25:37.312424724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-21T20:25:37', 'rename_torrent_downloadstation') 
2025-09-21T20:25:37.312745881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.313373274Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-09-21T20:25:37.313545000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016903s 
2025-09-21T20:25:37.313764763Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-09-21T20:25:37.313924975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.314162714Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2025-09-21T20:25:37.315103438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-09-21T20:25:37.315248510Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.315445437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2025-09-21T20:25:37.315743076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-09-21T20:25:37.316478477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000855s 
2025-09-21T20:25:37.316642527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.316782700Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.316956850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2025-09-21T20:25:37.317303228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2025-09-21T20:25:37.317974119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008075s 
2025-09-21T20:25:37.318269915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-21T20:25:37', 'add_minimumavailability') 
2025-09-21T20:25:37.318598426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.319442376Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-09-21T20:25:37.319570414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022383s 
2025-09-21T20:25:37.319781970Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-09-21T20:25:37.319997103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.320279902Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2025-09-21T20:25:37.320497190Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.320708315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.320952998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002813s 
2025-09-21T20:25:37.321282832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-21T20:25:37', 'add_remux_qualities_for_the_wankers') 
2025-09-21T20:25:37.321611333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.322243817Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-09-21T20:25:37.322441445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015294s 
2025-09-21T20:25:37.322602569Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-09-21T20:25:37.322807793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.323053056Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2025-09-21T20:25:37.323375786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.323506740Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.323678576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2025-09-21T20:25:37.323982678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.324668109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008131s 
2025-09-21T20:25:37.325001831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-21T20:25:37', 'add_haspredbentry_to_movies') 
2025-09-21T20:25:37.325318518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.325999139Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-09-21T20:25:37.326175073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021057s 
2025-09-21T20:25:37.326355637Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-09-21T20:25:37.326548746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.326781455Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2025-09-21T20:25:37.327072060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.327224988Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.327393898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2025-09-21T20:25:37.327656366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2025-09-21T20:25:37.328364242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007982s 
2025-09-21T20:25:37.328687583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-21T20:25:37', 'add_pathstate_to_movies') 
2025-09-21T20:25:37.329012427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.329669581Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-09-21T20:25:37.329838381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020828s 
2025-09-21T20:25:37.330031660Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-09-21T20:25:37.330222183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.330467297Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2025-09-21T20:25:37.331020301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2025-09-21T20:25:37.331429675Z [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-21T20:25:37.331843749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006511s 
2025-09-21T20:25:37.332073973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2025-09-21T20:25:37.332370269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2025-09-21T20:25:37.332714382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s 
2025-09-21T20:25:37.332860576Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.333046902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.333668754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000638s 
2025-09-21T20:25:37.334000883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-21T20:25:37', 'add_import_exclusions_table') 
2025-09-21T20:25:37.334327170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.335058933Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-09-21T20:25:37.335237813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020025s 
2025-09-21T20:25:37.335435822Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-09-21T20:25:37.335627969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.335870558Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2025-09-21T20:25:37.336163257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.336314071Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.336497159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2025-09-21T20:25:37.336783997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2025-09-21T20:25:37.337420930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007726s 
2025-09-21T20:25:37.337762568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-21T20:25:37', 'add_physical_release_note') 
2025-09-21T20:25:37.338067923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.338774445Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-09-21T20:25:37.338899818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020475s 
2025-09-21T20:25:37.339138288Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-09-21T20:25:37.339303120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.339528814Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2025-09-21T20:25:37.339775191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.339979763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.341819507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018521s 
2025-09-21T20:25:37.342125874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-21T20:25:37', 'consolidate_indexer_baseurl') 
2025-09-21T20:25:37.342455738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.343098172Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-09-21T20:25:37.343261060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031138s 
2025-09-21T20:25:37.343458928Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-09-21T20:25:37.343657598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.343924556Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2025-09-21T20:25:37.345942580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2025-09-21T20:25:37.346680195Z [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-21T20:25:37.347180954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010558s 
2025-09-21T20:25:37.347531229Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2025-09-21T20:25:37.351698491Z [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-21T20:25:37.353770323Z [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-21T20:25:37.354758242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:25:37.355246786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:25:37.357019937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:25:37.357382878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096722s 
2025-09-21T20:25:37.357550064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.357690998Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.357848886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2025-09-21T20:25:37.358095152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2025-09-21T20:25:37.358773608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007684s 
2025-09-21T20:25:37.358942999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.359093472Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-21T20:25:37.359260589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2025-09-21T20:25:37.359547236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2025-09-21T20:25:37.360327307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000855s 
2025-09-21T20:25:37.360638844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-21T20:25:37', 'add_alternative_titles_table') 
2025-09-21T20:25:37.360949590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.361765423Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-09-21T20:25:37.361947900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022859s 
2025-09-21T20:25:37.362143113Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-09-21T20:25:37.362330080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.362571596Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2025-09-21T20:25:37.363035130Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.363226194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.363567912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003183s 
2025-09-21T20:25:37.363682293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-09-21T20:25:37.363835291Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 
2025-09-21T20:25:37.364041827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2025-09-21T20:25:37.366766213Z [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-21T20:25:37.367600353Z [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-21T20:25:37.368101001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-21T20:25:37.368565897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-21T20:25:37.370190599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059548s 
2025-09-21T20:25:37.370381764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-09-21T20:25:37.370757360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:25:37.371049749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004927s 
2025-09-21T20:25:37.371385365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-21T20:25:37', 'fix_duplicate_alt_titles') 
2025-09-21T20:25:37.371760630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.372631003Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-09-21T20:25:37.372825014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020044s 
2025-09-21T20:25:37.373005156Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-09-21T20:25:37.373198927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.373433469Z [Info] movie_extras: Starting migration of Main DB to 142 
2025-09-21T20:25:37.375016016Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2025-09-21T20:25:37.375340419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-21T20:25:37.375732990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005321s 
2025-09-21T20:25:37.375918674Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2025-09-21T20:25:37.376158336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-21T20:25:37.376512670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004158s 
2025-09-21T20:25:37.376694145Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2025-09-21T20:25:37.376902886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-21T20:25:37.377246137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003913s 
2025-09-21T20:25:37.377426851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-09-21T20:25:37.377950285Z [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-21T20:25:37.378452667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008682s 
2025-09-21T20:25:37.378621206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2025-09-21T20:25:37.387573003Z [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-21T20:25:37.388253393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094603s 
2025-09-21T20:25:37.388431421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-09-21T20:25:37.389023924Z [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-21T20:25:37.389519733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009352s 
2025-09-21T20:25:37.389838975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-21T20:25:37', 'movie_extras') 
2025-09-21T20:25:37.390150202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.391461232Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-09-21T20:25:37.391629210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002854s 
2025-09-21T20:25:37.391804082Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-09-21T20:25:37.392064316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.392297085Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2025-09-21T20:25:37.393161606Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2025-09-21T20:25:37.393370156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2025-09-21T20:25:37.393718758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003809s 
2025-09-21T20:25:37.393877949Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2025-09-21T20:25:37.394063162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2025-09-21T20:25:37.394398838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003759s 
2025-09-21T20:25:37.394575423Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2025-09-21T20:25:37.394734794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2025-09-21T20:25:37.395245222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004427s 
2025-09-21T20:25:37.395416557Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2025-09-21T20:25:37.395631109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2025-09-21T20:25:37.395963348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003844s 
2025-09-21T20:25:37.396260647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2025-09-21T20:25:37.398775802Z [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-21T20:25:37.399674601Z [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-21T20:25:37.400202765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-09-21T20:25:37.400651268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-09-21T20:25:37.402121379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056878s 
2025-09-21T20:25:37.402327444Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2025-09-21T20:25:37.404728990Z [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-21T20:25:37.405500574Z [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-21T20:25:37.405974478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-21T20:25:37.406546109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-21T20:25:37.408970551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-21T20:25:37.409003047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-21T20:25:37.409278692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067795s 
2025-09-21T20:25:37.409615821Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2025-09-21T20:25:37.412058560Z [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-21T20:25:37.412965576Z [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-21T20:25:37.413466485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-21T20:25:37.413917313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-21T20:25:37.415632216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057861s 
2025-09-21T20:25:37.415871608Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2025-09-21T20:25:37.418126629Z [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-21T20:25:37.418885627Z [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-21T20:25:37.419299110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-21T20:25:37.419765800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-21T20:25:37.421507106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054509s 
2025-09-21T20:25:37.421824936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-21T20:25:37', 'clean_core_tv') 
2025-09-21T20:25:37.422146073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.423592306Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-09-21T20:25:37.423745113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075212s 
2025-09-21T20:25:37.424008464Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-09-21T20:25:37.424203717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.424446686Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2025-09-21T20:25:37.424832784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T20:25:37.424989519Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.425179422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2025-09-21T20:25:37.425430738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2025-09-21T20:25:37.426063763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007225s 
2025-09-21T20:25:37.426285619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2025-09-21T20:25:37.426600644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2025-09-21T20:25:37.427215372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007286s 
2025-09-21T20:25:37.427556509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-21T20:25:37', 'add_cookies_to_indexer_status') 
2025-09-21T20:25:37.427912415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.428665321Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-09-21T20:25:37.428836576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002141s 
2025-09-21T20:25:37.429012611Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-09-21T20:25:37.429201110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.429421434Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2025-09-21T20:25:37.429797251Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-09-21T20:25:37.430122015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2025-09-21T20:25:37.430420446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004051s 
2025-09-21T20:25:37.430670609Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-09-21T20:25:37.430964712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2025-09-21T20:25:37.431198242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003253s 
2025-09-21T20:25:37.431501172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-21T20:25:37', 'banner_to_fanart') 
2025-09-21T20:25:37.431799442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.433591351Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-09-21T20:25:37.433742806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00268s 
2025-09-21T20:25:37.433933249Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-09-21T20:25:37.434129605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.434368376Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2025-09-21T20:25:37.434741377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-21T20:25:37.434887591Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.435076672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-09-21T20:25:37.435412398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.436118260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007907s 
2025-09-21T20:25:37.436384185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-21T20:25:37', 'naming_config_colon_action') 
2025-09-21T20:25:37.436735823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.438744929Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-09-21T20:25:37.438903478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003428s 
2025-09-21T20:25:37.439083731Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-09-21T20:25:37.439279505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.439504308Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2025-09-21T20:25:37.440001188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-09-21T20:25:37.440345472Z [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-21T20:25:37.440751680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005843s 
2025-09-21T20:25:37.440934929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-09-21T20:25:37.441194792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-21T20:25:37.441532602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004323s 
2025-09-21T20:25:37.441718677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-21T20:25:37.441816364Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.441999022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2025-09-21T20:25:37.442287513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2025-09-21T20:25:37.442949375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007978s 
2025-09-21T20:25:37.443158406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2025-09-21T20:25:37.443455324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.444129432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008013s 
2025-09-21T20:25:37.444292961Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.444485429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.444688367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002442s 
2025-09-21T20:25:37.445019224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-21T20:25:37', 'add_custom_formats') 
2025-09-21T20:25:37.445319088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.447473486Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-09-21T20:25:37.447637076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030017s 
2025-09-21T20:25:37.447830365Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-09-21T20:25:37.448042452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.448282305Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2025-09-21T20:25:37.448658743Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-09-21T20:25:37.448973817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2025-09-21T20:25:37.449249202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003718s 
2025-09-21T20:25:37.449584888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-21T20:25:37', 'remove_extra_naming_config') 
2025-09-21T20:25:37.449896074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.450915227Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-09-21T20:25:37.451064427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019813s 
2025-09-21T20:25:37.451253227Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-09-21T20:25:37.451450044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.451685878Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2025-09-21T20:25:37.451964439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.452138620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.453594241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014742s 
2025-09-21T20:25:37.453928996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-21T20:25:37', 'convert_regex_required_tags') 
2025-09-21T20:25:37.454291556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.455087669Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-09-21T20:25:37.455269565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029146s 
2025-09-21T20:25:37.455442954Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-09-21T20:25:37.455635312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.455891878Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2025-09-21T20:25:37.456144237Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.456344951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.456775908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004551s 
2025-09-21T20:25:37.457110432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-21T20:25:37', 'fix_format_tags_double_underscore') 
2025-09-21T20:25:37.457442872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.458231369Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-09-21T20:25:37.458418216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018678s 
2025-09-21T20:25:37.458589270Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-09-21T20:25:37.458775164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.459023494Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2025-09-21T20:25:37.459304590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2025-09-21T20:25:37.459460865Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.459635938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2025-09-21T20:25:37.459872795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2025-09-21T20:25:37.460634959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008422s 
2025-09-21T20:25:37.460905083Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2025-09-21T20:25:37.461076949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2025-09-21T20:25:37.461298626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002667s 
2025-09-21T20:25:37.461609291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-21T20:25:37', 'add_tags_to_net_import') 
2025-09-21T20:25:37.461942262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.462722694Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-09-21T20:25:37.462869048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016437s 
2025-09-21T20:25:37.463059071Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-09-21T20:25:37.463240096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.463475660Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2025-09-21T20:25:37.463856777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-09-21T20:25:37.464238506Z [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-21T20:25:37.464644955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006125s 
2025-09-21T20:25:37.465001733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-21T20:25:37', 'add_custom_filters') 
2025-09-21T20:25:37.465273129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.466289175Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-09-21T20:25:37.466448937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022395s 
2025-09-21T20:25:37.466664972Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-09-21T20:25:37.466877330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.467123305Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2025-09-21T20:25:37.469420792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-21T20:25:37.469587367Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.469769063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-09-21T20:25:37.470038355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.470755840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008149s 
2025-09-21T20:25:37.471047828Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2025-09-21T20:25:37.476008518Z [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-21T20:25:37.477102771Z [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-21T20:25:37.477703431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T20:25:37.478265974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T20:25:37.480104085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T20:25:37.480496305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092379s 
2025-09-21T20:25:37.480769455Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-09-21T20:25:37.483734215Z [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-21T20:25:37.484601331Z [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-21T20:25:37.485068692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-21T20:25:37.485592397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-21T20:25:37.487346399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-21T20:25:37.487643046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067524s 
2025-09-21T20:25:37.487838289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T20:25:37.487983823Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.488179266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-09-21T20:25:37.488456284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-09-21T20:25:37.489279582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008675s 
2025-09-21T20:25:37.489508894Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-09-21T20:25:37.489834780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-09-21T20:25:37.490092008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003559s 
2025-09-21T20:25:37.490238623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T20:25:37.490395489Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-21T20:25:37.490584991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-09-21T20:25:37.493584180Z [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-21T20:25:37.494565727Z [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-21T20:25:37.495088640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-21T20:25:37.495629179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-21T20:25:37.497393091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-21T20:25:37.497740921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069735s 
2025-09-21T20:25:37.497927407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-09-21T20:25:37.498440991Z [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-21T20:25:37.498995387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008198s 
2025-09-21T20:25:37.499132944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-09-21T20:25:37.499469381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-21T20:25:37.499835459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005281s 
2025-09-21T20:25:37.500196295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-21T20:25:37', 'indexer_client_status_search_changes') 
2025-09-21T20:25:37.500552523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.501693340Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-09-21T20:25:37.501920317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023226s 
2025-09-21T20:25:37.502107674Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-09-21T20:25:37.502315152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.502573643Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2025-09-21T20:25:37.503090684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-21T20:25:37.503273452Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.503485128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2025-09-21T20:25:37.503743579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-21T20:25:37.504474921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008455s 
2025-09-21T20:25:37.504646978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-21T20:25:37.504781469Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.504975970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2025-09-21T20:25:37.505220102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-21T20:25:37.505980984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008421s 
2025-09-21T20:25:37.506151798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-21T20:25:37.506302391Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.506483446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2025-09-21T20:25:37.506767578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2025-09-21T20:25:37.507511696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008445s 
2025-09-21T20:25:37.507664564Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.507861691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.512328907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044716s 
2025-09-21T20:25:37.512676207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-21T20:25:37', 'add_language_to_files_history_blacklist') 
2025-09-21T20:25:37.513068997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.513977407Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-09-21T20:25:37.514176167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061013s 
2025-09-21T20:25:37.514408966Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-09-21T20:25:37.514609660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.514878060Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2025-09-21T20:25:37.516638996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-21T20:25:37.516776583Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:37.516974582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2025-09-21T20:25:37.517213543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-09-21T20:25:37.517989316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008169s 
2025-09-21T20:25:37.518113395Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:25:37.518880170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-09-21T20:25:37.519134933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008547s 
2025-09-21T20:25:37.519515649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-21T20:25:37', 'add_update_allowed_quality_profile') 
2025-09-21T20:25:37.519804060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.520743742Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-09-21T20:25:37.520903644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024107s 
2025-09-21T20:25:37.521104319Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-09-21T20:25:37.521304892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.521565096Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2025-09-21T20:25:37.521913548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-21T20:25:37.522086516Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.522290137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-09-21T20:25:37.522556132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:25:37.523326253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008833s 
2025-09-21T20:25:37.523527809Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.523680917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.538837819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151473s 
2025-09-21T20:25:37.539201401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-21T20:25:37', 'add_download_client_priority') 
2025-09-21T20:25:37.539526095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.540547231Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-09-21T20:25:37.540728286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168362s 
2025-09-21T20:25:37.540918900Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-09-21T20:25:37.541151408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.541358204Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2025-09-21T20:25:37.541703019Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.541975257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-09-21T20:25:37.542245110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003493s 
2025-09-21T20:25:37.542555616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-21T20:25:37', 'remove_growl_prowl') 
2025-09-21T20:25:37.542890671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.543763208Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-09-21T20:25:37.543964834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018323s 
2025-09-21T20:25:37.544174766Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-09-21T20:25:37.544370611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.544611175Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2025-09-21T20:25:37.544954316Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.545263469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-09-21T20:25:37.545515747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003794s 
2025-09-21T20:25:37.545733625Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.545992617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-09-21T20:25:37.546255456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000347s 
2025-09-21T20:25:37.546558456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-21T20:25:37', 'remove_plex_hometheatre') 
2025-09-21T20:25:37.546894763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.547764575Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-09-21T20:25:37.547928766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018128s 
2025-09-21T20:25:37.548127235Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-09-21T20:25:37.548330264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.548549055Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2025-09-21T20:25:37.548784639Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.548981315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.550649545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016855s 
2025-09-21T20:25:37.550992014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-21T20:25:37', 'add_webrip_qualites') 
2025-09-21T20:25:37.551309604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.552208354Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-09-21T20:25:37.552381593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032218s 
2025-09-21T20:25:37.552622387Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-09-21T20:25:37.552771758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.553027323Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2025-09-21T20:25:37.553465205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:25:37.553624155Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.553823616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-09-21T20:25:37.554137238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.556571540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025545s 
2025-09-21T20:25:37.556753306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:25:37.556918028Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-09-21T20:25:37.557124964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-09-21T20:25:37.557451702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.558152433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008264s 
2025-09-21T20:25:37.558483330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-21T20:25:37', 'health_issue_notification') 
2025-09-21T20:25:37.558852623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.559827046Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-09-21T20:25:37.560009734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024493s 
2025-09-21T20:25:37.560200878Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-09-21T20:25:37.560387995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.560628249Z [Info] speed_improvements: Starting migration of Main DB to 161 
2025-09-21T20:25:37.561117494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2025-09-21T20:25:37.561390985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-21T20:25:37.561743816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000456s 
2025-09-21T20:25:37.561935522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2025-09-21T20:25:37.562253903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2025-09-21T20:25:37.562561683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004518s 
2025-09-21T20:25:37.562732156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2025-09-21T20:25:37.563006068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:25:37.563325230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000402s 
2025-09-21T20:25:37.563481715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2025-09-21T20:25:37.563708252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:25:37.564072255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004121s 
2025-09-21T20:25:37.564244391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-09-21T20:25:37.564464735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:25:37.564788327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004008s 
2025-09-21T20:25:37.565097249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-21T20:25:37', 'speed_improvements') 
2025-09-21T20:25:37.565403355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.566611177Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-09-21T20:25:37.566775518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021885s 
2025-09-21T20:25:37.566958777Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-09-21T20:25:37.567157267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.567383432Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2025-09-21T20:25:37.569188257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2025-09-21T20:25:37.571907112Z [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-21T20:25:37.572781172Z [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-21T20:25:37.573287742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-21T20:25:37.573788721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-21T20:25:37.575534947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-21T20:25:37.575892808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065086s 
2025-09-21T20:25:37.576245398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2025-09-21T20:25:37.576617487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001845s 
2025-09-21T20:25:37.576770124Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:25:37.577106281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2025-09-21T20:25:37.577388109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004706s 
2025-09-21T20:25:37.577717733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-21T20:25:37', 'fix_profile_format_default') 
2025-09-21T20:25:37.578027025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.579041458Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-09-21T20:25:37.579196611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020703s 
2025-09-21T20:25:37.579377615Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-09-21T20:25:37.579551004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.579776729Z [Info] task_duration: Starting migration of Main DB to 163 
2025-09-21T20:25:37.580108156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-21T20:25:37.580255844Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.580453632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-09-21T20:25:37.580732043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-09-21T20:25:37.581397172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007629s 
2025-09-21T20:25:37.581706956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-21T20:25:37', 'task_duration') 
2025-09-21T20:25:37.582014816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.582894297Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-09-21T20:25:37.583047866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022358s 
2025-09-21T20:25:37.583239772Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-09-21T20:25:37.583433643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.583693105Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2025-09-21T20:25:37.584463467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.584604300Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.584772749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2025-09-21T20:25:37.584996279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2025-09-21T20:25:37.585726129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007828s 
2025-09-21T20:25:37.585889338Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2025-09-21T20:25:37.589519208Z [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-21T20:25:37.591742325Z [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-21T20:25:37.592832169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:25:37.593635206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:25:37.595270690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:25:37.595731678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:25:37.596196153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:25:37.596618213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:25:37.596954170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108981s 
2025-09-21T20:25:37.597109332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2025-09-21T20:25:37.597709020Z [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-21T20:25:37.598222514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009619s 
2025-09-21T20:25:37.598434050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2025-09-21T20:25:37.598736609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-21T20:25:37.599013867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004442s 
2025-09-21T20:25:37.599195744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2025-09-21T20:25:37.599447240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-09-21T20:25:37.599770010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004029s 
2025-09-21T20:25:37.599979752Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.600266650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-09-21T20:25:37.600509529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003527s 
2025-09-21T20:25:37.600699321Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.600984816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-09-21T20:25:37.601203346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00033s 
2025-09-21T20:25:37.601503421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-21T20:25:37', 'movie_collections_crew') 
2025-09-21T20:25:37.601821050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.602976848Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-09-21T20:25:37.603166509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020744s 
2025-09-21T20:25:37.607429755Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-09-21T20:25:37.607653305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.607914601Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2025-09-21T20:25:37.608558227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2025-09-21T20:25:37.608712648Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.608901048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2025-09-21T20:25:37.609223767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.609953697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008435s 
2025-09-21T20:25:37.610099090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-21T20:25:37.610232769Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.610437111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2025-09-21T20:25:37.610720131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.611414459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008048s 
2025-09-21T20:25:37.611584682Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.611756137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.613920976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021421s 
2025-09-21T20:25:37.614065788Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.614225500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.614812181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000601s 
2025-09-21T20:25:37.614971301Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.615151865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.615913529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007655s 
2025-09-21T20:25:37.616073320Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.616249776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.616522094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000301s 
2025-09-21T20:25:37.616686565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.616864955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.618787095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019509s 
2025-09-21T20:25:37.618960875Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.619135778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.619928915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007881s 
2025-09-21T20:25:37.620291445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-21T20:25:37', 'remove_custom_formats_from_quality_model') 
2025-09-21T20:25:37.620603623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.621565480Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-09-21T20:25:37.621745653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023935s 
2025-09-21T20:25:37.621937038Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-09-21T20:25:37.622128694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.622352345Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2025-09-21T20:25:37.622629954Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.622831419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.623808056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010009s 
2025-09-21T20:25:37.623993439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.624169935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.624719882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005881s 
2025-09-21T20:25:37.624898081Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.625076440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.625629384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005794s 
2025-09-21T20:25:37.625975922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-21T20:25:37', 'fix_tmdb_list_config') 
2025-09-21T20:25:37.626271848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.627141138Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-09-21T20:25:37.627307754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020445s 
2025-09-21T20:25:37.627485351Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-09-21T20:25:37.627681737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.627946730Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2025-09-21T20:25:37.628365614Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2025-09-21T20:25:37.632048951Z [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-21T20:25:37.634269543Z [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-21T20:25:37.635314377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:25:37.636194910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:25:37.638014845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:25:37.638544662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:25:37.638955369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:25:37.639417089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:25:37.639691722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111675s 
2025-09-21T20:25:37.639941635Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-09-21T20:25:37.640234375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2025-09-21T20:25:37.640431321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003089s 
2025-09-21T20:25:37.640598899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-21T20:25:37.640735303Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.640912570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2025-09-21T20:25:37.641170810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-09-21T20:25:37.641853064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007585s 
2025-09-21T20:25:37.642035662Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2025-09-21T20:25:37.644875560Z [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-21T20:25:37.645956798Z [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-21T20:25:37.646502867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-21T20:25:37.647137325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-21T20:25:37.648880996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-21T20:25:37.649217223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070118s 
2025-09-21T20:25:37.649537839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-21T20:25:37', 'remove_movie_pathstate') 
2025-09-21T20:25:37.649852342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.650985404Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-09-21T20:25:37.651141869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087413s 
2025-09-21T20:25:37.651375038Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-09-21T20:25:37.651567105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.651793812Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2025-09-21T20:25:37.652155811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-09-21T20:25:37.652320763Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.652503631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2025-09-21T20:25:37.652798174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2025-09-21T20:25:37.653482853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007998s 
2025-09-21T20:25:37.653626152Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.653810042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.655022714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012243s 
2025-09-21T20:25:37.655217105Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2025-09-21T20:25:37.657711549Z [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-21T20:25:37.658295194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2025-09-21T20:25:37.658648686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-09-21T20:25:37.659312753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-09-21T20:25:37.661032466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-21T20:25:37.661388684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005996s 
2025-09-21T20:25:37.661715922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-21T20:25:37', 'custom_format_rework') 
2025-09-21T20:25:37.662042590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.663208528Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-09-21T20:25:37.663382027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007798s 
2025-09-21T20:25:37.663551078Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-09-21T20:25:37.663750379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.664009681Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2025-09-21T20:25:37.664484157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-21T20:25:37.664649640Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:37.664821837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2025-09-21T20:25:37.665126891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.665812903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007988s 
2025-09-21T20:25:37.665982364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2025-09-21T20:25:37.666119350Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.666302458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2025-09-21T20:25:37.666592533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.667388696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008758s 
2025-09-21T20:25:37.667554770Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.667735955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.669473885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017349s 
2025-09-21T20:25:37.669699499Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2025-09-21T20:25:37.672734761Z [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-21T20:25:37.673752952Z [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-21T20:25:37.674313450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-21T20:25:37.674836824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-21T20:25:37.676657451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-21T20:25:37.676965431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071148s 
2025-09-21T20:25:37.677135343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2025-09-21T20:25:37.677292109Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T20:25:37.677598576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2025-09-21T20:25:37.677847658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.678573249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008674s 
2025-09-21T20:25:37.678902181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-21T20:25:37', 'custom_format_scores') 
2025-09-21T20:25:37.679209450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.721467546Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-09-21T20:25:37.721630845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437044s 
2025-09-21T20:25:37.721845086Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-09-21T20:25:37.722033866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.722284080Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2025-09-21T20:25:37.722731141Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.722880060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.765546760Z []
2025-09-21T20:25:37.765661631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427484s 
2025-09-21T20:25:37.765901714Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.766091527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.766601453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005393s 
2025-09-21T20:25:37.768117166Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-09-21T20:25:37.780248615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2025-09-21T20:25:37.780806409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007667s 
2025-09-21T20:25:37.781023095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-21T20:25:37', 'fix_trakt_list_config') 
2025-09-21T20:25:37.781409984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.801953032Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-09-21T20:25:37.802122002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219804s 
2025-09-21T20:25:37.802445614Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-09-21T20:25:37.802564233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.802833555Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2025-09-21T20:25:37.803343122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-09-21T20:25:37.803506771Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:25:37.803699349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-09-21T20:25:37.804006758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-09-21T20:25:37.804876900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000989s 
2025-09-21T20:25:37.805031061Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.805211905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.806393785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011675s 
2025-09-21T20:25:37.806722196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-21T20:25:37', 'quality_definition_preferred_size') 
2025-09-21T20:25:37.807067912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.808041833Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-09-21T20:25:37.808223980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027629s 
2025-09-21T20:25:37.808535307Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-09-21T20:25:37.808730530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.808991145Z [Info] add_download_history: Starting migration of Main DB to 172 
2025-09-21T20:25:37.809775855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-09-21T20:25:37.810399601Z [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-21T20:25:37.810967916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010411s 
2025-09-21T20:25:37.811186035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-09-21T20:25:37.811495388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-09-21T20:25:37.811879000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004872s 
2025-09-21T20:25:37.812064724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2025-09-21T20:25:37.812375771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-09-21T20:25:37.812721888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004808s 
2025-09-21T20:25:37.812970458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-09-21T20:25:37.814986738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-09-21T20:25:37.815362214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022088s 
2025-09-21T20:25:37.815515453Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.815705395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.816561339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008422s 
2025-09-21T20:25:37.816871093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-21T20:25:37', 'add_download_history') 
2025-09-21T20:25:37.817191087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.818286994Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-09-21T20:25:37.818462247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025678s 
2025-09-21T20:25:37.818613552Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-09-21T20:25:37.818797843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.819040472Z [Info] net_import_status: Starting migration of Main DB to 173 
2025-09-21T20:25:37.819526370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2025-09-21T20:25:37.820132441Z [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-21T20:25:37.820657137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009389s 
2025-09-21T20:25:37.820863593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2025-09-21T20:25:37.821210662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2025-09-21T20:25:37.821598814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005395s 
2025-09-21T20:25:37.821898427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-21T20:25:37', 'net_import_status') 
2025-09-21T20:25:37.822242299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.823106850Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-09-21T20:25:37.823243546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020198s 
2025-09-21T20:25:37.823461565Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-09-21T20:25:37.823660265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.823915128Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2025-09-21T20:25:37.824214020Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.824421187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.825351360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009451s 
2025-09-21T20:25:37.825735133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-21T20:25:37', 'email_multiple_addresses') 
2025-09-21T20:25:37.826093986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.826763754Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-09-21T20:25:37.826943166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023263s 
2025-09-21T20:25:37.827144461Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-09-21T20:25:37.827349213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.827603265Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2025-09-21T20:25:37.827998400Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-09-21T20:25:37.828346531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2025-09-21T20:25:37.828744563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000514s 
2025-09-21T20:25:37.829212706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-21T20:25:37', 'remove_chown_and_folderchmod_config') 
2025-09-21T20:25:37.829514584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.830372381Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-09-21T20:25:37.830560350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020516s 
2025-09-21T20:25:37.830763649Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-09-21T20:25:37.831007570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.831267454Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2025-09-21T20:25:37.831576165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.831729384Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.831937062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2025-09-21T20:25:37.832249100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2025-09-21T20:25:37.833092809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000958s 
2025-09-21T20:25:37.833455049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-21T20:25:37', 'movie_recommendations') 
2025-09-21T20:25:37.833813270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.834512298Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-09-21T20:25:37.834678572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023646s 
2025-09-21T20:25:37.834879327Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-09-21T20:25:37.835062526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.835306657Z [Info] language_improvements: Starting migration of Main DB to 177 
2025-09-21T20:25:37.836831127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.836991139Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:25:37.837169128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2025-09-21T20:25:37.837458130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:25:37.838345226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000969s 
2025-09-21T20:25:37.838560409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.838641944Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.838816114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2025-09-21T20:25:37.839061789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2025-09-21T20:25:37.839786118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000776s 
2025-09-21T20:25:37.839940859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.840062064Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.840256124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2025-09-21T20:25:37.840502911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2025-09-21T20:25:37.841237320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007812s 
2025-09-21T20:25:37.841405118Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2025-09-21T20:25:37.845361826Z [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-21T20:25:37.847803302Z [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-21T20:25:37.848975994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:25:37.849771416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:25:37.851615088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:25:37.852075155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:25:37.852504950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:25:37.852931449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:25:37.853259139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116644s 
2025-09-21T20:25:37.853454442Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2025-09-21T20:25:37.857389957Z [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-21T20:25:37.859666231Z [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-21T20:25:37.860790675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:25:37.861551988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:25:37.863391623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:25:37.863875477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:25:37.864280533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:25:37.864699917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:25:37.865040874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114208s 
2025-09-21T20:25:37.865210405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-09-21T20:25:37.865344365Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:37.865537434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2025-09-21T20:25:37.865827668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.866568260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008492s 
2025-09-21T20:25:37.866887252Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-09-21T20:25:37.867106884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2025-09-21T20:25:37.867347238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003142s 
2025-09-21T20:25:37.867526670Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2025-09-21T20:25:37.870466460Z [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-21T20:25:37.871484680Z [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-21T20:25:37.872062885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-21T20:25:37.872497400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-21T20:25:37.874270240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065477s 
2025-09-21T20:25:37.874729695Z [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-21T20:25:37.875325645Z [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-21T20:25:37.875830251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007943s 
2025-09-21T20:25:37.876129854Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-09-21T20:25:37.876427904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2025-09-21T20:25:37.876788661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000434s 
2025-09-21T20:25:37.876908933Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.877086340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.877985912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008953s 
2025-09-21T20:25:37.878139922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.878312470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.878821384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005241s 
2025-09-21T20:25:37.878965675Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:25:37.879305419Z [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-21T20:25:37.879592728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004881s 
2025-09-21T20:25:37.879738732Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:25:37.879995940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2025-09-21T20:25:37.880277537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003691s 
2025-09-21T20:25:37.880645989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-21T20:25:37', 'language_improvements') 
2025-09-21T20:25:37.880918197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.882020877Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-09-21T20:25:37.882186150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020618s 
2025-09-21T20:25:37.882421754Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-09-21T20:25:37.882568249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.882812331Z [Info] new_list_server: Starting migration of Main DB to 178 
2025-09-21T20:25:37.883075110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.883257698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.884350027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010914s 
2025-09-21T20:25:37.884497003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.884685974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.885434531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007757s 
2025-09-21T20:25:37.885754596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-21T20:25:37', 'new_list_server') 
2025-09-21T20:25:37.886062245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.886840573Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-09-21T20:25:37.886937438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021041s 
2025-09-21T20:25:37.887158182Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-09-21T20:25:37.887336652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.887585643Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2025-09-21T20:25:37.887960739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2025-09-21T20:25:37.888259570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-21T20:25:37.888624916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004777s 
2025-09-21T20:25:37.888873416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2025-09-21T20:25:37.889157178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-09-21T20:25:37.889554248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005034s 
2025-09-21T20:25:37.889856095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-21T20:25:37', 'movie_translation_indexes') 
2025-09-21T20:25:37.890192232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.891004057Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-09-21T20:25:37.891154991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019459s 
2025-09-21T20:25:37.891380996Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-09-21T20:25:37.891565658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.891805752Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2025-09-21T20:25:37.892114153Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.892281259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.895552737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032832s 
2025-09-21T20:25:37.895919615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-21T20:25:37', 'fix_invalid_profile_references') 
2025-09-21T20:25:37.896215632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.896954019Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-09-21T20:25:37.897159162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046485s 
2025-09-21T20:25:37.897324324Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-09-21T20:25:37.897529297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.897754861Z [Info] list_movies_table: Starting migration of Main DB to 181 
2025-09-21T20:25:37.899608023Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2025-09-21T20:25:37.899987317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2025-09-21T20:25:37.901758564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019663s 
2025-09-21T20:25:37.901948817Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2025-09-21T20:25:37.902221496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2025-09-21T20:25:37.904077553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019431s 
2025-09-21T20:25:37.904420544Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-09-21T20:25:37.904753865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2025-09-21T20:25:37.905038478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004013s 
2025-09-21T20:25:37.905196907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-21T20:25:37.905334134Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.905525118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2025-09-21T20:25:37.905835724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.906580975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000886s 
2025-09-21T20:25:37.906759955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2025-09-21T20:25:37.907734057Z [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-21T20:25:37.908523637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015894s 
2025-09-21T20:25:37.908828060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-21T20:25:37', 'list_movies_table') 
2025-09-21T20:25:37.909173525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.910015611Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-09-21T20:25:37.910159841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030615s 
2025-09-21T20:25:37.910358912Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-09-21T20:25:37.910553634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.910791313Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2025-09-21T20:25:37.911100025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:25:37.911254666Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.911436412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2025-09-21T20:25:37.911709362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.912551878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008891s 
2025-09-21T20:25:37.912845950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-21T20:25:37', 'on_delete_notification') 
2025-09-21T20:25:37.913170093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.913984383Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-09-21T20:25:37.914136980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023251s 
2025-09-21T20:25:37.914358787Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-09-21T20:25:37.914501605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.914755285Z [Info] download_propers_config: Starting migration of Main DB to 183 
2025-09-21T20:25:37.915027013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.915230001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.915786342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005032s 
2025-09-21T20:25:37.915957777Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-09-21T20:25:37.916221368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-09-21T20:25:37.916483115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003028s 
2025-09-21T20:25:37.916633027Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2025-09-21T20:25:37.919687498Z [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-21T20:25:37.920627591Z [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-21T20:25:37.921124000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-21T20:25:37.921617013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-21T20:25:37.923531669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-21T20:25:37.923843747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070746s 
2025-09-21T20:25:37.924192580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-21T20:25:37', 'download_propers_config') 
2025-09-21T20:25:37.924512454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.925415633Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-09-21T20:25:37.925569963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085567s 
2025-09-21T20:25:37.925764615Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-09-21T20:25:37.925961572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.926215453Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2025-09-21T20:25:37.926484545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T20:25:37.926641702Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.926805091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-09-21T20:25:37.927124434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-09-21T20:25:37.927838902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008733s 
2025-09-21T20:25:37.928189208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-21T20:25:37', 'add_priority_to_indexers') 
2025-09-21T20:25:37.928508671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.929255515Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-09-21T20:25:37.929437542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022534s 
2025-09-21T20:25:37.929627464Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-09-21T20:25:37.929819992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.930096779Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2025-09-21T20:25:37.930412775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2025-09-21T20:25:37.930717970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:25:37.931067754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004763s 
2025-09-21T20:25:37.931257677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2025-09-21T20:25:37.931564294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-21T20:25:37.931921103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004673s 
2025-09-21T20:25:37.932250817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-21T20:25:37', 'add_alternative_title_indices') 
2025-09-21T20:25:37.932573486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.933381784Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-09-21T20:25:37.933607829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019032s 
2025-09-21T20:25:37.933751779Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-09-21T20:25:37.933933445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.934169190Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2025-09-21T20:25:37.935242772Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.935441382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.936833906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013541s 
2025-09-21T20:25:37.937232940Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2025-09-21T20:25:37.937634648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2025-09-21T20:25:37.938027640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006058s 
2025-09-21T20:25:37.938157030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:37.938301301Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.938475321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2025-09-21T20:25:37.942421678Z [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-21T20:25:37.944767031Z [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-21T20:25:37.945874642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:25:37.946599682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:25:37.948566582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:25:37.948970927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:25:37.949463468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:25:37.949749284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111054s 
2025-09-21T20:25:37.949929858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2025-09-21T20:25:37.950162095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:25:37.950500036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004095s 
2025-09-21T20:25:37.950829148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-21T20:25:37', 'fix_tmdb_duplicates') 
2025-09-21T20:25:37.951110174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.952058865Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-09-21T20:25:37.952244919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019497s 
2025-09-21T20:25:37.952431014Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-09-21T20:25:37.952638592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.952878425Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2025-09-21T20:25:37.953143088Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:37.953331357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:37.953832827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005264s 
2025-09-21T20:25:37.954160858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-21T20:25:37', 'swap_filechmod_for_folderchmod') 
2025-09-21T20:25:37.954486243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.955224269Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-09-21T20:25:37.955392468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018773s 
2025-09-21T20:25:37.955575306Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-09-21T20:25:37.955764928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.956009901Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2025-09-21T20:25:37.956455178Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-09-21T20:25:37.956851045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2025-09-21T20:25:37.957102161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004193s 
2025-09-21T20:25:37.957453679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-09-21T20:25:37.957881721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2025-09-21T20:25:37.958188128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004915s 
2025-09-21T20:25:37.958459154Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-09-21T20:25:37.958749288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2025-09-21T20:25:37.959021015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003686s 
2025-09-21T20:25:37.959334867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-21T20:25:37', 'mediainfo_channels') 
2025-09-21T20:25:37.959674962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.960389902Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-09-21T20:25:37.960562429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016993s 
2025-09-21T20:25:37.960753534Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-09-21T20:25:37.960934628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.961185313Z [Info] add_update_history: Starting migration of Main DB to 189 
2025-09-21T20:25:37.961567102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-21T20:25:37', 'add_update_history') 
2025-09-21T20:25:37.961929361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.962661045Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-09-21T20:25:37.962785576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016874s 
2025-09-21T20:25:37.963007462Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-09-21T20:25:37.963184309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.963434953Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2025-09-21T20:25:37.966889410Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-21T20:25:37.967296700Z [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-21T20:25:37.969318571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002209s 
2025-09-21T20:25:37.969681713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2025-09-21T20:25:37.970117500Z [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-21T20:25:37.970401542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004792s 
2025-09-21T20:25:37.970732168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-21T20:25:37', 'update_awesome_hd_link') 
2025-09-21T20:25:37.971038575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.971777322Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-09-21T20:25:37.971958708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018058s 
2025-09-21T20:25:37.972128439Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-09-21T20:25:37.972323903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.972551421Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2025-09-21T20:25:37.972863510Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:37.973142131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2025-09-21T20:25:37.973382244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000326s 
2025-09-21T20:25:37.973673491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-21T20:25:37', 'remove_awesomehd') 
2025-09-21T20:25:37.973994006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.974715419Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-09-21T20:25:37.974864499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016337s 
2025-09-21T20:25:37.975122819Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-09-21T20:25:37.975287271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.975502955Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2025-09-21T20:25:37.976024445Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2025-09-21T20:25:37.979316885Z [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-21T20:25:37.980497753Z [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-21T20:25:37.981190398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-09-21T20:25:37.981594692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-09-21T20:25:37.983537945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072692s 
2025-09-21T20:25:37.984140098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:25:37.984166291Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:37.984177443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2025-09-21T20:25:37.984372676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.985109811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008704s 
2025-09-21T20:25:37.985286116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:25:37.985410336Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.985624066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2025-09-21T20:25:37.985951055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.986733681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000905s 
2025-09-21T20:25:37.987053685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-21T20:25:37', 'add_on_delete_to_notifications') 
2025-09-21T20:25:37.987366355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.988411018Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-09-21T20:25:37.988542122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025016s 
2025-09-21T20:25:37.988731414Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-09-21T20:25:37.988924262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.989163464Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2025-09-21T20:25:37.989738642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-21T20:25:37.989908003Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:37.990097034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-09-21T20:25:37.990410996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:37.991157980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008756s 
2025-09-21T20:25:37.991299044Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:25:37.991533065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-09-21T20:25:37.991843120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003781s 
2025-09-21T20:25:37.992216872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-21T20:25:37', 'add_bypass_to_delay_profile') 
2025-09-21T20:25:37.992476976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.993323040Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-09-21T20:25:37.993457581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001803s 
2025-09-21T20:25:37.993641521Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-09-21T20:25:37.993826935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:37.994081948Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2025-09-21T20:25:37.996766494Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-21T20:25:37.997438477Z [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-21T20:25:37.997823011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007369s 
2025-09-21T20:25:37.998138807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-21T20:25:37', 'update_notifiarr') 
2025-09-21T20:25:37.998451878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:37.999348754Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-09-21T20:25:37.999508816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022309s 
2025-09-21T20:25:37.999698318Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-09-21T20:25:37.999904613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.000155859Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2025-09-21T20:25:38.000570765Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-09-21T20:25:38.001007103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2025-09-21T20:25:38.001297749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004805s 
2025-09-21T20:25:38.001627473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-21T20:25:38', 'legacy_mediainfo_hdr') 
2025-09-21T20:25:38.001931074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.002721866Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-09-21T20:25:38.002868111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001861s 
2025-09-21T20:25:38.003071992Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-09-21T20:25:38.003299159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.003511116Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2025-09-21T20:25:38.003798615Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-09-21T20:25:38.004050953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-09-21T20:25:38.005920478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001964s 
2025-09-21T20:25:38.006263168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-21T20:25:38', 'rename_blacklist_to_blocklist') 
2025-09-21T20:25:38.006576218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.007369305Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-09-21T20:25:38.007534238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033789s 
2025-09-21T20:25:38.007727867Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-09-21T20:25:38.007947420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.008160398Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2025-09-21T20:25:38.008440713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T20:25:38.008586026Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:38.008751128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-09-21T20:25:38.008985520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-09-21T20:25:38.009713927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007915s 
2025-09-21T20:25:38.010022177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-21T20:25:38', 'add_indexer_tags') 
2025-09-21T20:25:38.010332001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.011094547Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-09-21T20:25:38.011277034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021674s 
2025-09-21T20:25:38.011460854Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-09-21T20:25:38.011641288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.011882654Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2025-09-21T20:25:38.012130212Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:38.012320836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:38.013217221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009187s 
2025-09-21T20:25:38.013549871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-21T20:25:38', 'mediainfo_to_ffmpeg') 
2025-09-21T20:25:38.013876339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.014619435Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-09-21T20:25:38.014786271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022908s 
2025-09-21T20:25:38.014979149Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-09-21T20:25:38.015179012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.015440819Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2025-09-21T20:25:38.015770924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-21T20:25:38.015973011Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:38.016194918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-09-21T20:25:38.016520103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:25:38.017274832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008971s 
2025-09-21T20:25:38.017501609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-09-21T20:25:38.017802234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:25:38.018584129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009016s 
2025-09-21T20:25:38.018813921Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:38.018955036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:38.021586064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026391s 
2025-09-21T20:25:38.021942752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-21T20:25:38', 'cdh_per_downloadclient') 
2025-09-21T20:25:38.022228618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.023001103Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-09-21T20:25:38.023166216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040618s 
2025-09-21T20:25:38.023370097Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-09-21T20:25:38.023545710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.023790112Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2025-09-21T20:25:38.024059064Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:38.024248165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:38.025242146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010155s 
2025-09-21T20:25:38.025572201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-21T20:25:38', 'migrate_discord_from_slack') 
2025-09-21T20:25:38.025908067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.026663158Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-09-21T20:25:38.026829974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024003s 
2025-09-21T20:25:38.027005236Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-09-21T20:25:38.027183736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.027418699Z [Info] remove_predb: Starting migration of Main DB to 202 
2025-09-21T20:25:38.028488383Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:25:38.028784820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-09-21T20:25:38.029072179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003933s 
2025-09-21T20:25:38.029221249Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:25:38.029492004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2025-09-21T20:25:38.029737809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003934s 
2025-09-21T20:25:38.029882521Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:25:38.030101692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2025-09-21T20:25:38.030418149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003214s 
2025-09-21T20:25:38.030545005Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T20:25:38.030755318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2025-09-21T20:25:38.030997576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000341s 
2025-09-21T20:25:38.031172458Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2025-09-21T20:25:38.035134828Z [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-21T20:25:38.037426402Z [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-21T20:25:38.038688383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:25:38.039524477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:25:38.041834108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:25:38.042286729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:25:38.042719040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:25:38.043145168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:25:38.043503750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121625s 
2025-09-21T20:25:38.043803334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-21T20:25:38', 'remove_predb') 
2025-09-21T20:25:38.044162166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.045137310Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-09-21T20:25:38.045304005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137924s 
2025-09-21T20:25:38.045501303Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-09-21T20:25:38.045698891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.045943914Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2025-09-21T20:25:38.046295392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:25:38.046462027Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.046669495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-09-21T20:25:38.046965822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:38.047788378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009259s 
2025-09-21T20:25:38.048144696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-21T20:25:38', 'add_on_update_to_notifications') 
2025-09-21T20:25:38.048448397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.049344462Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-09-21T20:25:38.049515616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024389s 
2025-09-21T20:25:38.049723144Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-09-21T20:25:38.049969711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.050177539Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2025-09-21T20:25:38.051352105Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:38.051597739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-09-21T20:25:38.051813233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002704s 
2025-09-21T20:25:38.051986602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2025-09-21T20:25:38.055929382Z [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-21T20:25:38.058155605Z [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-21T20:25:38.059223385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:25:38.060006502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:25:38.061997021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:25:38.062438770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:25:38.062853976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:25:38.063285746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:25:38.063617614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114651s 
2025-09-21T20:25:38.063820874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2025-09-21T20:25:38.066743499Z [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-21T20:25:38.067427175Z [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-21T20:25:38.067897462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-09-21T20:25:38.068701872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-09-21T20:25:38.070703413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-21T20:25:38.071206697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2025-09-21T20:25:38.071806214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-21T20:25:38.072042941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080329s 
2025-09-21T20:25:38.072217813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2025-09-21T20:25:38.075283546Z [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-21T20:25:38.076157667Z [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-21T20:25:38.076651992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-21T20:25:38.077083822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-21T20:25:38.078940049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065552s 
2025-09-21T20:25:38.079138750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2025-09-21T20:25:38.082290767Z [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-21T20:25:38.083182523Z [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-21T20:25:38.083671698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-09-21T20:25:38.084297237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-09-21T20:25:38.086279750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-21T20:25:38.086733984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2025-09-21T20:25:38.087100382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077618s 
2025-09-21T20:25:38.087276587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2025-09-21T20:25:38.092142846Z [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-21T20:25:38.093132669Z [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-21T20:25:38.093614830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2025-09-21T20:25:38.094169096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2025-09-21T20:25:38.096149144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-09-21T20:25:38.096500060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090332s 
2025-09-21T20:25:38.096700474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2025-09-21T20:25:38.099613039Z [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-21T20:25:38.100372098Z [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-21T20:25:38.100847215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-21T20:25:38.101289405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-21T20:25:38.103186125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006311s 
2025-09-21T20:25:38.103362871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2025-09-21T20:25:38.106380307Z [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-21T20:25:38.107380761Z [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-21T20:25:38.107987082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-21T20:25:38.108435475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-21T20:25:38.110312265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067728s 
2025-09-21T20:25:38.110476646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2025-09-21T20:25:38.113507589Z [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-21T20:25:38.114304484Z [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-21T20:25:38.114794240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-21T20:25:38.115412886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-21T20:25:38.117408775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-21T20:25:38.117802668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-21T20:25:38.118142132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074774s 
2025-09-21T20:25:38.118292344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2025-09-21T20:25:38.121440003Z [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-21T20:25:38.122458043Z [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-21T20:25:38.123041879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-21T20:25:38.123488709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-21T20:25:38.125316569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068546s 
2025-09-21T20:25:38.125496261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2025-09-21T20:25:38.128666064Z [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-21T20:25:38.129747121Z [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-21T20:25:38.130332771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-21T20:25:38.130900023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-21T20:25:38.132880822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-21T20:25:38.133235366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075711s 
2025-09-21T20:25:38.133415719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2025-09-21T20:25:38.136338284Z [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-21T20:25:38.137052462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2025-09-21T20:25:38.137486426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2025-09-21T20:25:38.138032796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2025-09-21T20:25:38.140017784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-09-21T20:25:38.140395043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067729s 
2025-09-21T20:25:38.140706991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-21T20:25:38', 'ensure_identity_on_id_columns') 
2025-09-21T20:25:38.141041946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.142857532Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-09-21T20:25:38.143019117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092058s 
2025-09-21T20:25:38.143347959Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-09-21T20:25:38.143438692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.143693495Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2025-09-21T20:25:38.144127810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T20:25:38.144287632Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.144476442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-09-21T20:25:38.144757889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:38.145504422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008552s 
2025-09-21T20:25:38.145860028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-21T20:25:38', 'download_client_per_indexer') 
2025-09-21T20:25:38.146237799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.147102340Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-09-21T20:25:38.147250759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024076s 
2025-09-21T20:25:38.147440721Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-09-21T20:25:38.147645423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.147896369Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2025-09-21T20:25:38.148396887Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-09-21T20:25:38.148763866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2025-09-21T20:25:38.149050603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004304s 
2025-09-21T20:25:38.149346409Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-09-21T20:25:38.149714771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2025-09-21T20:25:38.150056088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000425s 
2025-09-21T20:25:38.150140668Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:38.150327825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:38.151355535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010484s 
2025-09-21T20:25:38.151519625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:38.151697764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:38.152019933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003086s 
2025-09-21T20:25:38.152345448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-21T20:25:38', 'multiple_ratings_support') 
2025-09-21T20:25:38.152636434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.153476305Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-09-21T20:25:38.153648362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017531s 
2025-09-21T20:25:38.153813665Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-09-21T20:25:38.153984178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.154216125Z [Info] movie_metadata: Starting migration of Main DB to 207 
2025-09-21T20:25:38.156300853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2025-09-21T20:25:38.157482984Z [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-21T20:25:38.158337895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018614s 
2025-09-21T20:25:38.158511946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2025-09-21T20:25:38.158800617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-21T20:25:38.159132546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s 
2025-09-21T20:25:38.159332468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2025-09-21T20:25:38.159605017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-21T20:25:38.159950743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s 
2025-09-21T20:25:38.160155986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2025-09-21T20:25:38.160464668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-21T20:25:38.160824092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000508s 
2025-09-21T20:25:38.163580121Z [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-21T20:25:38.163623469Z                           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-21T20:25:38.163636084Z                           FROM "Movies" 
2025-09-21T20:25:38.165303692Z [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-21T20:25:38.165336879Z                           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-21T20:25:38.165354094Z                           FROM "Movies" 
2025-09-21T20:25:38.166224978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001845s 
2025-09-21T20:25:38.167466588Z [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-21T20:25:38.167487139Z                           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-21T20:25:38.167499604Z                           FROM "ImportListMovies"
2025-09-21T20:25:38.167508082Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-09-21T20:25:38.167517681Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-09-21T20:25:38.169339790Z [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-21T20:25:38.169391294Z                           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-21T20:25:38.169406535Z                           FROM "ImportListMovies"
2025-09-21T20:25:38.169416445Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2025-09-21T20:25:38.169425643Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2025-09-21T20:25:38.170513133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022969s 
2025-09-21T20:25:38.170651792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:38.170817526Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.170971416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2025-09-21T20:25:38.171326080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:38.172088556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009246s 
2025-09-21T20:25:38.172279831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2025-09-21T20:25:38.172400363Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.172582731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2025-09-21T20:25:38.172887484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:38.173674449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009057s 
2025-09-21T20:25:38.173849792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2025-09-21T20:25:38.173986177Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.174152502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2025-09-21T20:25:38.174422936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:38.175205372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000886s 
2025-09-21T20:25:38.175376997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2025-09-21T20:25:38.175517200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.175722914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2025-09-21T20:25:38.176035073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:38.176804813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009113s 
2025-09-21T20:25:38.176984875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2025-09-21T20:25:38.177124927Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.177309088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2025-09-21T20:25:38.177643101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:38.178424314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000921s 
2025-09-21T20:25:38.178636692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2025-09-21T20:25:38.178940033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-09-21T20:25:38.179323485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005103s 
2025-09-21T20:25:38.179658539Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2025-09-21T20:25:38.179677818Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-21T20:25:38.179686947Z                                                   FROM "MovieMetadata"
2025-09-21T20:25:38.179695534Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-09-21T20:25:38.180120199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2025-09-21T20:25:38.180138015Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-21T20:25:38.180147153Z                                                   FROM "MovieMetadata"
2025-09-21T20:25:38.180155590Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2025-09-21T20:25:38.180499062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005633s 
2025-09-21T20:25:38.180863456Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2025-09-21T20:25:38.180881131Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-21T20:25:38.180890019Z                                                   FROM "Movies" 
2025-09-21T20:25:38.180898446Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-09-21T20:25:38.181366128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2025-09-21T20:25:38.181385427Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-21T20:25:38.181408233Z                                                   FROM "Movies" 
2025-09-21T20:25:38.181417040Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2025-09-21T20:25:38.181777406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005629s 
2025-09-21T20:25:38.182062099Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2025-09-21T20:25:38.182084605Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-21T20:25:38.182094605Z                                                   FROM "Movies" 
2025-09-21T20:25:38.182105126Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-09-21T20:25:38.182477095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2025-09-21T20:25:38.182499059Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-21T20:25:38.182510362Z                                                   FROM "Movies" 
2025-09-21T20:25:38.182518989Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2025-09-21T20:25:38.182794434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004953s 
2025-09-21T20:25:38.183160341Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2025-09-21T20:25:38.183179349Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-21T20:25:38.183188928Z                                                   FROM "Movies" 
2025-09-21T20:25:38.183198708Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-09-21T20:25:38.183627081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2025-09-21T20:25:38.183644245Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2025-09-21T20:25:38.183653073Z                                                   FROM "Movies" 
2025-09-21T20:25:38.183663474Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2025-09-21T20:25:38.184041545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005891s 
2025-09-21T20:25:38.184411380Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2025-09-21T20:25:38.184429837Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-21T20:25:38.184439256Z                                                   FROM "MovieMetadata" 
2025-09-21T20:25:38.184449306Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-09-21T20:25:38.184934714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2025-09-21T20:25:38.184973803Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2025-09-21T20:25:38.184987019Z                                                   FROM "MovieMetadata" 
2025-09-21T20:25:38.184996198Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2025-09-21T20:25:38.185270340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005901s 
2025-09-21T20:25:38.185423578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:38.185560404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.185773824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2025-09-21T20:25:38.191191213Z [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-21T20:25:38.193604222Z [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-21T20:25:38.194755961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:25:38.195580863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:25:38.197655540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2025-09-21T20:25:38.198013862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2025-09-21T20:25:38.198425812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2025-09-21T20:25:38.198863523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2025-09-21T20:25:38.199194930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132518s 
2025-09-21T20:25:38.199370053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2025-09-21T20:25:38.199694296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-21T20:25:38.200015112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004653s 
2025-09-21T20:25:38.200209023Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2025-09-21T20:25:38.203516232Z [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-21T20:25:38.204410373Z [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-21T20:25:38.204936753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-21T20:25:38.205623005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-21T20:25:38.207697613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:25:38.208079932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076976s 
2025-09-21T20:25:38.208260316Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2025-09-21T20:25:38.211500570Z [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-21T20:25:38.212501356Z [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-21T20:25:38.213002805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2025-09-21T20:25:38.213562913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2025-09-21T20:25:38.215559414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2025-09-21T20:25:38.215927395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074926s 
2025-09-21T20:25:38.216111766Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2025-09-21T20:25:38.219231288Z [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-21T20:25:38.219968864Z [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-21T20:25:38.220434020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2025-09-21T20:25:38.221150653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2025-09-21T20:25:38.223204760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2025-09-21T20:25:38.223681961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2025-09-21T20:25:38.224054300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077553s 
2025-09-21T20:25:38.224671193Z [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-21T20:25:38.228903666Z [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-21T20:25:38.229819760Z [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-21T20:25:38.230394798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:25:38.231258397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:25:38.233221631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-21T20:25:38.233623450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085302s 
2025-09-21T20:25:38.234141884Z [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-21T20:25:38.237952337Z [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-21T20:25:38.238727979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2025-09-21T20:25:38.239102654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2025-09-21T20:25:38.239672361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2025-09-21T20:25:38.241621456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2025-09-21T20:25:38.241975619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075094s 
2025-09-21T20:25:38.242322608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-21T20:25:38', 'movie_metadata') 
2025-09-21T20:25:38.242639516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.244411043Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-09-21T20:25:38.244574182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009914s 
2025-09-21T20:25:38.244802822Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-09-21T20:25:38.244991703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.245278430Z [Info] add_collections: Starting migration of Main DB to 208 
2025-09-21T20:25:38.246547836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2025-09-21T20:25:38.247400674Z [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-21T20:25:38.248085303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013554s 
2025-09-21T20:25:38.248252619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2025-09-21T20:25:38.248558024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-21T20:25:38.248893340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004598s 
2025-09-21T20:25:38.249064454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-21T20:25:38.249231170Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.249452295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2025-09-21T20:25:38.249759905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2025-09-21T20:25:38.250509975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008634s 
2025-09-21T20:25:38.250707413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2025-09-21T20:25:38.251006685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2025-09-21T20:25:38.251761285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008548s 
2025-09-21T20:25:38.251956027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-21T20:25:38.252176290Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.252277695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2025-09-21T20:25:38.252535734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2025-09-21T20:25:38.253265023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008204s 
2025-09-21T20:25:38.253463643Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:38.253640860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:38.254782799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011747s 
2025-09-21T20:25:38.254978544Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:38.255160470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:38.255694636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005683s 
2025-09-21T20:25:38.255875861Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:38.256155203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:38.256741323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006347s 
2025-09-21T20:25:38.256910394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:38.257113483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:38.257788181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000703s 
2025-09-21T20:25:38.257964426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-09-21T20:25:38.258131513Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.258302417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2025-09-21T20:25:38.262406191Z [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-21T20:25:38.263656489Z [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-21T20:25:38.264321798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-21T20:25:38.264904432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-21T20:25:38.266873607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-21T20:25:38.267237921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087614s 
2025-09-21T20:25:38.267420729Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2025-09-21T20:25:38.272046023Z [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-21T20:25:38.273221570Z [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-21T20:25:38.273883493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-21T20:25:38.274397628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-21T20:25:38.276345621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-21T20:25:38.276701979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090923s 
2025-09-21T20:25:38.276948004Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:38.277205863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2025-09-21T20:25:38.277465396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000366s 
2025-09-21T20:25:38.277643986Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2025-09-21T20:25:38.281471283Z [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-21T20:25:38.283541502Z [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-21T20:25:38.284541866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-21T20:25:38.285245273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-21T20:25:38.287122693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-21T20:25:38.287615526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-21T20:25:38.288151906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-21T20:25:38.288526019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107087s 
2025-09-21T20:25:38.288855974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-21T20:25:38', 'add_collections') 
2025-09-21T20:25:38.289206229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.290422298Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-09-21T20:25:38.290586047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125797s 
2025-09-21T20:25:38.290792082Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-09-21T20:25:38.290986654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.291255225Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2025-09-21T20:25:38.291666764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2025-09-21T20:25:38.291996217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-21T20:25:38.292453889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005118s 
2025-09-21T20:25:38.292569822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2025-09-21T20:25:38.292903845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2025-09-21T20:25:38.293282507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005043s 
2025-09-21T20:25:38.293593774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-21T20:25:38', 'movie_meta_collection_index') 
2025-09-21T20:25:38.293920552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.294879614Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-09-21T20:25:38.295044746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020756s 
2025-09-21T20:25:38.295278727Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-09-21T20:25:38.295425894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.295674043Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2025-09-21T20:25:38.296055692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:25:38.296229271Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.296367550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2025-09-21T20:25:38.296664147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:38.297432384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008727s 
2025-09-21T20:25:38.297790024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-21T20:25:38', 'movie_added_notifications') 
2025-09-21T20:25:38.298146302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.299014380Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-09-21T20:25:38.299121435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002373s 
2025-09-21T20:25:38.299329805Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-09-21T20:25:38.299525389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.299754199Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2025-09-21T20:25:38.300116138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2025-09-21T20:25:38.300498989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-21T20:25:38.300842461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005415s 
2025-09-21T20:25:38.301042945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2025-09-21T20:25:38.301380705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2025-09-21T20:25:38.301658364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004481s 
2025-09-21T20:25:38.301995433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-21T20:25:38', 'more_movie_meta_index') 
2025-09-21T20:25:38.302299475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.303233065Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-09-21T20:25:38.303411264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019802s 
2025-09-21T20:25:38.303636568Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-21T20:25:38.303874076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.304189752Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2025-09-21T20:25:38.306179699Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:38.306418129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-09-21T20:25:38.306627351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002726s 
2025-09-21T20:25:38.306844297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-09-21T20:25:38.306958457Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.307117908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-09-21T20:25:38.310539308Z [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-21T20:25:38.311606777Z [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-21T20:25:38.312204692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-21T20:25:38.312637483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-21T20:25:38.314561077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072487s 
2025-09-21T20:25:38.314711981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-09-21T20:25:38.314895079Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:38.315050763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-09-21T20:25:38.318355297Z [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-21T20:25:38.319453328Z [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-21T20:25:38.320037925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-09-21T20:25:38.320506309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-09-21T20:25:38.322373218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070905s 
2025-09-21T20:25:38.322508290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-21T20:25:38.322637881Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.322842112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2025-09-21T20:25:38.326410799Z [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-21T20:25:38.327656186Z [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-21T20:25:38.328334041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-09-21T20:25:38.328896143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-09-21T20:25:38.330787152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-21T20:25:38.331131325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081135s 
2025-09-21T20:25:38.331314584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-21T20:25:38.331459025Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:38.331644448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2025-09-21T20:25:38.335088223Z [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-21T20:25:38.336362830Z [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-21T20:25:38.337020274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2025-09-21T20:25:38.337568778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2025-09-21T20:25:38.339629357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2025-09-21T20:25:38.339933480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080928s 
2025-09-21T20:25:38.340101709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-21T20:25:38.340252442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-09-21T20:25:38.340448948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-09-21T20:25:38.343675335Z [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-21T20:25:38.344562572Z [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-21T20:25:38.345095535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-21T20:25:38.345527906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-21T20:25:38.347343932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066908s 
2025-09-21T20:25:38.347508253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-21T20:25:38.347653997Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.347841524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-09-21T20:25:38.352166223Z [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-21T20:25:38.353074883Z [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-21T20:25:38.353641093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-21T20:25:38.354581527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-21T20:25:38.356219486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081321s 
2025-09-21T20:25:38.356505852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-21T20:25:38.356581725Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.356949225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-09-21T20:25:38.361008209Z [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-21T20:25:38.362026139Z [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-21T20:25:38.362612359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-21T20:25:38.363182006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-21T20:25:38.365481677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082499s 
2025-09-21T20:25:38.365951764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-21T20:25:38.366039260Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.366057106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-09-21T20:25:38.369133000Z [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-21T20:25:38.369973603Z [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-21T20:25:38.370510764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-21T20:25:38.371061383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-21T20:25:38.373111932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-21T20:25:38.373450223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073275s 
2025-09-21T20:25:38.373638402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-21T20:25:38.373799447Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.374047196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-09-21T20:25:38.377126877Z [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-21T20:25:38.378017591Z [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-21T20:25:38.378532428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-21T20:25:38.379127927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-21T20:25:38.381112533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-21T20:25:38.381490795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007262s 
2025-09-21T20:25:38.381649755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-21T20:25:38.381810068Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.382041685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-09-21T20:25:38.385155585Z [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-21T20:25:38.386013182Z [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-21T20:25:38.386542247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-21T20:25:38.387114289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-21T20:25:38.389091831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-21T20:25:38.389471416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072566s 
2025-09-21T20:25:38.389642080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-09-21T20:25:38.389782021Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:38.389971513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-09-21T20:25:38.393225937Z [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-21T20:25:38.394237383Z [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-21T20:25:38.394763302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-09-21T20:25:38.395485156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-09-21T20:25:38.397437828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-09-21T20:25:38.397907444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2025-09-21T20:25:38.398418773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-09-21T20:25:38.398740962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085905s 
2025-09-21T20:25:38.398903480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-09-21T20:25:38.399049213Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.399224456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-09-21T20:25:38.402354419Z [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-21T20:25:38.403199431Z [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-21T20:25:38.403645088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-21T20:25:38.404119664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-09-21T20:25:38.405907283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064837s 
2025-09-21T20:25:38.406063989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-09-21T20:25:38.406198400Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.406404064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-09-21T20:25:38.409578125Z [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-21T20:25:38.410341603Z [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-21T20:25:38.410789214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-09-21T20:25:38.411252477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-09-21T20:25:38.413051360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064556s 
2025-09-21T20:25:38.413205660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-21T20:25:38.413340442Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:38.413527128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-09-21T20:25:38.417906226Z [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-21T20:25:38.418741067Z [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-21T20:25:38.419230403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-21T20:25:38.419871103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-21T20:25:38.421782722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-21T20:25:38.422220404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-21T20:25:38.422565158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008866s 
2025-09-21T20:25:38.422735591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-21T20:25:38.422884591Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.423110416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-09-21T20:25:38.426279227Z [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-21T20:25:38.427223609Z [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-21T20:25:38.427765069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-21T20:25:38.428336299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-21T20:25:38.430299823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-21T20:25:38.430660259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073755s 
2025-09-21T20:25:38.430857146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-21T20:25:38.431007068Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:38.431206179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-09-21T20:25:38.434396363Z [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-21T20:25:38.435313399Z [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-21T20:25:38.435883147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-21T20:25:38.436542354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-21T20:25:38.438535408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-21T20:25:38.438907497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075044s 
2025-09-21T20:25:38.439098962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-21T20:25:38.439241319Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.439455460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-09-21T20:25:38.442610273Z [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-21T20:25:38.443560487Z [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-21T20:25:38.444105544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-21T20:25:38.444717056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-21T20:25:38.446678125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-21T20:25:38.447050154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074195s 
2025-09-21T20:25:38.447264305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T20:25:38.447369918Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:38.447584861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-09-21T20:25:38.450806729Z [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-21T20:25:38.451954170Z [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-21T20:25:38.452550019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T20:25:38.453095117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T20:25:38.455059142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T20:25:38.455462614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076639s 
2025-09-21T20:25:38.455617516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T20:25:38.455763530Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:38.456472167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-09-21T20:25:38.483262897Z [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-21T20:25:38.486175452Z [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-21T20:25:38.486829158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T20:25:38.487451582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T20:25:38.489857787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T20:25:38.490235437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340511s 
2025-09-21T20:25:38.490426071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T20:25:38.490589921Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-09-21T20:25:38.490896869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-09-21T20:25:38.494716671Z [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-21T20:25:38.495820174Z [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-21T20:25:38.497052305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T20:25:38.497638746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T20:25:38.499691700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T20:25:38.500042176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090017s 
2025-09-21T20:25:38.500250064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T20:25:38.500402652Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-21T20:25:38.500616472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-09-21T20:25:38.504232484Z [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-21T20:25:38.505463413Z [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-21T20:25:38.506086096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T20:25:38.506660623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T20:25:38.508676984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T20:25:38.509071649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081995s 
2025-09-21T20:25:38.509231500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-09-21T20:25:38.509403316Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-21T20:25:38.509620093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-09-21T20:25:38.514288494Z [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-21T20:25:38.515299830Z [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-21T20:25:38.515895069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-21T20:25:38.516500679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-09-21T20:25:38.518352007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085348s 
2025-09-21T20:25:38.518538462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-09-21T20:25:38.518727593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:25:38.518957446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-09-21T20:25:38.522499268Z [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-21T20:25:38.523434642Z [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-21T20:25:38.524020491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-09-21T20:25:38.524513454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-09-21T20:25:38.526322607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071678s 
2025-09-21T20:25:38.526507800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2025-09-21T20:25:38.526670197Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:25:38.526866984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2025-09-21T20:25:38.530456422Z [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-21T20:25:38.531644464Z [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-21T20:25:38.532244182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2025-09-21T20:25:38.532807346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2025-09-21T20:25:38.534702512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2025-09-21T20:25:38.535068559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080153s 
2025-09-21T20:25:38.535249694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-21T20:25:38.535397091Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:25:38.535642615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2025-09-21T20:25:38.539937795Z [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-21T20:25:38.542045690Z [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-21T20:25:38.543147999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-21T20:25:38.543972229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-21T20:25:38.545875121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-21T20:25:38.546373525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-21T20:25:38.546894073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-21T20:25:38.547437788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-21T20:25:38.547783173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119724s 
2025-09-21T20:25:38.548003487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-21T20:25:38.548180554Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-21T20:25:38.548381528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2025-09-21T20:25:38.552551856Z [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-21T20:25:38.554562244Z [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-21T20:25:38.555593211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-21T20:25:38.556349473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-21T20:25:38.558264229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-21T20:25:38.558742773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-21T20:25:38.559262108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-21T20:25:38.559787276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-21T20:25:38.560192221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011613s 
2025-09-21T20:25:38.560370370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-21T20:25:38.560523448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:25:38.560746187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2025-09-21T20:25:38.564880002Z [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-21T20:25:38.566949549Z [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-21T20:25:38.568024955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-21T20:25:38.568794184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-21T20:25:38.570692937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-21T20:25:38.571193535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-21T20:25:38.571746409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-21T20:25:38.572285214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-21T20:25:38.572672253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117156s 
2025-09-21T20:25:38.572837726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-21T20:25:38.573005133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:25:38.573205497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2025-09-21T20:25:38.577370304Z [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-21T20:25:38.579476044Z [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-21T20:25:38.580458933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2025-09-21T20:25:38.581277572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2025-09-21T20:25:38.583163409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2025-09-21T20:25:38.583665771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2025-09-21T20:25:38.584199496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2025-09-21T20:25:38.584724563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2025-09-21T20:25:38.585104198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116924s 
2025-09-21T20:25:38.585280864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:38.585431206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:25:38.585650087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2025-09-21T20:25:38.590342136Z [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-21T20:25:38.591328642Z [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-21T20:25:38.591881696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:25:38.592436353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:25:38.594356640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-21T20:25:38.594709871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089065s 
2025-09-21T20:25:38.594897489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-21T20:25:38.595057531Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:25:38.595300781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-09-21T20:25:38.598677390Z [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-21T20:25:38.599468523Z [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-21T20:25:38.599964803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-09-21T20:25:38.600461854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-09-21T20:25:38.602303703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068049s 
2025-09-21T20:25:38.602464958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-21T20:25:38.602622234Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T20:25:38.602848841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-09-21T20:25:38.608357183Z [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-21T20:25:38.609134237Z [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-21T20:25:38.609558662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-21T20:25:38.610155564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-21T20:25:38.612365184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-21T20:25:38.612774107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097015s 
2025-09-21T20:25:38.612925993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-21T20:25:38.613078370Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T20:25:38.613293844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-09-21T20:25:38.616750455Z [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-21T20:25:38.617499443Z [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-21T20:25:38.617979049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-21T20:25:38.618669990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-21T20:25:38.620653164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-21T20:25:38.621056446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075512s 
2025-09-21T20:25:38.621217089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-21T20:25:38.621367432Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T20:25:38.621578337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2025-09-21T20:25:38.625130299Z [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-21T20:25:38.626041023Z [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-21T20:25:38.626533054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-21T20:25:38.627024744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-09-21T20:25:38.628932055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071656s 
2025-09-21T20:25:38.629142609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-21T20:25:38.629275917Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-09-21T20:25:38.629485419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2025-09-21T20:25:38.633291544Z [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-21T20:25:38.634185454Z [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-21T20:25:38.634698267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2025-09-21T20:25:38.635183103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2025-09-21T20:25:38.637121266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074109s 
2025-09-21T20:25:38.637270396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T20:25:38.637406751Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.637598527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-21T20:25:38.640904474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-21T20:25:38.641501877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-21T20:25:38.641947084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-21T20:25:38.642503034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-21T20:25:38.644747994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-21T20:25:38.645153601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073577s 
2025-09-21T20:25:38.645550109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-21T20:25:38', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-21T20:25:38.645898601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.648073631Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-21T20:25:38.648270026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101901s 
2025-09-21T20:25:38.648533838Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-09-21T20:25:38.648724832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.649035187Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2025-09-21T20:25:38.649419832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-21T20:25:38.649596458Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.649778294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2025-09-21T20:25:38.650041544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2025-09-21T20:25:38.650877768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008625s 
2025-09-21T20:25:38.651187762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-21T20:25:38', 'add_language_tags_to_subtitle_files') 
2025-09-21T20:25:38.651535873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.652418380Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-09-21T20:25:38.652603653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024076s 
2025-09-21T20:25:38.652797193Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-09-21T20:25:38.653004631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.653255316Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2025-09-21T20:25:38.653621062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-09-21T20:25:38.653777277Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:25:38.653950937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-09-21T20:25:38.654172643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-09-21T20:25:38.654941892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008012s 
2025-09-21T20:25:38.655103177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-09-21T20:25:38.655367840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-09-21T20:25:38.656107780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008194s 
2025-09-21T20:25:38.656433356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-21T20:25:38', 'add_salt_to_users') 
2025-09-21T20:25:38.656763009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.657600806Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-09-21T20:25:38.657774636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022903s 
2025-09-21T20:25:38.657950611Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-09-21T20:25:38.658221797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.658397471Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2025-09-21T20:25:38.658750682Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2025-09-21T20:25:38.662283185Z [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-21T20:25:38.663169049Z [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-21T20:25:38.663707694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-21T20:25:38.664303173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-21T20:25:38.666300315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:25:38.666826043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-21T20:25:38.667193163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082658s 
2025-09-21T20:25:38.667397494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2025-09-21T20:25:38.672089372Z [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-21T20:25:38.672930807Z [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-21T20:25:38.673411174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-21T20:25:38.674061013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-21T20:25:38.676044477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:25:38.676594755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-21T20:25:38.676950110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093967s 
2025-09-21T20:25:38.677151967Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2025-09-21T20:25:38.680561393Z [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-21T20:25:38.681354630Z [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-21T20:25:38.681815288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-21T20:25:38.682463563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-21T20:25:38.684411456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:25:38.684965582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-21T20:25:38.685358673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008012s 
2025-09-21T20:25:38.685547684Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2025-09-21T20:25:38.688964805Z [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-21T20:25:38.689715607Z [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-21T20:25:38.690188810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2025-09-21T20:25:38.690850713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2025-09-21T20:25:38.692835770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2025-09-21T20:25:38.693364775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2025-09-21T20:25:38.693745492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080187s 
2025-09-21T20:25:38.694065065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-21T20:25:38', 'clean_alt_titles') 
2025-09-21T20:25:38.694439830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.695481157Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-09-21T20:25:38.695609856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097097s 
2025-09-21T20:25:38.695805500Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-09-21T20:25:38.696015884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.696266819Z [Info] remove_omg: Starting migration of Main DB to 217 
2025-09-21T20:25:38.696635932Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:38.696929373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-09-21T20:25:38.697177102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003455s 
2025-09-21T20:25:38.697494121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-21T20:25:38', 'remove_omg') 
2025-09-21T20:25:38.697797321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.698480377Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-09-21T20:25:38.698627914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016239s 
2025-09-21T20:25:38.698864140Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-09-21T20:25:38.699076477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.699334877Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2025-09-21T20:25:38.699663108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-09-21T20:25:38.699839353Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.700066631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2025-09-21T20:25:38.700365122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2025-09-21T20:25:38.701099892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008436s 
2025-09-21T20:25:38.701462963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-21T20:25:38', 'add_additional_info_to_pending_releases') 
2025-09-21T20:25:38.701805463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.702626085Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-09-21T20:25:38.702805557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023101s 
2025-09-21T20:25:38.703021692Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-09-21T20:25:38.703204240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.703452299Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2025-09-21T20:25:38.703775440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-21T20:25:38.703954390Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.704121537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-09-21T20:25:38.704399226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:25:38.705145529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008532s 
2025-09-21T20:25:38.705522037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-21T20:25:38', 'add_result_to_commands') 
2025-09-21T20:25:38.705813574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.706569666Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-09-21T20:25:38.706783026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022387s 
2025-09-21T20:25:38.706937627Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-09-21T20:25:38.707147841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.707398305Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2025-09-21T20:25:38.707717077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:25:38.707907550Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.708112363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-09-21T20:25:38.708434492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:38.709198129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008895s 
2025-09-21T20:25:38.709540128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-21T20:25:38', 'health_restored_notification') 
2025-09-21T20:25:38.709865283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.710656647Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-09-21T20:25:38.710828002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023075s 
2025-09-21T20:25:38.711084288Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-09-21T20:25:38.711294772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.711559034Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2025-09-21T20:25:38.711927756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T20:25:38.712096757Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.712318794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2025-09-21T20:25:38.712656885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:38.713428588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009281s 
2025-09-21T20:25:38.713818604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-21T20:25:38', 'add_on_manual_interaction_required_to_notifications') 
2025-09-21T20:25:38.714179631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.714996656Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-09-21T20:25:38.715202801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024099s 
2025-09-21T20:25:38.715372152Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-09-21T20:25:38.715568207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.715792799Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2025-09-21T20:25:38.716119517Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:38.716392086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-09-21T20:25:38.716675376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003306s 
2025-09-21T20:25:38.716992465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-21T20:25:38', 'remove_rarbg') 
2025-09-21T20:25:38.717280505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.717961617Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-09-21T20:25:38.718121789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001632s 
2025-09-21T20:25:38.718350520Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-09-21T20:25:38.718551274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.718826739Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2025-09-21T20:25:38.719320603Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2025-09-21T20:25:38.719800279Z [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-21T20:25:38.720175685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005494s 
2025-09-21T20:25:38.720535981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-21T20:25:38', 'remove_invalid_roksbox_metadata_images') 
2025-09-21T20:25:38.720881717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.721684744Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-09-21T20:25:38.721866480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019996s 
2025-09-21T20:25:38.722038727Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-09-21T20:25:38.722233479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.722466097Z [Info] list_sync_time: Starting migration of Main DB to 224 
2025-09-21T20:25:38.723246439Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-09-21T20:25:38.726732018Z [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-21T20:25:38.727568452Z [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-21T20:25:38.728082588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-09-21T20:25:38.728656614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-09-21T20:25:38.730728947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-09-21T20:25:38.731166288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077341s 
2025-09-21T20:25:38.731278293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-09-21T20:25:38.731426311Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.731641064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-09-21T20:25:38.731943974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-09-21T20:25:38.732710036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008661s 
2025-09-21T20:25:38.732916642Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:38.733182147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2025-09-21T20:25:38.733424565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003293s 
2025-09-21T20:25:38.733735882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-21T20:25:38', 'list_sync_time') 
2025-09-21T20:25:38.734068091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.735110189Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-09-21T20:25:38.735216103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019437s 
2025-09-21T20:25:38.735429943Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-09-21T20:25:38.735627912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.735890651Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2025-09-21T20:25:38.736199413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2025-09-21T20:25:38.736389355Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.736532223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2025-09-21T20:25:38.736787056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2025-09-21T20:25:38.737522527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008132s 
2025-09-21T20:25:38.737863654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-21T20:25:38', 'add_tags_to_collections') 
2025-09-21T20:25:38.738189951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.739101146Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-09-21T20:25:38.739216999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022967s 
2025-09-21T20:25:38.739425579Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-09-21T20:25:38.739636384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.739904073Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2025-09-21T20:25:38.740196482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-21T20:25:38.740351975Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.740558230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-09-21T20:25:38.740800027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-09-21T20:25:38.741545348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008192s 
2025-09-21T20:25:38.741899671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-21T20:25:38', 'add_download_client_tags') 
2025-09-21T20:25:38.742236199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.743125901Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-09-21T20:25:38.743290833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023558s 
2025-09-21T20:25:38.743473731Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-09-21T20:25:38.743665808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.743915270Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2025-09-21T20:25:38.744417081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-09-21T20:25:38.744963090Z [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-21T20:25:38.745419018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008246s 
2025-09-21T20:25:38.745586466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-09-21T20:25:38.745858002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-09-21T20:25:38.746211073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004455s 
2025-09-21T20:25:38.746542421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-21T20:25:38', 'add_auto_tagging') 
2025-09-21T20:25:38.746902025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.747773089Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-09-21T20:25:38.747959194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019702s 
2025-09-21T20:25:38.748203225Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-09-21T20:25:38.748427136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.748717401Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2025-09-21T20:25:38.749094029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-21T20:25:38.749250594Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:38.749483764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-09-21T20:25:38.749826404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:38.750633269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009505s 
2025-09-21T20:25:38.750796227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-09-21T20:25:38.750971941Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.751173867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-09-21T20:25:38.751453901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-09-21T20:25:38.752251397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000889s 
2025-09-21T20:25:38.752634278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-21T20:25:38', 'add_custom_format_score_bypass_to_delay_profile') 
2025-09-21T20:25:38.752981317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.753880388Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-09-21T20:25:38.754064027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024606s 
2025-09-21T20:25:38.754337939Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-09-21T20:25:38.754498131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.754772644Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2025-09-21T20:25:38.755690392Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-09-21T20:25:38.756013142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-09-21T20:25:38.757858498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019688s 
2025-09-21T20:25:38.758050475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-21T20:25:38.758191609Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T20:25:38.758374708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2025-09-21T20:25:38.758691285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2025-09-21T20:25:38.759459021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009035s 
2025-09-21T20:25:38.759638192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-21T20:25:38.759792313Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.759998187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-09-21T20:25:38.760343583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:25:38.761056328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008815s 
2025-09-21T20:25:38.761231751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-09-21T20:25:38.761389278Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2025-09-21T20:25:38.761578479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-09-21T20:25:38.761895297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:38.762643554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008839s 
2025-09-21T20:25:38.762841483Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-09-21T20:25:38.766369808Z [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-21T20:25:38.767116301Z [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-21T20:25:38.767569894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-09-21T20:25:38.768032316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-09-21T20:25:38.769895568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068733s 
2025-09-21T20:25:38.770060540Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:38.770248509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:38.770925342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007028s 
2025-09-21T20:25:38.771152419Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T20:25:38.771552505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-09-21T20:25:38.771714581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003654s 
2025-09-21T20:25:38.772084015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-21T20:25:38', 'update_restrictions_to_release_profiles') 
2025-09-21T20:25:38.772420232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.773777916Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-09-21T20:25:38.773901515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023285s 
2025-09-21T20:25:38.774106888Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-09-21T20:25:38.774297061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.774554890Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2025-09-21T20:25:38.774907571Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-09-21T20:25:38.775163075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-09-21T20:25:38.777125507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020219s 
2025-09-21T20:25:38.777344758Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2025-09-21T20:25:38.781130863Z [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-21T20:25:38.782116417Z [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-21T20:25:38.782640713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2025-09-21T20:25:38.783202735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2025-09-21T20:25:38.785168834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2025-09-21T20:25:38.785545553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080144s 
2025-09-21T20:25:38.785761868Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2025-09-21T20:25:38.790935687Z [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-21T20:25:38.792144381Z [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-21T20:25:38.792772846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-09-21T20:25:38.793334728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-09-21T20:25:38.795306168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2025-09-21T20:25:38.795700813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097209s 
2025-09-21T20:25:38.796027080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-21T20:25:38', 'rename_quality_profiles') 
2025-09-21T20:25:38.796364800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.797432901Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-09-21T20:25:38.797599686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114534s 
2025-09-21T20:25:38.797804188Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-09-21T20:25:38.798007127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.798273884Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2025-09-21T20:25:38.798682186Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-21T20:25:38.799013975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-21T20:25:38.799302536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003974s 
2025-09-21T20:25:38.799567579Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-21T20:25:38.799856581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-21T20:25:38.800126605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003643s 
2025-09-21T20:25:38.800415306Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-21T20:25:38.800700000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2025-09-21T20:25:38.800954362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003557s 
2025-09-21T20:25:38.801281741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-21T20:25:38', 'update_images_remote_url') 
2025-09-21T20:25:38.801628610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.802693374Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-09-21T20:25:38.802864468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020448s 
2025-09-21T20:25:38.803065333Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-09-21T20:25:38.803292260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.803514116Z [Info] add_notification_status: Starting migration of Main DB to 232 
2025-09-21T20:25:38.804119866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-09-21T20:25:38.804653631Z [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-21T20:25:38.805135572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008464s 
2025-09-21T20:25:38.805341897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-09-21T20:25:38.805672984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-09-21T20:25:38.806044041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005066s 
2025-09-21T20:25:38.806452954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-21T20:25:38', 'add_notification_status') 
2025-09-21T20:25:38.806723559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.807664584Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-09-21T20:25:38.807838535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020923s 
2025-09-21T20:25:38.808084801Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-09-21T20:25:38.808293000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.808543865Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2025-09-21T20:25:38.809121809Z [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-21T20:25:38.809583639Z [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-21T20:25:38.809903834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005354s 
2025-09-21T20:25:38.810380463Z [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-21T20:25:38.810943627Z [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-21T20:25:38.811327641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000642s 
2025-09-21T20:25:38.811699640Z [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-21T20:25:38.812147331Z [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-21T20:25:38.812481795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005447s 
2025-09-21T20:25:38.812826138Z [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-21T20:25:38.813225603Z [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-21T20:25:38.813546970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004899s 
2025-09-21T20:25:38.813887065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-21T20:25:38', 'rename_deprecated_indexer_flags') 
2025-09-21T20:25:38.814224885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.815085839Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-09-21T20:25:38.815269859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019743s 
2025-09-21T20:25:38.815458088Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-09-21T20:25:38.815663702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.815928886Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2025-09-21T20:25:38.816261116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2025-09-21T20:25:38.816413382Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.816605619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2025-09-21T20:25:38.816875543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2025-09-21T20:25:38.817657477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008658s 
2025-09-21T20:25:38.818008514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-21T20:25:38', 'movie_last_searched_time') 
2025-09-21T20:25:38.818333208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.819246768Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-09-21T20:25:38.819423153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024197s 
2025-09-21T20:25:38.819603807Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-09-21T20:25:38.819877979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.820054374Z [Info] email_encryption: Starting migration of Main DB to 235 
2025-09-21T20:25:38.820316953Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:38.820518028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:38.821117225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006159s 
2025-09-21T20:25:38.821438642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-21T20:25:38', 'email_encryption') 
2025-09-21T20:25:38.821758295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.822580832Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-09-21T20:25:38.822750804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020718s 
2025-09-21T20:25:38.822941207Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-09-21T20:25:38.823207464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.823394771Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2025-09-21T20:25:38.823774826Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-09-21T20:25:38.824059299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2025-09-21T20:25:38.824297228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003351s 
2025-09-21T20:25:38.824650990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-21T20:25:38', 'clear_last_rss_releases_info') 
2025-09-21T20:25:38.824969442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.825826027Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-09-21T20:25:38.826195020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018129s 
2025-09-21T20:25:38.826212325Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-09-21T20:25:38.826380373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.826606078Z [Info] add_indexes: Starting migration of Main DB to 237 
2025-09-21T20:25:38.827507302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2025-09-21T20:25:38.827815944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2025-09-21T20:25:38.828159726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004613s 
2025-09-21T20:25:38.828342404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2025-09-21T20:25:38.828608881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2025-09-21T20:25:38.828971511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004165s 
2025-09-21T20:25:38.829121683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2025-09-21T20:25:38.829406998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2025-09-21T20:25:38.829745018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004579s 
2025-09-21T20:25:38.829975102Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-09-21T20:25:38.830214574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-09-21T20:25:38.830650001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s 
2025-09-21T20:25:38.830822398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-09-21T20:25:38.831090578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-09-21T20:25:38.831451745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004741s 
2025-09-21T20:25:38.831629613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2025-09-21T20:25:38.831905499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2025-09-21T20:25:38.832238389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004473s 
2025-09-21T20:25:38.832432590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2025-09-21T20:25:38.832678986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2025-09-21T20:25:38.832993821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004112s 
2025-09-21T20:25:38.833329026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-21T20:25:38', 'add_indexes') 
2025-09-21T20:25:38.833650222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.834762202Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-09-21T20:25:38.834936753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021674s 
2025-09-21T20:25:38.835165414Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-09-21T20:25:38.835368613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.835618426Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2025-09-21T20:25:38.836088563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-21T20:25:38.836236951Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.836418657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2025-09-21T20:25:38.836678080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2025-09-21T20:25:38.837759207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001161s 
2025-09-21T20:25:38.837928818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2025-09-21T20:25:38.838081476Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T20:25:38.838259414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2025-09-21T20:25:38.838536251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2025-09-21T20:25:38.839341423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009151s 
2025-09-21T20:25:38.839508179Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:38.839698742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:38.840235162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005668s 
2025-09-21T20:25:38.840655198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-21T20:25:38', 'parse_title_from_existing_subtitle_files') 
2025-09-21T20:25:38.840959671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.841885847Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-09-21T20:25:38.842060368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002137s 
2025-09-21T20:25:38.842296934Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-09-21T20:25:38.842519533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.842791270Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2025-09-21T20:25:38.843155343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-09-21T20:25:38.843316397Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:38.843546751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2025-09-21T20:25:38.843870593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2025-09-21T20:25:38.844722970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001002s 
2025-09-21T20:25:38.845108156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-21T20:25:38', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-09-21T20:25:38.845468762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.846345227Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-09-21T20:25:38.846533065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025375s 
2025-09-21T20:25:38.846766195Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-09-21T20:25:38.846984003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.847246632Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2025-09-21T20:25:38.847565785Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2025-09-21T20:25:38.851438864Z [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-21T20:25:38.852433938Z [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-21T20:25:38.852985248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-09-21T20:25:38.853451336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-09-21T20:25:38.855497798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077262s 
2025-09-21T20:25:38.855880438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-21T20:25:38', 'drop_multi_episode_style_from_naming_config') 
2025-09-21T20:25:38.856226335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.857232020Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-09-21T20:25:38.857423295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094087s 
2025-09-21T20:25:38.857615552Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-09-21T20:25:38.857814242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.858052111Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2025-09-21T20:25:38.858336524Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:38.858535264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:38.859075011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000563s 
2025-09-21T20:25:38.859443693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-21T20:25:38', 'stevenlu_update_url') 
2025-09-21T20:25:38.859758527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.860904245Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-09-21T20:25:38.861195241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021035s 
2025-09-21T20:25:38.861402368Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-09-21T20:25:38.861582260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:38.861866142Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2025-09-21T20:25:38.862156106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2025-09-21T20:25:38.862327491Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T20:25:38.862506832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2025-09-21T20:25:38.862768018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2025-09-21T20:25:38.863657008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009698s 
2025-09-21T20:25:38.864036332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-21T20:25:38', 'add_movie_keywords') 
2025-09-21T20:25:38.864367839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:38.865250156Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-09-21T20:25:38.865424818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025173s 
2025-09-21T20:25:38.873460730Z [Debug] MigrationController: Took: 00:00:02.0660605 
2025-09-21T20:25:39.038168848Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-09-21T20:25:39.068342510Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-21T20:25:39.087773729Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-21T20:25:39.088183634Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T20:25:39.088464440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T20:25:39.091893535Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-21T20:25:39.092155743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037353s 
2025-09-21T20:25:39.092424754Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-21T20:25:39.092695480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039737s 
2025-09-21T20:25:39.094747482Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-21T20:25:39.095050412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.095469546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-21T20:25:39.095828589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-21T20:25:39.096353576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006184s 
2025-09-21T20:25:39.096631576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.097984430Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-21T20:25:39.098249635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002233s 
2025-09-21T20:25:39.098650171Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-21T20:25:39.098956588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.099460974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-21T20:25:39.099838875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-21T20:25:39.100379574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006336s 
2025-09-21T20:25:39.100630960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T20:25:39.100864701Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:39.101147841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-21T20:25:39.101512485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-21T20:25:39.102302285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008726s 
2025-09-21T20:25:39.102582319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.103341438Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-21T20:25:39.103635049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018864s 
2025-09-21T20:25:39.104015355Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-21T20:25:39.104332644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.104728210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T20:25:39.105020289Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:39.105261805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-21T20:25:39.105611750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-21T20:25:39.106150595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000622s 
2025-09-21T20:25:39.106423675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.107242905Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-21T20:25:39.107525313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001678s 
2025-09-21T20:25:39.107906060Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-21T20:25:39.108194631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.108541710Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-09-21T20:25:39.109133081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-09-21T20:25:39.109699802Z [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-21T20:25:39.110420774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001034s 
2025-09-21T20:25:39.110673753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-09-21T20:25:39.111001012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-21T20:25:39.111446018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005151s 
2025-09-21T20:25:39.111862667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-21T20:25:39', 'InitialSetup') 
2025-09-21T20:25:39.112359357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.113275522Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-21T20:25:39.113529664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023357s 
2025-09-21T20:25:39.113802223Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2025-09-21T20:25:39.114093690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.114440859Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2025-09-21T20:25:39.114893721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-09-21T20:25:39', 'add_moviefiles_table') 
2025-09-21T20:25:39.115400031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.116273910Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2025-09-21T20:25:39.116542942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002172s 
2025-09-21T20:25:39.116816042Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2025-09-21T20:25:39.117104964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.117452193Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2025-09-21T20:25:39.117868001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-09-21T20:25:39', 'fix_history_movieId') 
2025-09-21T20:25:39.118366094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.119198771Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2025-09-21T20:25:39.119458774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020869s 
2025-09-21T20:25:39.119726553Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2025-09-21T20:25:39.120030045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.120379368Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2025-09-21T20:25:39.120774554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-09-21T20:25:39', 'add_tmdb_stuff') 
2025-09-21T20:25:39.121272677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.122098510Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2025-09-21T20:25:39.122354475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020795s 
2025-09-21T20:25:39.122621102Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2025-09-21T20:25:39.122900575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.123249377Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2025-09-21T20:25:39.123643791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-09-21T20:25:39', 'fix_movie_files') 
2025-09-21T20:25:39.124172175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.125004081Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2025-09-21T20:25:39.125263202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021069s 
2025-09-21T20:25:39.125535471Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2025-09-21T20:25:39.125847058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.126197173Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2025-09-21T20:25:39.126630125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-09-21T20:25:39', 'update_schedule_intervale') 
2025-09-21T20:25:39.127130833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.127984142Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2025-09-21T20:25:39.128256260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021135s 
2025-09-21T20:25:39.128553558Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2025-09-21T20:25:39.128862571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.129224369Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2025-09-21T20:25:39.129681660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-09-21T20:25:39', 'add_movie_formats_to_naming_config') 
2025-09-21T20:25:39.130203441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.131062460Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2025-09-21T20:25:39.131349609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021754s 
2025-09-21T20:25:39.131616115Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2025-09-21T20:25:39.131923544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.132272237Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2025-09-21T20:25:39.132693615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-09-21T20:25:39', 'add_phyiscal_release') 
2025-09-21T20:25:39.133192851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.133999154Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2025-09-21T20:25:39.134270912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020897s 
2025-09-21T20:25:39.134522749Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2025-09-21T20:25:39.134807672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.135146715Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2025-09-21T20:25:39.135547673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-09-21T20:25:39', 'remove_bitmetv') 
2025-09-21T20:25:39.136054523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.136866899Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2025-09-21T20:25:39.137119879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020645s 
2025-09-21T20:25:39.137408249Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2025-09-21T20:25:39.137693824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.138045663Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2025-09-21T20:25:39.138457181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-09-21T20:25:39', 'remove_torrentleech') 
2025-09-21T20:25:39.138964764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.139754554Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2025-09-21T20:25:39.140042734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020607s 
2025-09-21T20:25:39.140311425Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2025-09-21T20:25:39.140616239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.140963448Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2025-09-21T20:25:39.141382743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-09-21T20:25:39', 'remove_broadcasthenet') 
2025-09-21T20:25:39.141882960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.142717320Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2025-09-21T20:25:39.142986853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021014s 
2025-09-21T20:25:39.143244141Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2025-09-21T20:25:39.143520788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.143888399Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2025-09-21T20:25:39.144285047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-09-21T20:25:39', 'remove_fanzub') 
2025-09-21T20:25:39.144777599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.145573041Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2025-09-21T20:25:39.145833766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020582s 
2025-09-21T20:25:39.146107888Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2025-09-21T20:25:39.146408493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.146757346Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2025-09-21T20:25:39.147176430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-09-21T20:25:39', 'update_movie_sorttitle') 
2025-09-21T20:25:39.147693812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.148575678Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2025-09-21T20:25:39.148859098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021549s 
2025-09-21T20:25:39.149140355Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2025-09-21T20:25:39.149446261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.149802989Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2025-09-21T20:25:39.150251973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-09-21T20:25:39', 'update_movie_sorttitle_again') 
2025-09-21T20:25:39.150766419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.151582953Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2025-09-21T20:25:39.151872617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021152s 
2025-09-21T20:25:39.152152630Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2025-09-21T20:25:39.152434007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.152832129Z [Info] update_movie_file: Starting migration of Log DB to 117 
2025-09-21T20:25:39.153255612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-09-21T20:25:39', 'update_movie_file') 
2025-09-21T20:25:39.153773204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.154579608Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2025-09-21T20:25:39.154843329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021472s 
2025-09-21T20:25:39.155106739Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2025-09-21T20:25:39.155402475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.155757991Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2025-09-21T20:25:39.156206354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-09-21T20:25:39', 'update_movie_slug') 
2025-09-21T20:25:39.156711311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.157468806Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2025-09-21T20:25:39.157725663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020568s 
2025-09-21T20:25:39.158004434Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2025-09-21T20:25:39.158315962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.158673512Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2025-09-21T20:25:39.159093016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-09-21T20:25:39', 'add_youtube_trailer_id') 
2025-09-21T20:25:39.159592943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.160402513Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2025-09-21T20:25:39.160667156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00209s 
2025-09-21T20:25:39.160920466Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2025-09-21T20:25:39.161197534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.161538000Z [Info] add_studio: Starting migration of Log DB to 120 
2025-09-21T20:25:39.161925861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-09-21T20:25:39', 'add_studio') 
2025-09-21T20:25:39.162429104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.163213173Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2025-09-21T20:25:39.163468247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020297s 
2025-09-21T20:25:39.163737850Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2025-09-21T20:25:39.164070310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.164418501Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2025-09-21T20:25:39.164845481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-09-21T20:25:39', 'update_filedate_config') 
2025-09-21T20:25:39.165358103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.166068584Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2025-09-21T20:25:39.166335942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020026s 
2025-09-21T20:25:39.166621166Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2025-09-21T20:25:39.166924708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.167278811Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2025-09-21T20:25:39.167758377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-09-21T20:25:39', 'add_movieid_to_blacklist') 
2025-09-21T20:25:39.168288364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.169171803Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2025-09-21T20:25:39.169444372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022364s 
2025-09-21T20:25:39.169718484Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2025-09-21T20:25:39.170020281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.170372591Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2025-09-21T20:25:39.170792677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-09-21T20:25:39', 'create_netimport_table') 
2025-09-21T20:25:39.171293285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.172149890Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2025-09-21T20:25:39.172426136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002119s 
2025-09-21T20:25:39.172732904Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2025-09-21T20:25:39.173049060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.173427422Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2025-09-21T20:25:39.173868901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-09-21T20:25:39', 'add_preferred_tags_to_profile') 
2025-09-21T20:25:39.174391955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.175211946Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2025-09-21T20:25:39.175488112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021502s 
2025-09-21T20:25:39.175744158Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2025-09-21T20:25:39.176056316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.176397333Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2025-09-21T20:25:39.176814834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-09-21T20:25:39', 'fix_imdb_unique') 
2025-09-21T20:25:39.177313177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.178141836Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2025-09-21T20:25:39.178382601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020778s 
2025-09-21T20:25:39.178673627Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2025-09-21T20:25:39.178980464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.179340259Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2025-09-21T20:25:39.179776517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-09-21T20:25:39', 'update_qualities_and_profiles') 
2025-09-21T20:25:39.180323439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.181153991Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2025-09-21T20:25:39.181438785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002152s 
2025-09-21T20:25:39.181690953Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2025-09-21T20:25:39.181970395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.182312334Z [Info] remove_wombles: Starting migration of Log DB to 127 
2025-09-21T20:25:39.182716468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-09-21T20:25:39', 'remove_wombles') 
2025-09-21T20:25:39.183217407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.184024271Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2025-09-21T20:25:39.184288694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020552s 
2025-09-21T20:25:39.184561563Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2025-09-21T20:25:39.184858081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.185200861Z [Info] remove_kickass: Starting migration of Log DB to 128 
2025-09-21T20:25:39.185592029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-09-21T20:25:39', 'remove_kickass') 
2025-09-21T20:25:39.186106865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.186938961Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2025-09-21T20:25:39.187189957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020845s 
2025-09-21T20:25:39.187488217Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2025-09-21T20:25:39.187818021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.188216894Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2025-09-21T20:25:39.188701520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-09-21T20:25:39', 'add_parsed_movie_info_to_pending_release') 
2025-09-21T20:25:39.189249995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.190158334Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2025-09-21T20:25:39.190481214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022953s 
2025-09-21T20:25:39.190795988Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2025-09-21T20:25:39.191117525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.191464173Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2025-09-21T20:25:39.191911624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-09-21T20:25:39', 'remove_wombles_kickass') 
2025-09-21T20:25:39.192409848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.193181572Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2025-09-21T20:25:39.193450744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020569s 
2025-09-21T20:25:39.193742511Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2025-09-21T20:25:39.194053798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.194413813Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2025-09-21T20:25:39.194879441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-09-21T20:25:39', 'make_parsed_episode_info_nullable') 
2025-09-21T20:25:39.195391051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.196276524Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2025-09-21T20:25:39.196593763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021944s 
2025-09-21T20:25:39.196891773Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2025-09-21T20:25:39.197187599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.197554327Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2025-09-21T20:25:39.198034314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-09-21T20:25:39', 'rename_torrent_downloadstation') 
2025-09-21T20:25:39.198576135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.199417128Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2025-09-21T20:25:39.199705389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022007s 
2025-09-21T20:25:39.200010974Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2025-09-21T20:25:39.200301068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.200651063Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2025-09-21T20:25:39.201081520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2025-09-21T20:25:39', 'add_minimumavailability') 
2025-09-21T20:25:39.201583471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.202340806Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2025-09-21T20:25:39.202616271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020344s 
2025-09-21T20:25:39.202907387Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2025-09-21T20:25:39.203222051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.203578629Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2025-09-21T20:25:39.204071090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-09-21T20:25:39', 'add_remux_qualities_for_the_wankers') 
2025-09-21T20:25:39.204590777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.205434546Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2025-09-21T20:25:39.205720101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021644s 
2025-09-21T20:25:39.206000636Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2025-09-21T20:25:39.206319708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.206670996Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2025-09-21T20:25:39.207113286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-09-21T20:25:39', 'add_haspredbentry_to_movies') 
2025-09-21T20:25:39.207624315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.208465078Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2025-09-21T20:25:39.208745764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021265s 
2025-09-21T20:25:39.209017481Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2025-09-21T20:25:39.209369620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.209730527Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2025-09-21T20:25:39.210208389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-09-21T20:25:39', 'add_pathstate_to_movies') 
2025-09-21T20:25:39.210808087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.211617587Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2025-09-21T20:25:39.211944545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022569s 
2025-09-21T20:25:39.212222966Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2025-09-21T20:25:39.212522319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.212886382Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2025-09-21T20:25:39.213333452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-09-21T20:25:39', 'add_import_exclusions_table') 
2025-09-21T20:25:39.213839722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.214706097Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2025-09-21T20:25:39.214989257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021702s 
2025-09-21T20:25:39.215262968Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2025-09-21T20:25:39.215567040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.215946504Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2025-09-21T20:25:39.216382723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-09-21T20:25:39', 'add_physical_release_note') 
2025-09-21T20:25:39.216886076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.217767311Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2025-09-21T20:25:39.218049689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021825s 
2025-09-21T20:25:39.218328160Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2025-09-21T20:25:39.218639868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.218992268Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2025-09-21T20:25:39.219428486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-09-21T20:25:39', 'consolidate_indexer_baseurl') 
2025-09-21T20:25:39.219965658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.220760438Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2025-09-21T20:25:39.221031494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021041s 
2025-09-21T20:25:39.221361909Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2025-09-21T20:25:39.221631663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.222006798Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2025-09-21T20:25:39.222451804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-09-21T20:25:39', 'add_alternative_titles_table') 
2025-09-21T20:25:39.222969266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.223685138Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2025-09-21T20:25:39.227805795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020318s 
2025-09-21T20:25:39.228196172Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2025-09-21T20:25:39.228497398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.228899628Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2025-09-21T20:25:39.229346047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-09-21T20:25:39', 'fix_duplicate_alt_titles') 
2025-09-21T20:25:39.229877257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.230710304Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2025-09-21T20:25:39.230984016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022027s 
2025-09-21T20:25:39.231244721Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2025-09-21T20:25:39.231525085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.231889890Z [Info] movie_extras: Starting migration of Log DB to 142 
2025-09-21T20:25:39.232291859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-09-21T20:25:39', 'movie_extras') 
2025-09-21T20:25:39.232790894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.233588891Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2025-09-21T20:25:39.233840598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002069s 
2025-09-21T20:25:39.234098848Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2025-09-21T20:25:39.234380616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.234731352Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2025-09-21T20:25:39.235130506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-09-21T20:25:39', 'clean_core_tv') 
2025-09-21T20:25:39.235616775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.236487007Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2025-09-21T20:25:39.236742342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021016s 
2025-09-21T20:25:39.237035201Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2025-09-21T20:25:39.237343041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.237698657Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2025-09-21T20:25:39.238146008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-09-21T20:25:39', 'add_cookies_to_indexer_status') 
2025-09-21T20:25:39.238668220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.239467920Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2025-09-21T20:25:39.239743505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021099s 
2025-09-21T20:25:39.240036355Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2025-09-21T20:25:39.240325747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.240674500Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2025-09-21T20:25:39.241078143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-09-21T20:25:39', 'banner_to_fanart') 
2025-09-21T20:25:39.241571496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.242368351Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2025-09-21T20:25:39.242622082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002045s 
2025-09-21T20:25:39.242902767Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2025-09-21T20:25:39.243202430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.243552285Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2025-09-21T20:25:39.244028564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-09-21T20:25:39', 'naming_config_colon_action') 
2025-09-21T20:25:39.244546407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.245329504Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2025-09-21T20:25:39.245604347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021108s 
2025-09-21T20:25:39.245866725Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2025-09-21T20:25:39.246159485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.246506484Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2025-09-21T20:25:39.246915187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-09-21T20:25:39', 'add_custom_formats') 
2025-09-21T20:25:39.247423380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.248211477Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2025-09-21T20:25:39.248474106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020332s 
2025-09-21T20:25:39.248757146Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2025-09-21T20:25:39.249055918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.249397535Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2025-09-21T20:25:39.249833443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-09-21T20:25:39', 'remove_extra_naming_config') 
2025-09-21T20:25:39.250344983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.251132109Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2025-09-21T20:25:39.251407694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020729s 
2025-09-21T20:25:39.251688810Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2025-09-21T20:25:39.252010978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.253149250Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2025-09-21T20:25:39.253595249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-09-21T20:25:39', 'convert_regex_required_tags') 
2025-09-21T20:25:39.254173383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.254966289Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2025-09-21T20:25:39.255251864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029357s 
2025-09-21T20:25:39.255559995Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2025-09-21T20:25:39.255928898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.259561433Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2025-09-21T20:25:39.260064947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-09-21T20:25:39', 'fix_format_tags_double_underscore') 
2025-09-21T20:25:39.260605445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.261421439Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2025-09-21T20:25:39.261705841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054976s 
2025-09-21T20:25:39.261976045Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2025-09-21T20:25:39.262271550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.262622668Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2025-09-21T20:25:39.263054497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-09-21T20:25:39', 'add_tags_to_net_import') 
2025-09-21T20:25:39.263554364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.264336769Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2025-09-21T20:25:39.264610050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002051s 
2025-09-21T20:25:39.264873620Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2025-09-21T20:25:39.265160238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.265506565Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2025-09-21T20:25:39.265933194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-09-21T20:25:39', 'add_custom_filters') 
2025-09-21T20:25:39.266436077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.267199143Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2025-09-21T20:25:39.267457694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002042s 
2025-09-21T20:25:39.267750764Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2025-09-21T20:25:39.268108063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.268468509Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2025-09-21T20:25:39.268950089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-09-21T20:25:39', 'indexer_client_status_search_changes') 
2025-09-21T20:25:39.269471760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.270334437Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2025-09-21T20:25:39.270640443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021864s 
2025-09-21T20:25:39.270940317Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2025-09-21T20:25:39.271260492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.271619274Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2025-09-21T20:25:39.272110253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-09-21T20:25:39', 'add_language_to_files_history_blacklist') 
2025-09-21T20:25:39.272643186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.273594311Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2025-09-21T20:25:39.273889756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022964s 
2025-09-21T20:25:39.274176654Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2025-09-21T20:25:39.274496999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.274847495Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2025-09-21T20:25:39.275329034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-09-21T20:25:39', 'add_update_allowed_quality_profile') 
2025-09-21T20:25:39.275936007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.276757521Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2025-09-21T20:25:39.277081433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022397s 
2025-09-21T20:25:39.277384343Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2025-09-21T20:25:39.277750691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.278100606Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2025-09-21T20:25:39.278573578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-09-21T20:25:39', 'add_download_client_priority') 
2025-09-21T20:25:39.279139327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.279943427Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2025-09-21T20:25:39.280261868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021679s 
2025-09-21T20:25:39.280531822Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2025-09-21T20:25:39.280819601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.281169346Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2025-09-21T20:25:39.281575814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-09-21T20:25:39', 'remove_growl_prowl') 
2025-09-21T20:25:39.282069669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.282955883Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2025-09-21T20:25:39.283213763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021335s 
2025-09-21T20:25:39.283483406Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2025-09-21T20:25:39.283779241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.284154477Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2025-09-21T20:25:39.284585395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-09-21T20:25:39', 'remove_plex_hometheatre') 
2025-09-21T20:25:39.285096784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.285870041Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2025-09-21T20:25:39.286128702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002071s 
2025-09-21T20:25:39.286395019Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2025-09-21T20:25:39.286677618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.287028003Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2025-09-21T20:25:39.287433159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-09-21T20:25:39', 'add_webrip_qualites') 
2025-09-21T20:25:39.287968547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.288830944Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2025-09-21T20:25:39.289120317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021459s 
2025-09-21T20:25:39.289406443Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2025-09-21T20:25:39.289744263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.290133918Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2025-09-21T20:25:39.290609776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-09-21T20:25:39', 'health_issue_notification') 
2025-09-21T20:25:39.291182870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.292068664Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2025-09-21T20:25:39.292348718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023166s 
2025-09-21T20:25:39.292636718Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2025-09-21T20:25:39.292943215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.293326908Z [Info] speed_improvements: Starting migration of Log DB to 161 
2025-09-21T20:25:39.293760020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-09-21T20:25:39', 'speed_improvements') 
2025-09-21T20:25:39.294269706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.295128004Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2025-09-21T20:25:39.295400162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021884s 
2025-09-21T20:25:39.295673964Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2025-09-21T20:25:39.296013678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.296382060Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2025-09-21T20:25:39.296801324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-09-21T20:25:39', 'fix_profile_format_default') 
2025-09-21T20:25:39.297314157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.298119929Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2025-09-21T20:25:39.298392819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021123s 
2025-09-21T20:25:39.298649726Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2025-09-21T20:25:39.298926073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.299280266Z [Info] task_duration: Starting migration of Log DB to 163 
2025-09-21T20:25:39.299667836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-09-21T20:25:39', 'task_duration') 
2025-09-21T20:25:39.300176932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.301054148Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2025-09-21T20:25:39.301305514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021219s 
2025-09-21T20:25:39.301575187Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2025-09-21T20:25:39.301867416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.302215958Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2025-09-21T20:25:39.302634721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-09-21T20:25:39', 'movie_collections_crew') 
2025-09-21T20:25:39.303133967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.304075332Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2025-09-21T20:25:39.304352430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021967s 
2025-09-21T20:25:39.304662996Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2025-09-21T20:25:39.304998331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.305346251Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2025-09-21T20:25:39.305869515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-09-21T20:25:39', 'remove_custom_formats_from_quality_model') 
2025-09-21T20:25:39.306437278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.307425779Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2025-09-21T20:25:39.307749621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023828s 
2025-09-21T20:25:39.308052170Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2025-09-21T20:25:39.308348066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.308705386Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2025-09-21T20:25:39.309121594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-09-21T20:25:39', 'fix_tmdb_list_config') 
2025-09-21T20:25:39.309615919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.310472795Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2025-09-21T20:25:39.310755003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021258s 
2025-09-21T20:25:39.311022953Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2025-09-21T20:25:39.311321694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.311674906Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2025-09-21T20:25:39.312110653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-09-21T20:25:39', 'remove_movie_pathstate') 
2025-09-21T20:25:39.312613506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.313433156Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2025-09-21T20:25:39.313684382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020826s 
2025-09-21T20:25:39.313950147Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2025-09-21T20:25:39.314246283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.314592390Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2025-09-21T20:25:39.315010733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-09-21T20:25:39', 'custom_format_rework') 
2025-09-21T20:25:39.315541662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.316460813Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2025-09-21T20:25:39.316747159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022003s 
2025-09-21T20:25:39.317044398Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2025-09-21T20:25:39.317367749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.317760711Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2025-09-21T20:25:39.318178221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-09-21T20:25:39', 'custom_format_scores') 
2025-09-21T20:25:39.318673910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.319511075Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2025-09-21T20:25:39.319770197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021563s 
2025-09-21T20:25:39.320069590Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2025-09-21T20:25:39.320378011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.320765802Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2025-09-21T20:25:39.321181790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-09-21T20:25:39', 'fix_trakt_list_config') 
2025-09-21T20:25:39.321688039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.322489082Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2025-09-21T20:25:39.322765890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021265s 
2025-09-21T20:25:39.323056645Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2025-09-21T20:25:39.323365026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.323724299Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2025-09-21T20:25:39.324205709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-09-21T20:25:39', 'quality_definition_preferred_size') 
2025-09-21T20:25:39.324780977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.325611249Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2025-09-21T20:25:39.325920542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022112s 
2025-09-21T20:25:39.326194273Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2025-09-21T20:25:39.326477203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.326824713Z [Info] add_download_history: Starting migration of Log DB to 172 
2025-09-21T20:25:39.327240029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-09-21T20:25:39', 'add_download_history') 
2025-09-21T20:25:39.327738714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.328622523Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2025-09-21T20:25:39.328882246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021261s 
2025-09-21T20:25:39.329153222Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2025-09-21T20:25:39.329441723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.329802520Z [Info] net_import_status: Starting migration of Log DB to 173 
2025-09-21T20:25:39.330216373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-09-21T20:25:39', 'net_import_status') 
2025-09-21T20:25:39.330766190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.331601563Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2025-09-21T20:25:39.331882358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021657s 
2025-09-21T20:25:39.332163685Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2025-09-21T20:25:39.332459691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.332811549Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2025-09-21T20:25:39.333236074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-09-21T20:25:39', 'email_multiple_addresses') 
2025-09-21T20:25:39.333752063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.334623979Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2025-09-21T20:25:39.334898862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021464s 
2025-09-21T20:25:39.335184457Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2025-09-21T20:25:39.335492417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.335864677Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2025-09-21T20:25:39.336334283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-09-21T20:25:39', 'remove_chown_and_folderchmod_config') 
2025-09-21T20:25:39.336857877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.337662467Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2025-09-21T20:25:39.337950377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002136s 
2025-09-21T20:25:39.338215311Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2025-09-21T20:25:39.338525716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.338873456Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2025-09-21T20:25:39.339291628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-09-21T20:25:39', 'movie_recommendations') 
2025-09-21T20:25:39.339798118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.340677359Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2025-09-21T20:25:39.340960950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021586s 
2025-09-21T20:25:39.341223589Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2025-09-21T20:25:39.341514354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.341865160Z [Info] language_improvements: Starting migration of Log DB to 177 
2025-09-21T20:25:39.342277892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-09-21T20:25:39', 'language_improvements') 
2025-09-21T20:25:39.342779071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.343618551Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2025-09-21T20:25:39.343896391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020987s 
2025-09-21T20:25:39.344166184Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2025-09-21T20:25:39.344450066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.344792285Z [Info] new_list_server: Starting migration of Log DB to 178 
2025-09-21T20:25:39.345191348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-09-21T20:25:39', 'new_list_server') 
2025-09-21T20:25:39.345684542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.346497068Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2025-09-21T20:25:39.346743805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020411s 
2025-09-21T20:25:39.347021334Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2025-09-21T20:25:39.347314123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.347660140Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2025-09-21T20:25:39.348124094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-09-21T20:25:39', 'movie_translation_indexes') 
2025-09-21T20:25:39.348655935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.349546529Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2025-09-21T20:25:39.349819539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022078s 
2025-09-21T20:25:39.350116196Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2025-09-21T20:25:39.350427483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.350812458Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2025-09-21T20:25:39.351263306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-09-21T20:25:39', 'fix_invalid_profile_references') 
2025-09-21T20:25:39.351772261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.352683887Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2025-09-21T20:25:39.352959221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022271s 
2025-09-21T20:25:39.353220958Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2025-09-21T20:25:39.353508788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.353848792Z [Info] list_movies_table: Starting migration of Log DB to 181 
2025-09-21T20:25:39.354254109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-09-21T20:25:39', 'list_movies_table') 
2025-09-21T20:25:39.354741991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.355501631Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2025-09-21T20:25:39.355766504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019891s 
2025-09-21T20:25:39.356070266Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2025-09-21T20:25:39.356362594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.356708270Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2025-09-21T20:25:39.357179139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-09-21T20:25:39', 'on_delete_notification') 
2025-09-21T20:25:39.357712603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.358610441Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2025-09-21T20:25:39.358876176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002243s 
2025-09-21T20:25:39.359149276Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2025-09-21T20:25:39.359479992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.359835538Z [Info] download_propers_config: Starting migration of Log DB to 183 
2025-09-21T20:25:39.360318811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-09-21T20:25:39', 'download_propers_config') 
2025-09-21T20:25:39.360818027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.361750184Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2025-09-21T20:25:39.362035648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022434s 
2025-09-21T20:25:39.362298077Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2025-09-21T20:25:39.362600806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.362946162Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2025-09-21T20:25:39.363373683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-09-21T20:25:39', 'add_priority_to_indexers') 
2025-09-21T20:25:39.363927558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.364742810Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2025-09-21T20:25:39.365025239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021143s 
2025-09-21T20:25:39.365313178Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2025-09-21T20:25:39.365619014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.365974300Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2025-09-21T20:25:39.366414045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-09-21T20:25:39', 'add_alternative_title_indices') 
2025-09-21T20:25:39.366942419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.367742941Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2025-09-21T20:25:39.368073227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021081s 
2025-09-21T20:25:39.368384934Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2025-09-21T20:25:39.368662994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.369016376Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2025-09-21T20:25:39.369423095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-09-21T20:25:39', 'fix_tmdb_duplicates') 
2025-09-21T20:25:39.369916979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.370797131Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2025-09-21T20:25:39.371064350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021298s 
2025-09-21T20:25:39.371358291Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2025-09-21T20:25:39.371674047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.372069654Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2025-09-21T20:25:39.372559360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-09-21T20:25:39', 'swap_filechmod_for_folderchmod') 
2025-09-21T20:25:39.373075089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.373955411Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2025-09-21T20:25:39.374246137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022519s 
2025-09-21T20:25:39.374515590Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2025-09-21T20:25:39.374804852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.375156370Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2025-09-21T20:25:39.375574793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-09-21T20:25:39', 'mediainfo_channels') 
2025-09-21T20:25:39.376108828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.376924180Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2025-09-21T20:25:39.377190707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021162s 
2025-09-21T20:25:39.377463586Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2025-09-21T20:25:39.377762338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.378109196Z [Info] add_update_history: Starting migration of Log DB to 189 
2025-09-21T20:25:39.378666749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-09-21T20:25:39.379203781Z [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-21T20:25:39.379889141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009326s 
2025-09-21T20:25:39.380170678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-09-21T20:25:39.380550352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-21T20:25:39.381042132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006118s 
2025-09-21T20:25:39.381455044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-09-21T20:25:39', 'add_update_history') 
2025-09-21T20:25:39.381959109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.382879612Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2025-09-21T20:25:39.383147492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024189s 
2025-09-21T20:25:39.383430702Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2025-09-21T20:25:39.383723372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.384101242Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2025-09-21T20:25:39.384524234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-09-21T20:25:39', 'update_awesome_hd_link') 
2025-09-21T20:25:39.385023420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.385933162Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2025-09-21T20:25:39.386208215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021992s 
2025-09-21T20:25:39.386478660Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2025-09-21T20:25:39.386770899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.387113308Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2025-09-21T20:25:39.387513023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-09-21T20:25:39', 'remove_awesomehd') 
2025-09-21T20:25:39.388023912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.388939105Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2025-09-21T20:25:39.389206894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021669s 
2025-09-21T20:25:39.389493431Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2025-09-21T20:25:39.389796652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.390184382Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2025-09-21T20:25:39.390663337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-09-21T20:25:39', 'add_on_delete_to_notifications') 
2025-09-21T20:25:39.391184817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.392080370Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2025-09-21T20:25:39.392380495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022612s 
2025-09-21T20:25:39.392697242Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2025-09-21T20:25:39.392995253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.393348594Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2025-09-21T20:25:39.393784011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-09-21T20:25:39', 'add_bypass_to_delay_profile') 
2025-09-21T20:25:39.394294820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.395213810Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2025-09-21T20:25:39.395485437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022026s 
2025-09-21T20:25:39.395752535Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2025-09-21T20:25:39.396065626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.396404107Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2025-09-21T20:25:39.396802069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-09-21T20:25:39', 'update_notifiarr') 
2025-09-21T20:25:39.397310903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.398174292Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2025-09-21T20:25:39.398435869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021202s 
2025-09-21T20:25:39.398704029Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2025-09-21T20:25:39.399003211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.399358006Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2025-09-21T20:25:39.399769284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-09-21T20:25:39', 'legacy_mediainfo_hdr') 
2025-09-21T20:25:39.400335945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.401109192Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2025-09-21T20:25:39.401380348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021088s 
2025-09-21T20:25:39.401662136Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2025-09-21T20:25:39.401975056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.402321143Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2025-09-21T20:25:39.402784756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-09-21T20:25:39', 'rename_blacklist_to_blocklist') 
2025-09-21T20:25:39.403328070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.404123732Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2025-09-21T20:25:39.404417614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021323s 
2025-09-21T20:25:39.404737649Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2025-09-21T20:25:39.405033535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.405377938Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2025-09-21T20:25:39.405781671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-09-21T20:25:39', 'add_indexer_tags') 
2025-09-21T20:25:39.406277369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.407120467Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2025-09-21T20:25:39.407381152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020857s 
2025-09-21T20:25:39.407648150Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2025-09-21T20:25:39.407961751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.408321245Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2025-09-21T20:25:39.408754127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-09-21T20:25:39', 'mediainfo_to_ffmpeg') 
2025-09-21T20:25:39.409253042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.410126741Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2025-09-21T20:25:39.410420061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021756s 
2025-09-21T20:25:39.410735978Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2025-09-21T20:25:39.411048918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.411454014Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2025-09-21T20:25:39.411893939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-09-21T20:25:39', 'cdh_per_downloadclient') 
2025-09-21T20:25:39.412458396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.413259700Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2025-09-21T20:25:39.413529744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022148s 
2025-09-21T20:25:39.413807222Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2025-09-21T20:25:39.414120323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.414463985Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2025-09-21T20:25:39.414893500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-09-21T20:25:39', 'migrate_discord_from_slack') 
2025-09-21T20:25:39.415413016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.416266785Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2025-09-21T20:25:39.416552200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021357s 
2025-09-21T20:25:39.416816983Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2025-09-21T20:25:39.417100795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.417442874Z [Info] remove_predb: Starting migration of Log DB to 202 
2025-09-21T20:25:39.417837068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-09-21T20:25:39', 'remove_predb') 
2025-09-21T20:25:39.418328447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.419178770Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2025-09-21T20:25:39.419434134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020824s 
2025-09-21T20:25:39.419717304Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2025-09-21T20:25:39.420049713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.420406352Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2025-09-21T20:25:39.420855095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-09-21T20:25:39', 'add_on_update_to_notifications') 
2025-09-21T20:25:39.421371896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.422282129Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2025-09-21T20:25:39.422582123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022023s 
2025-09-21T20:25:39.422875754Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2025-09-21T20:25:39.423222031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.423586225Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2025-09-21T20:25:39.424059969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-09-21T20:25:39', 'ensure_identity_on_id_columns') 
2025-09-21T20:25:39.424655468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.425607826Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2025-09-21T20:25:39.425888761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023492s 
2025-09-21T20:25:39.426178605Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2025-09-21T20:25:39.426478058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.426841480Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2025-09-21T20:25:39.427280183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-09-21T20:25:39', 'download_client_per_indexer') 
2025-09-21T20:25:39.427798658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.428697377Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2025-09-21T20:25:39.428970497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021988s 
2025-09-21T20:25:39.429267676Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2025-09-21T20:25:39.429580285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.429928877Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2025-09-21T20:25:39.430364234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-09-21T20:25:39', 'multiple_ratings_support') 
2025-09-21T20:25:39.430868419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.431727649Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2025-09-21T20:25:39.432040509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021435s 
2025-09-21T20:25:39.432296284Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2025-09-21T20:25:39.432576699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.432913207Z [Info] movie_metadata: Starting migration of Log DB to 207 
2025-09-21T20:25:39.433343663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2025-09-21T20:25:39', 'movie_metadata') 
2025-09-21T20:25:39.433861116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.434706298Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2025-09-21T20:25:39.434964768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021383s 
2025-09-21T20:25:39.435222257Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2025-09-21T20:25:39.435502862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.435868869Z [Info] add_collections: Starting migration of Log DB to 208 
2025-09-21T20:25:39.436289706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2025-09-21T20:25:39', 'add_collections') 
2025-09-21T20:25:39.436785575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.437596017Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2025-09-21T20:25:39.437850980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020905s 
2025-09-21T20:25:39.438139000Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2025-09-21T20:25:39.438439214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.438813558Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2025-09-21T20:25:39.439288294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-09-21T20:25:39', 'movie_meta_collection_index') 
2025-09-21T20:25:39.439859114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.440716089Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2025-09-21T20:25:39.441000572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022519s 
2025-09-21T20:25:39.441276839Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2025-09-21T20:25:39.441575781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.441927369Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2025-09-21T20:25:39.442356312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-09-21T20:25:39', 'movie_added_notifications') 
2025-09-21T20:25:39.442921330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.443745710Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2025-09-21T20:25:39.444036566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021451s 
2025-09-21T20:25:39.444326630Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2025-09-21T20:25:39.444624300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.444976399Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2025-09-21T20:25:39.445398288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-09-21T20:25:39', 'more_movie_meta_index') 
2025-09-21T20:25:39.445928997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.446748177Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2025-09-21T20:25:39.447012419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021088s 
2025-09-21T20:25:39.447315770Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-21T20:25:39.447657909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.448044607Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2025-09-21T20:25:39.448625347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-09-21T20:25:39.448863506Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T20:25:39.449136656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-09-21T20:25:39.450129345Z [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-21T20:25:39.451107806Z [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-21T20:25:39.451761863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-09-21T20:25:39.452405048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-09-21T20:25:39.453565525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-21T20:25:39.453992946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045833s 
2025-09-21T20:25:39.454247508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-09-21T20:25:39.454494436Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:39.454748427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-09-21T20:25:39.455600082Z [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-21T20:25:39.456585857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-09-21T20:25:39.457136035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-09-21T20:25:39.457782547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-09-21T20:25:39.458855297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-21T20:25:39.459353069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043231s 
2025-09-21T20:25:39.459602612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T20:25:39.459834549Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T20:25:39.460128661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-21T20:25:39.467250543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-21T20:25:39.468172470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-21T20:25:39.468808550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-21T20:25:39.469463269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-21T20:25:39.470575238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-21T20:25:39.471287021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108563s 
2025-09-21T20:25:39.471755755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-09-21T20:25:39', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-21T20:25:39.472336925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.473769761Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-21T20:25:39.474088954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132629s 
2025-09-21T20:25:39.474414199Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2025-09-21T20:25:39.474731698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.475124810Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2025-09-21T20:25:39.475591389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-09-21T20:25:39', 'add_language_tags_to_subtitle_files') 
2025-09-21T20:25:39.476136908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.477098314Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2025-09-21T20:25:39.477401795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023329s 
2025-09-21T20:25:39.477665706Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2025-09-21T20:25:39.477953185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.478310454Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2025-09-21T20:25:39.478722544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-09-21T20:25:39', 'add_salt_to_users') 
2025-09-21T20:25:39.479229305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.480175550Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2025-09-21T20:25:39.480444432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022204s 
2025-09-21T20:25:39.480705036Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2025-09-21T20:25:39.480992866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.481344073Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2025-09-21T20:25:39.481749810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2025-09-21T20:25:39', 'clean_alt_titles') 
2025-09-21T20:25:39.482268475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.483246725Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2025-09-21T20:25:39.483543342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022572s 
2025-09-21T20:25:39.483796532Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2025-09-21T20:25:39.484118450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.484470760Z [Info] remove_omg: Starting migration of Log DB to 217 
2025-09-21T20:25:39.484852078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-09-21T20:25:39', 'remove_omg') 
2025-09-21T20:25:39.485343097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.486297829Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2025-09-21T20:25:39.486549847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022231s 
2025-09-21T20:25:39.486848809Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2025-09-21T20:25:39.487169284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.487535341Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2025-09-21T20:25:39.488071972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2025-09-21T20:25:39', 'add_additional_info_to_pending_releases') 
2025-09-21T20:25:39.488597620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.489594768Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2025-09-21T20:25:39.489896626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023879s 
2025-09-21T20:25:39.490167882Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2025-09-21T20:25:39.490477005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.490829725Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2025-09-21T20:25:39.491255402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2025-09-21T20:25:39', 'add_result_to_commands') 
2025-09-21T20:25:39.491752353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.492702376Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2025-09-21T20:25:39.492985536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021939s 
2025-09-21T20:25:39.493290651Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2025-09-21T20:25:39.493594553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.493955179Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2025-09-21T20:25:39.494397440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2025-09-21T20:25:39', 'health_restored_notification') 
2025-09-21T20:25:39.494912036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.495721115Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2025-09-21T20:25:39.496021300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021145s 
2025-09-21T20:25:39.496338709Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2025-09-21T20:25:39.496686279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.497068188Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2025-09-21T20:25:39.497592143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2025-09-21T20:25:39', 'add_on_manual_interaction_required_to_notifications') 
2025-09-21T20:25:39.498142751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.499074558Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2025-09-21T20:25:39.499396246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023317s 
2025-09-21T20:25:39.499640728Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2025-09-21T20:25:39.499940091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.500284745Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2025-09-21T20:25:39.500676083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2025-09-21T20:25:39', 'remove_rarbg') 
2025-09-21T20:25:39.501175198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.502044468Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2025-09-21T20:25:39.502289913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021206s 
2025-09-21T20:25:39.502588704Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2025-09-21T20:25:39.502908799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.503270537Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2025-09-21T20:25:39.503738931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2025-09-21T20:25:39', 'remove_invalid_roksbox_metadata_images') 
2025-09-21T20:25:39.504286243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.505177067Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2025-09-21T20:25:39.505474967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022365s 
2025-09-21T20:25:39.505731683Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2025-09-21T20:25:39.506008491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.506351081Z [Info] list_sync_time: Starting migration of Log DB to 224 
2025-09-21T20:25:39.506746166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2025-09-21T20:25:39', 'list_sync_time') 
2025-09-21T20:25:39.507251634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.508113159Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2025-09-21T20:25:39.508382992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021067s 
2025-09-21T20:25:39.508684279Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2025-09-21T20:25:39.508976618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.509326352Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2025-09-21T20:25:39.509748482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2025-09-21T20:25:39', 'add_tags_to_collections') 
2025-09-21T20:25:39.510249862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.511052117Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2025-09-21T20:25:39.511324857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020637s 
2025-09-21T20:25:39.511593417Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2025-09-21T20:25:39.511916278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.512275952Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2025-09-21T20:25:39.512700156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2025-09-21T20:25:39', 'add_download_client_tags') 
2025-09-21T20:25:39.513226186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.514098903Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2025-09-21T20:25:39.514416503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021754s 
2025-09-21T20:25:39.514714783Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2025-09-21T20:25:39.515009517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.515391396Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2025-09-21T20:25:39.515801291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2025-09-21T20:25:39', 'add_auto_tagging') 
2025-09-21T20:25:39.516327691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.517105287Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2025-09-21T20:25:39.517389930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021022s 
2025-09-21T20:25:39.517705285Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2025-09-21T20:25:39.518064769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.518428041Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2025-09-21T20:25:39.519011495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2025-09-21T20:25:39', 'add_custom_format_score_bypass_to_delay_profile') 
2025-09-21T20:25:39.519593197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.520447447Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2025-09-21T20:25:39.520757922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023268s 
2025-09-21T20:25:39.521064480Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2025-09-21T20:25:39.521381648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.521755551Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2025-09-21T20:25:39.522248023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2025-09-21T20:25:39', 'update_restrictions_to_release_profiles') 
2025-09-21T20:25:39.522783381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.523622721Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2025-09-21T20:25:39.523949259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002194s 
2025-09-21T20:25:39.524225104Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2025-09-21T20:25:39.524516752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.524868129Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2025-09-21T20:25:39.525294558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2025-09-21T20:25:39', 'rename_quality_profiles') 
2025-09-21T20:25:39.525795216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.526634626Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2025-09-21T20:25:39.526906604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002101s 
2025-09-21T20:25:39.527176077Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2025-09-21T20:25:39.527493796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.527879703Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2025-09-21T20:25:39.528313657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2025-09-21T20:25:39', 'update_images_remote_url') 
2025-09-21T20:25:39.528819837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.529678065Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2025-09-21T20:25:39.529952788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021654s 
2025-09-21T20:25:39.530237051Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2025-09-21T20:25:39.530523868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.530869454Z [Info] add_notification_status: Starting migration of Log DB to 232 
2025-09-21T20:25:39.531303518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2025-09-21T20:25:39', 'add_notification_status') 
2025-09-21T20:25:39.531803846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.532667716Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2025-09-21T20:25:39.532931667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021148s 
2025-09-21T20:25:39.533224036Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2025-09-21T20:25:39.533582287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.533943244Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2025-09-21T20:25:39.534440806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2025-09-21T20:25:39', 'rename_deprecated_indexer_flags') 
2025-09-21T20:25:39.534992257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.535818220Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2025-09-21T20:25:39.536158385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022354s 
2025-09-21T20:25:39.536440092Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2025-09-21T20:25:39.536729655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.537076534Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2025-09-21T20:25:39.537552472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2025-09-21T20:25:39', 'movie_last_searched_time') 
2025-09-21T20:25:39.538047068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.538808842Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2025-09-21T20:25:39.539101331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020703s 
2025-09-21T20:25:39.539357256Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2025-09-21T20:25:39.539652561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.540026494Z [Info] email_encryption: Starting migration of Log DB to 235 
2025-09-21T20:25:39.540438925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2025-09-21T20:25:39', 'email_encryption') 
2025-09-21T20:25:39.540924753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.541686146Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2025-09-21T20:25:39.541959547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020377s 
2025-09-21T20:25:39.542229911Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2025-09-21T20:25:39.542544896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.542894299Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2025-09-21T20:25:39.543333113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2025-09-21T20:25:39', 'clear_last_rss_releases_info') 
2025-09-21T20:25:39.543841998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.544777812Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2025-09-21T20:25:39.545058257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022153s 
2025-09-21T20:25:39.545328090Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2025-09-21T20:25:39.545614858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.545959902Z [Info] add_indexes: Starting migration of Log DB to 237 
2025-09-21T20:25:39.546343906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2025-09-21T20:25:39', 'add_indexes') 
2025-09-21T20:25:39.546833972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.547581698Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2025-09-21T20:25:39.547831671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019773s 
2025-09-21T20:25:39.548150213Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2025-09-21T20:25:39.548479767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.548841214Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2025-09-21T20:25:39.549325810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2025-09-21T20:25:39', 'parse_title_from_existing_subtitle_files') 
2025-09-21T20:25:39.549855427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.550609986Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2025-09-21T20:25:39.550918067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021s 
2025-09-21T20:25:39.551236799Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2025-09-21T20:25:39.551581663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.551967320Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2025-09-21T20:25:39.552528901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2025-09-21T20:25:39', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2025-09-21T20:25:39.553109730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.553919932Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2025-09-21T20:25:39.554240517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022784s 
2025-09-21T20:25:39.554559219Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2025-09-21T20:25:39.554888101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.555268647Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2025-09-21T20:25:39.555748965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2025-09-21T20:25:39', 'drop_multi_episode_style_from_naming_config') 
2025-09-21T20:25:39.556334504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.557156098Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2025-09-21T20:25:39.557488518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00222s 
2025-09-21T20:25:39.557748702Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2025-09-21T20:25:39.558029818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.558378610Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2025-09-21T20:25:39.558819648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2025-09-21T20:25:39', 'stevenlu_update_url') 
2025-09-21T20:25:39.559354395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.560119426Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2025-09-21T20:25:39.560389199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020754s 
2025-09-21T20:25:39.560655906Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2025-09-21T20:25:39.560936742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T20:25:39.561289973Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2025-09-21T20:25:39.561696341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-09-21T20:25:39', 'add_movie_keywords') 
2025-09-21T20:25:39.562194986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T20:25:39.562923132Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2025-09-21T20:25:39.563189849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019848s 
2025-09-21T20:25:39.736076566Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2025-09-21T20:25:39.743363901Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-09-21T20:25:39.754448322Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-09-21T20:25:39.845222326Z [Info] QualityProfileService: Setting up default quality profiles 
2025-09-21T20:25:39.872853528Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2025-09-21T20:25:39.908918203Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-09-21T20:25:39.909742823Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-09-21T20:25:39.910026975Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2025-09-21T20:25:39.960161042Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-09-21T20:25:40.262250539Z [ls.io-init] done.