Files
mordor-backup/arr/sonarr/config/logs/sonarr.txt
T
2025-12-12 15:53:31 +00:00

8539 lines
946 KiB
Plaintext

2025-12-05 20:04:22.0|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.16.2944
2025-12-05 20:04:22.1|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-05 20:04:22.1|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-05 20:04:22.6|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-05 20:04:22.7|Warn|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {450cf57c-7263-409c-b39a-eb918292a0de} may be persisted to storage in unencrypted form.
2025-12-05 20:04:23.0|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-05 20:04:23.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-12-05 20:04:23.2|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:23.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:23.3|Info|DatabaseEngineVersionCheck|SQLite 3.49.2
2025-12-05 20:04:23.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0776214s
2025-12-05 20:04:23.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-12-05 20:04:23.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0805032s
2025-12-05 20:04:23.3|Info|FluentMigrator.Runner.MigrationRunner|VersionMigration migrating
2025-12-05 20:04:23.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.3|Info|FluentMigrator.Runner.MigrationRunner|CreateTable VersionInfo
2025-12-05 20:04:23.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0459449s
2025-12-05 20:04:23.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|VersionMigration migrated
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0551106s
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|VersionUniqueMigration migrating
2025-12-05 20:04:23.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex VersionInfo (Version)
2025-12-05 20:04:23.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029336s
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000267s
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn VersionInfo AppliedOn DateTime
2025-12-05 20:04:23.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0013675s
2025-12-05 20:04:23.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|VersionUniqueMigration migrated
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034159s
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|VersionDescriptionMigration migrating
2025-12-05 20:04:23.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|=> 3.73E-05s
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn VersionInfo Description String
2025-12-05 20:04:23.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006679s
2025-12-05 20:04:23.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|VersionDescriptionMigration migrated
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0050515s
2025-12-05 20:04:23.4|Info|FluentMigrator.Runner.MigrationRunner|1: InitialSetup migrating
2025-12-05 20:04:23.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.4|Info|InitialSetup|Starting migration of Main DB to 1
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Config
2025-12-05 20:04:23.5|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-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001323s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Config (Key)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004001s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable RootFolders
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003775s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex RootFolders (Path)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002921s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Series
2025-12-05 20:04:23.5|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 NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009047s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Series (TvdbId)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002934s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Series (TvRageId)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003864s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Series (ImdbId)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002979s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Series (TitleSlug)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0013077s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Seasons
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000519s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Episodes
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000766s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Episodes (TvDbEpisodeId)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004246s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable EpisodeFiles
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0015166s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex EpisodeFiles (Path)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004412s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable History
2025-12-05 20:04:23.5|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, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006969s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Notifications
2025-12-05 20:04:23.5|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)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0124589s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable ScheduledTasks
2025-12-05 20:04:23.5|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-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000457s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex ScheduledTasks (TypeName)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004423s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Indexers
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004554s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Indexers (Name)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000336s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable QualityProfiles
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004738s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex QualityProfiles (Name)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004704s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable QualitySizes
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005568s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex QualitySizes (QualityId)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003778s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex QualitySizes (Name)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003888s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable SceneMappings
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005051s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable NamingConfig
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000653s
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-12-05T20:04:23', 'InitialSetup')
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|1: InitialSetup migrated
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0123041s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|2: remove_tvrage_imdb_unique_constraint migrating
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.5|Info|remove_tvrage_imdb_unique_constraint|Starting migration of Main DB to 2
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|DeleteIndex Series (TvRageId)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP INDEX "IX_Series_TvRageId"
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008953s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|DeleteIndex Series (ImdbId)
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP INDEX "IX_Series_ImdbId"
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004168s
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-12-05T20:04:23', 'remove_tvrage_imdb_unique_constraint')
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|2: remove_tvrage_imdb_unique_constraint migrated
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0067755s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|3: remove_renamed_scene_mapping_columns migrating
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.5|Info|remove_renamed_scene_mapping_columns|Starting migration of Main DB to 3
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|DeleteTable SceneMappings
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "SceneMappings"
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008029s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable SceneMappings
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031328s
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-12-05T20:04:23', 'remove_renamed_scene_mapping_columns')
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|3: remove_renamed_scene_mapping_columns migrated
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0063648s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|4: updated_history migrating
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.5|Info|updated_history|Starting migration of Main DB to 4
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|DeleteTable History
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "History"
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004119s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable History
2025-12-05 20:04:23.5|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)
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004957s
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-12-05T20:04:23', 'updated_history')
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|4: updated_history migrated
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0037389s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|5: added_eventtype_to_history migrating
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.5|Info|added_eventtype_to_history|Starting migration of Main DB to 5
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable History
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.7E-06s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn History EventType Int32
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007023s
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-12-05T20:04:23', 'added_eventtype_to_history')
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|5: added_eventtype_to_history migrated
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0068116s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|6: add_index_to_log_time migrating
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.5|Info|add_index_to_log_time|Starting migration of Main DB to 6
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-12-05T20:04:23', 'add_index_to_log_time')
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|6: add_index_to_log_time migrated
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027549s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|7: add_renameEpisodes_to_naming migrating
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.5|Info|add_renameEpisodes_to_naming|Starting migration of Main DB to 7
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable NamingConfig
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|=> 2.7E-06s
2025-12-05 20:04:23.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn NamingConfig RenameEpisodes Boolean
2025-12-05 20:04:23.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007864s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008362s
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-12-05T20:04:23', 'add_renameEpisodes_to_naming')
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|7: add_renameEpisodes_to_naming migrated
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034168s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|8: remove_backlog migrating
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.6|Info|remove_backlog|Starting migration of Main DB to 8
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Series BacklogSetting
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Series"
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series_temp" RENAME TO "Series"
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0319215s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn NamingConfig UseSceneName
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "NamingConfig"
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0047769s
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-12-05T20:04:23', 'remove_backlog')
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|8: remove_backlog migrated
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0102155s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|9: fix_rename_episodes migrating
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.6|Info|fix_rename_episodes|Starting migration of Main DB to 9
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn NamingConfig SeasonFolderFormat
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "NamingConfig"
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0046038s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034716s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002731s
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-12-05T20:04:23', 'fix_rename_episodes')
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|9: fix_rename_episodes migrated
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0083123s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|10: add_monitored migrating
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.6|Info|add_monitored|Starting migration of Main DB to 10
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Episodes
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 1.7E-06s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Episodes Monitored Boolean
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000778s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Seasons
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 1.9E-06s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Seasons Monitored Boolean
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005786s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007813s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003148s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003874s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004743s
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-12-05T20:04:23', 'add_monitored')
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|10: add_monitored migrated
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0051284s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|11: remove_ignored migrating
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.6|Info|remove_ignored|Starting migration of Main DB to 11
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Seasons Ignored
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Seasons"
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0042652s
2025-12-05 20:04:23.6|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Episodes Ignored
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Episodes"
2025-12-05 20:04:23.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0057563s
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-12-05T20:04:23', 'remove_ignored')
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|11: remove_ignored migrated
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0082075s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|12: remove_custom_start_date migrating
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.7|Info|remove_custom_start_date|Starting migration of Main DB to 12
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Series CustomStartDate
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" 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)
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Series"
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series_temp" RENAME TO "Series"
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0068145s
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-12-05T20:04:23', 'remove_custom_start_date')
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|12: remove_custom_start_date migrated
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0093631s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|13: add_air_date_utc migrating
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.7|Info|add_air_date_utc|Starting migration of Main DB to 13
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Episodes
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Episodes AirDateUtc DateTime
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007488s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003276s
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-12-05T20:04:23', 'add_air_date_utc')
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|13: add_air_date_utc migrated
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003725s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|14: drop_air_date migrating
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.7|Info|drop_air_date|Starting migration of Main DB to 14
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Episodes AirDate
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Episodes"
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0085089s
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-12-05T20:04:23', 'drop_air_date')
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|14: drop_air_date migrated
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0111052s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|15: add_air_date_as_string migrating
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.7|Info|add_air_date_as_string|Starting migration of Main DB to 15
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Episodes
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 1.5E-06s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Episodes AirDate String
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007133s
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-12-05T20:04:23', 'add_air_date_as_string')
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|15: add_air_date_as_string migrated
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034678s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|16: updated_imported_history_item migrating
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.7|Info|updated_imported_history_item|Starting migration of Main DB to 16
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003493s
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-12-05T20:04:23', 'updated_imported_history_item')
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|16: updated_imported_history_item migrated
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0044565s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|17: reset_scene_names migrating
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.7|Info|reset_scene_names|Starting migration of Main DB to 17
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003607s
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-12-05T20:04:23', 'reset_scene_names')
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|17: reset_scene_names migrated
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025793s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|18: remove_duplicates migrating
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.7|Info|remove_duplicates|Starting migration of Main DB to 18
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0175339s
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-12-05T20:04:23', 'remove_duplicates')
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|18: remove_duplicates migrated
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0257811s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|19: restore_unique_constraints migrating
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.7|Info|restore_unique_constraints|Starting migration of Main DB to 19
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004345s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003292s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003271s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Series (TvdbId)
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003979s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Series (TitleSlug)
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003258s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Episodes (TvDbEpisodeId)
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003379s
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-12-05T20:04:23', 'restore_unique_constraints')
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|19: restore_unique_constraints migrated
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029902s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|20: add_year_and_seasons_to_series migrating
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.7|Info|add_year_and_seasons_to_series|Starting migration of Main DB to 20
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 2E-06s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series Year Int32
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007522s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series Seasons String
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006646s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0060738s
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-12-05T20:04:23', 'add_year_and_seasons_to_series')
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|20: add_year_and_seasons_to_series migrated
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0088047s
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|21: drop_seasons_table migrating
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.7|Info|drop_seasons_table|Starting migration of Main DB to 21
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|DeleteTable Seasons
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Seasons"
2025-12-05 20:04:23.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004334s
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-12-05T20:04:23', 'drop_seasons_table')
2025-12-05 20:04:23.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|21: drop_seasons_table migrated
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0038257s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|22: move_indexer_to_generic_provider migrating
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.8|Info|move_indexer_to_generic_provider|Starting migration of Main DB to 22
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Indexers
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1.8E-06s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Indexers ConfigContract String
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006402s
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-12-05T20:04:23', 'move_indexer_to_generic_provider')
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|22: move_indexer_to_generic_provider migrated
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0037005s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|23: add_config_contract_to_indexers migrating
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.8|Info|add_config_contract_to_indexers|Starting migration of Main DB to 23
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002172s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001524s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.00015s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001391s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029659s
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-12-05T20:04:23', 'add_config_contract_to_indexers')
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|23: add_config_contract_to_indexers migrated
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0061666s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|24: drop_tvdb_episodeid migrating
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.8|Info|drop_tvdb_episodeid|Starting migration of Main DB to 24
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Episodes TvDbEpisodeId
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Episodes_temp" ("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, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Episodes"
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0039961s
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-12-05T20:04:23', 'drop_tvdb_episodeid')
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|24: drop_tvdb_episodeid migrated
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0064492s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|25: move_notification_to_generic_provider migrating
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.8|Info|move_notification_to_generic_provider|Starting migration of Main DB to 25
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 7E-07s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications ConfigContract String
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004222s
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-12-05T20:04:23', 'move_notification_to_generic_provider')
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|25: move_notification_to_generic_provider migrated
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0057112s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|26: add_config_contract_to_notifications migrating
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.8|Info|add_config_contract_to_notifications|Starting migration of Main DB to 26
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003913s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000252s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002552s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002925s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002438s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002162s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002221s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002184s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002154s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002444s
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-12-05T20:04:23', 'add_config_contract_to_notifications')
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|26: add_config_contract_to_notifications migrated
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022577s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|27: fix_omgwtfnzbs migrating
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.8|Info|fix_omgwtfnzbs|Starting migration of Main DB to 27
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003654s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003032s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000279s
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-12-05T20:04:23', 'fix_omgwtfnzbs')
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|27: fix_omgwtfnzbs migrated
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027631s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|28: add_blacklist_table migrating
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.8|Info|add_blacklist_table|Starting migration of Main DB to 28
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Blacklist
2025-12-05 20:04:23.8|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)
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003716s
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-12-05T20:04:23', 'add_blacklist_table')
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|28: add_blacklist_table migrated
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0039333s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|29: add_formats_to_naming_config migrating
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.8|Info|add_formats_to_naming_config|Starting migration of Main DB to 29
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable NamingConfig
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 2E-06s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn NamingConfig StandardEpisodeFormat String
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006846s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable NamingConfig
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn NamingConfig DailyEpisodeFormat String
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006851s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0081248s
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-12-05T20:04:23', 'add_formats_to_naming_config')
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|29: add_formats_to_naming_config migrated
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0107301s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|30: add_season_folder_format_to_naming_config migrating
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.8|Info|add_season_folder_format_to_naming_config|Starting migration of Main DB to 30
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable NamingConfig
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn NamingConfig SeasonFolderFormat String
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000724s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001224s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002364s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002377s
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-12-05T20:04:23', 'add_season_folder_format_to_naming_config')
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|30: add_season_folder_format_to_naming_config migrated
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029533s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|31: delete_old_naming_config_columns migrating
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.8|Info|delete_old_naming_config_columns|Starting migration of Main DB to 31
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "NamingConfig"
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.004012s
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-12-05T20:04:23', 'delete_old_naming_config_columns')
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|31: delete_old_naming_config_columns migrated
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0075572s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|32: set_default_release_group migrating
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.8|Info|set_default_release_group|Starting migration of Main DB to 32
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003185s
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-12-05T20:04:23', 'set_default_release_group')
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|32: set_default_release_group migrated
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023728s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|33: add_api_key_to_pushover migrating
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.8|Info|add_api_key_to_pushover|Starting migration of Main DB to 33
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0013465s
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-12-05T20:04:23', 'add_api_key_to_pushover')
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|33: add_api_key_to_pushover migrated
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036591s
2025-12-05 20:04:23.8|Info|FluentMigrator.Runner.MigrationRunner|34: remove_series_contraints migrating
2025-12-05 20:04:23.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.8|Info|remove_series_contraints|Starting migration of Main DB to 34
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 2.2E-06s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Series ImdbId String
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" 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)
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Series"
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series_temp" RENAME TO "Series"
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0064931s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Series TitleSlug String
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Series_temp" ("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, "QualityProfileId" 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)
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Series"
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series_temp" RENAME TO "Series"
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0055221s
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-12-05T20:04:23', 'remove_series_contraints')
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|34: remove_series_contraints migrated
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.007756s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|35: add_series_folder_format_to_naming_config migrating
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.9|Info|add_series_folder_format_to_naming_config|Starting migration of Main DB to 35
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable NamingConfig
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 1.28E-05s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn NamingConfig SeriesFolderFormat String
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000672s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002772s
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-12-05T20:04:23', 'add_series_folder_format_to_naming_config')
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|35: add_series_folder_format_to_naming_config migrated
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023786s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|36: update_with_quality_converters migrating
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.9|Info|update_with_quality_converters|Starting migration of Main DB to 36
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable QualityProfiles
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn QualityProfiles Items String
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006155s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003495s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022954s
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-12-05T20:04:23', 'update_with_quality_converters')
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|36: update_with_quality_converters migrated
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0045226s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|37: add_configurable_qualities migrating
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.9|Info|add_configurable_qualities|Starting migration of Main DB to 37
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn QualityProfiles Allowed
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "QualityProfiles"
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034258s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn QualityProfiles Items String
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "QualityProfiles"
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0152979s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateTable QualityDefinitions
2025-12-05 20:04:23.9|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, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000353s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex QualityDefinitions (Quality)
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002064s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex QualityDefinitions (Title)
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000186s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex QualityDefinitions (Weight)
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001847s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0010175s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|DeleteTable QualitySizes
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "QualitySizes"
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003332s
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-12-05T20:04:23', 'add_configurable_qualities')
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|37: add_configurable_qualities migrated
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023841s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|38: add_on_upgrade_to_notifications migrating
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.9|Info|add_on_upgrade_to_notifications|Starting migration of Main DB to 38
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications OnUpgrade Boolean
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004745s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001506s
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-12-05T20:04:23', 'add_on_upgrade_to_notifications')
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|38: add_on_upgrade_to_notifications migrated
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019571s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|39: add_metadata_tables migrating
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.9|Info|add_metadata_tables|Starting migration of Main DB to 39
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Metadata
2025-12-05 20:04:23.9|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-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000382s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateTable MetadataFiles
2025-12-05 20:04:23.9|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)
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003333s
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-12-05T20:04:23', 'add_metadata_tables')
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|39: add_metadata_tables migrated
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022044s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|40: add_metadata_to_episodes_and_series migrating
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.9|Info|add_metadata_to_episodes_and_series|Starting migration of Main DB to 40
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series Actors String
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004657s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series Ratings String
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004012s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series Genres String
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004281s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series Certification String
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003981s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Episodes
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 8E-07s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Episodes Ratings String
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004198s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Episodes Images String
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004169s
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-12-05T20:04:23', 'add_metadata_to_episodes_and_series')
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|40: add_metadata_to_episodes_and_series migrated
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0058547s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|41: fix_xbmc_season_images_metadata migrating
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.9|Info|fix_xbmc_season_images_metadata|Starting migration of Main DB to 41
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003036s
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-12-05T20:04:23', 'fix_xbmc_season_images_metadata')
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|41: fix_xbmc_season_images_metadata migrated
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026424s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|42: add_download_clients_table migrating
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.9|Info|add_download_clients_table|Starting migration of Main DB to 42
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|CreateTable DownloadClients
2025-12-05 20:04:23.9|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, "Protocol" INTEGER NOT NULL)
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006353s
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-12-05T20:04:23', 'add_download_clients_table')
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|42: add_download_clients_table migrated
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036007s
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|43: convert_config_to_download_clients migrating
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:23.9|Info|convert_config_to_download_clients|Starting migration of Main DB to 43
2025-12-05 20:04:23.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:23.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0065383s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-12-05T20:04:24', 'convert_config_to_download_clients')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|43: convert_config_to_download_clients migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0088036s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|44: fix_xbmc_episode_metadata migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|fix_xbmc_episode_metadata|Starting migration of Main DB to 44
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002609s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001735s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-12-05T20:04:24', 'fix_xbmc_episode_metadata')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|44: fix_xbmc_episode_metadata migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019012s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|45: add_indexes migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|add_indexes|Starting migration of Main DB to 45
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Blacklist (SeriesId)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002968s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex EpisodeFiles (SeriesId)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001923s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Episodes (EpisodeFileId)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001789s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Episodes (SeriesId)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001743s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex History (EpisodeId)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001735s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex History (Date)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002007s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Series (Path)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001772s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Series (CleanTitle)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001766s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Series (TvRageId)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001973s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-12-05T20:04:24', 'add_indexes')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|45: add_indexes migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022298s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|46: fix_nzb_su_url migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|fix_nzb_su_url|Starting migration of Main DB to 46
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002151s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-12-05T20:04:24', 'fix_nzb_su_url')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|46: fix_nzb_su_url migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020063s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|47: add_temporary_blacklist_columns migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|add_temporary_blacklist_columns|Starting migration of Main DB to 47
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Blacklist
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Blacklist PublishedDate DateTime
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005336s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-12-05T20:04:24', 'add_temporary_blacklist_columns')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|47: add_temporary_blacklist_columns migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023897s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|48: add_title_to_scenemappings migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|add_title_to_scenemappings|Starting migration of Main DB to 48
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable SceneMappings
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.8E-06s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn SceneMappings Title String
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005065s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-12-05T20:04:24', 'add_title_to_scenemappings')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|48: add_title_to_scenemappings migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023882s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|49: fix_dognzb_url migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|fix_dognzb_url|Starting migration of Main DB to 49
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002304s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-12-05T20:04:24', 'fix_dognzb_url')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|49: fix_dognzb_url migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019791s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|50: add_hash_to_metadata_files migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|add_hash_to_metadata_files|Starting migration of Main DB to 50
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable MetadataFiles
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn MetadataFiles Hash String
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006066s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-12-05T20:04:24', 'add_hash_to_metadata_files')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|50: add_hash_to_metadata_files migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029201s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|51: download_client_import migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|download_client_import|Starting migration of Main DB to 51
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004813s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002788s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0053284s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-12-05T20:04:24', 'download_client_import')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|51: download_client_import migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0135438s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|52: add_columns_for_anime migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|add_columns_for_anime|Starting migration of Main DB to 52
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable SceneMappings
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 9E-07s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn SceneMappings Type String
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005458s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "SceneMappings"
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001308s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable NamingConfig
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 9E-07s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn NamingConfig AnimeEpisodeFormat String
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004332s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001501s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-12-05T20:04:24', 'add_columns_for_anime')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|52: add_columns_for_anime migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0064231s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|53: add_series_sorttitle migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|add_series_sorttitle|Starting migration of Main DB to 53
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series SortTitle String
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000678s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0010615s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-12-05T20:04:24', 'add_series_sorttitle')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|53: add_series_sorttitle migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033451s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|54: rename_profiles migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|rename_profiles|Starting migration of Main DB to 54
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|RenameTable QualityProfiles Profiles
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0012406s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Profiles
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 9E-07s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Profiles Language Int32
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003878s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Profiles
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 5E-07s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Profiles GrabDelay Int32
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003751s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Profiles
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 5E-07s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Profiles GrabDelayMode Int32
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004073s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000153s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 6E-07s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series ProfileId Int32
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003807s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000133s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateTable PendingReleases
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003123s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-12-05T20:04:24', 'rename_profiles')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|54: rename_profiles migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0091127s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|55: drop_old_profile_columns migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|drop_old_profile_columns|Starting migration of Main DB to 55
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Series QualityProfileId
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Series_temp" ("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)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Series"
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series_temp" RENAME TO "Series"
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0049801s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-12-05T20:04:24', 'drop_old_profile_columns')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|55: drop_old_profile_columns migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.008174s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|56: add_mediainfo_to_episodefile migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|add_mediainfo_to_episodefile|Starting migration of Main DB to 56
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable EpisodeFiles
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1E-06s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn EpisodeFiles MediaInfo String
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005847s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-12-05T20:04:24', 'add_mediainfo_to_episodefile')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|56: add_mediainfo_to_episodefile migrated
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0043723s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|57: convert_episode_file_path_to_relative migrating
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.0|Info|convert_episode_file_path_to_relative|Starting migration of Main DB to 57
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn EpisodeFiles RelativePath String
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004835s
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006629s
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-12-05T20:04:24', 'convert_episode_file_path_to_relative')
2025-12-05 20:04:24.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|57: convert_episode_file_path_to_relative migrated
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0047121s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|58: drop_episode_file_path migrating
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.1|Info|drop_episode_file_path|Starting migration of Main DB to 58
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn EpisodeFiles Path
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "EpisodeFiles_temp" ("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-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "EpisodeFiles"
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033906s
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-12-05T20:04:24', 'drop_episode_file_path')
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|58: drop_episode_file_path migrated
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0066119s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|59: add_enable_options_to_indexers migrating
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.1|Info|add_enable_options_to_indexers|Starting migration of Main DB to 59
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Indexers
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Indexers EnableRss Boolean
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000743s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Indexers EnableSearch Boolean
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006063s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002228s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002251s
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-12-05T20:04:24', 'add_enable_options_to_indexers')
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|59: add_enable_options_to_indexers migrated
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032593s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|60: remove_enable_from_indexers migrating
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.1|Info|remove_enable_from_indexers|Starting migration of Main DB to 60
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Indexers Enable
2025-12-05 20:04:24.1|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, "EnableSearch" INTEGER)
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Indexers"
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003736s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn DownloadClients Protocol
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "DownloadClients_temp" ("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-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "DownloadClients"
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0061669s
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-12-05T20:04:24', 'remove_enable_from_indexers')
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|60: remove_enable_from_indexers migrated
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0149101s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|61: clear_bad_scene_names migrating
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.1|Info|clear_bad_scene_names|Starting migration of Main DB to 61
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002916s
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-12-05T20:04:24', 'clear_bad_scene_names')
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|61: clear_bad_scene_names migrated
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022668s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|62: convert_quality_models migrating
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.1|Info|convert_quality_models|Starting migration of Main DB to 62
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001356s
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-12-05T20:04:24', 'convert_quality_models')
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|62: convert_quality_models migrated
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034746s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|63: add_remotepathmappings migrating
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.1|Info|add_remotepathmappings|Starting migration of Main DB to 63
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|CreateTable RemotePathMappings
2025-12-05 20:04:24.1|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-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003209s
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-12-05T20:04:24', 'add_remotepathmappings')
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|63: add_remotepathmappings migrated
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.007722s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|64: remove_method_from_logs migrating
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.1|Info|remove_method_from_logs|Starting migration of Main DB to 64
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-12-05T20:04:24', 'remove_method_from_logs')
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|64: remove_method_from_logs migrated
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023596s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|65: make_scene_numbering_nullable migrating
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.1|Info|make_scene_numbering_nullable|Starting migration of Main DB to 65
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002296s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001635s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001749s
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-12-05T20:04:24', 'make_scene_numbering_nullable')
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|65: make_scene_numbering_nullable migrated
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024699s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|66: add_tags migrating
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.1|Info|add_tags|Starting migration of Main DB to 66
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Tags
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003006s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 7E-07s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series Tags String
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000454s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 9E-07s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications Tags String
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004985s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001747s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001344s
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-12-05T20:04:24', 'add_tags')
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|66: add_tags migrated
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.005115s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|67: add_added_to_series migrating
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.1|Info|add_added_to_series|Starting migration of Main DB to 67
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 9E-07s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series Added DateTime
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004729s
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-12-05T20:04:24', 'add_added_to_series')
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|67: add_added_to_series migrated
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033465s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|68: add_release_restrictions migrating
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.1|Info|add_release_restrictions|Starting migration of Main DB to 68
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Restrictions
2025-12-05 20:04:24.1|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-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004258s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006709s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001794s
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-12-05T20:04:24', 'add_release_restrictions')
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|68: add_release_restrictions migrated
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0038248s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|69: quality_proper migrating
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.1|Info|quality_proper|Starting migration of Main DB to 69
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006317s
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-12-05T20:04:24', 'quality_proper')
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|69: quality_proper migrated
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0042746s
2025-12-05 20:04:24.1|Info|FluentMigrator.Runner.MigrationRunner|70: delay_profile migrating
2025-12-05 20:04:24.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.1|Info|delay_profile|Starting migration of Main DB to 70
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|CreateTable DelayProfiles
2025-12-05 20:04:24.2|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-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004624s
2025-12-05 20:04:24.2|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-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0074569s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Profiles GrabDelay
2025-12-05 20:04:24.2|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, "GrabDelayMode" INTEGER)
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Profiles"
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033347s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Profiles GrabDelayMode
2025-12-05 20:04:24.2|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)
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Profiles"
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003027s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|-> 1 Insert operations completed in 00:00:00.0003522 taking an average of 00:00:00.0003522
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-12-05T20:04:24', 'delay_profile')
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|70: delay_profile migrated
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.007544s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|71: unknown_quality_in_profile migrating
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.2|Info|unknown_quality_in_profile|Starting migration of Main DB to 71
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn QualityDefinitions Weight
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "QualityDefinitions"
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036594s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024027s
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-12-05T20:04:24', 'unknown_quality_in_profile')
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|71: unknown_quality_in_profile migrated
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0046934s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|72: history_downloadId migrating
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.2|Info|history_downloadId|Starting migration of Main DB to 72
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable History
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1E-06s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn History DownloadId String
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004798s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex History (DownloadId)
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001999s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0011727s
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-12-05T20:04:24', 'history_downloadId')
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|72: history_downloadId migrated
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035899s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|73: clear_ratings migrating
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.2|Info|clear_ratings|Starting migration of Main DB to 73
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000193s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001471s
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-12-05T20:04:24', 'clear_ratings')
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|73: clear_ratings migrated
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003071s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|74: disable_eztv migrating
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.2|Info|disable_eztv|Starting migration of Main DB to 74
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002264s
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-12-05T20:04:24', 'disable_eztv')
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|74: disable_eztv migrated
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022301s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|75: force_lib_update migrating
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.2|Info|force_lib_update|Starting migration of Main DB to 75
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000229s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001649s
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-12-05T20:04:24', 'force_lib_update')
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|75: force_lib_update migrated
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021469s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|76: add_users_table migrating
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.2|Info|add_users_table|Starting migration of Main DB to 76
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Users
2025-12-05 20:04:24.2|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-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003972s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Users (Identifier)
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000194s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Users (Username)
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001868s
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-12-05T20:04:24', 'add_users_table')
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|76: add_users_table migrated
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023321s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|77: add_add_options_to_series migrating
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.2|Info|add_add_options_to_series|Starting migration of Main DB to 77
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series AddOptions String
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005181s
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-12-05T20:04:24', 'add_add_options_to_series')
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|77: add_add_options_to_series migrated
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002823s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|78: add_commands_table migrating
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.2|Info|add_commands_table|Starting migration of Main DB to 78
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Commands
2025-12-05 20:04:24.2|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-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004673s
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-12-05T20:04:24', 'add_commands_table')
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|78: add_commands_table migrated
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026922s
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|79: dedupe_tags migrating
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.2|Info|dedupe_tags|Starting migration of Main DB to 79
2025-12-05 20:04:24.2|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0797765s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Tags
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Tags Label String
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Tags"
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032011s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Tags (Label)
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002353s
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-12-05T20:04:24', 'dedupe_tags')
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|79: dedupe_tags migrated
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023174s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|81: move_dot_prefix_to_transmission_category migrating
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.3|Info|move_dot_prefix_to_transmission_category|Starting migration of Main DB to 81
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0013007s
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-12-05T20:04:24', 'move_dot_prefix_to_transmission_category')
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|81: move_dot_prefix_to_transmission_category migrated
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.005048s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|82: add_fanzub_settings migrating
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.3|Info|add_fanzub_settings|Starting migration of Main DB to 82
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002329s
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-12-05T20:04:24', 'add_fanzub_settings')
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|82: add_fanzub_settings migrated
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022315s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|83: additonal_blacklist_columns migrating
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.3|Info|additonal_blacklist_columns|Starting migration of Main DB to 83
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Blacklist
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.7E-06s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Blacklist Size Int64
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007757s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Blacklist
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Blacklist Protocol Int32
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007418s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Blacklist
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Blacklist Indexer String
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007596s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Blacklist
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Blacklist Message String
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007292s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Blacklist
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Blacklist TorrentInfoHash String
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006871s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002419s
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-12-05T20:04:24', 'additonal_blacklist_columns')
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|83: additonal_blacklist_columns migrated
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024483s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|84: update_quality_minmax_size migrating
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.3|Info|update_quality_minmax_size|Starting migration of Main DB to 84
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable QualityDefinitions
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn QualityDefinitions MinSize Double
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "QualityDefinitions"
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0056566s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable QualityDefinitions
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn QualityDefinitions MaxSize Double
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "QualityDefinitions"
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0060432s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002542s
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-12-05T20:04:24', 'update_quality_minmax_size')
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|84: update_quality_minmax_size migrated
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002681s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|85: expand_transmission_urlbase migrating
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.3|Info|expand_transmission_urlbase|Starting migration of Main DB to 85
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001826s
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-12-05T20:04:24', 'expand_transmission_urlbase')
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|85: expand_transmission_urlbase migrated
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0042556s
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|86: pushbullet_device_ids migrating
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.3|Info|pushbullet_device_ids|Starting migration of Main DB to 86
2025-12-05 20:04:24.3|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0017895s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-12-05T20:04:24', 'pushbullet_device_ids')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|86: pushbullet_device_ids migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0042246s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|87: remove_eztv migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|remove_eztv|Starting migration of Main DB to 87
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002621s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-12-05T20:04:24', 'remove_eztv')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|87: remove_eztv migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024946s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|88: pushbullet_devices_channels_list migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|pushbullet_devices_channels_list|Starting migration of Main DB to 88
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022387s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-12-05T20:04:24', 'pushbullet_devices_channels_list')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|88: pushbullet_devices_channels_list migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.008099s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|89: add_on_rename_to_notifcations migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|add_on_rename_to_notifcations|Starting migration of Main DB to 89
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 2.2E-06s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications OnRename Boolean
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008365s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.00029s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002595s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Notifications OnRename Boolean
2025-12-05 20:04:24.4|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)
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Notifications"
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0049804s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002929s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-12-05T20:04:24', 'add_on_rename_to_notifcations')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|89: add_on_rename_to_notifcations migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029366s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|90: update_kickass_url migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|update_kickass_url|Starting migration of Main DB to 90
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000586s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-12-05T20:04:24', 'update_kickass_url')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|90: update_kickass_url migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026841s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|91: added_indexerstatus migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|added_indexerstatus|Starting migration of Main DB to 91
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateTable IndexerStatus
2025-12-05 20:04:24.4|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-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005583s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex IndexerStatus (IndexerId)
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000332s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-12-05T20:04:24', 'added_indexerstatus')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|91: added_indexerstatus migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028358s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|92: add_unverifiedscenenumbering migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|add_unverifiedscenenumbering|Starting migration of Main DB to 92
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Episodes
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008007s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-12-05T20:04:24', 'add_unverifiedscenenumbering')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|92: add_unverifiedscenenumbering migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028402s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|93: naming_config_replace_illegal_characters migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|naming_config_replace_illegal_characters|Starting migration of Main DB to 93
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable NamingConfig
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008027s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002785s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-12-05T20:04:24', 'naming_config_replace_illegal_characters')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|93: naming_config_replace_illegal_characters migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025338s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|94: add_tvmazeid migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|add_tvmazeid|Starting migration of Main DB to 94
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series TvMazeId Int32
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005674s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Series (TvMazeId)
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002401s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-12-05T20:04:24', 'add_tvmazeid')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|94: add_tvmazeid migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022982s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|95: add_additional_episodes_index migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|add_additional_episodes_index|Starting migration of Main DB to 95
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003251s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-12-05T20:04:24', 'add_additional_episodes_index')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|95: add_additional_episodes_index migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024649s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|96: disable_kickass migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|disable_kickass|Starting migration of Main DB to 96
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003844s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-12-05T20:04:24', 'disable_kickass')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|96: disable_kickass migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025388s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|97: add_reason_to_pending_releases migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|add_reason_to_pending_releases|Starting migration of Main DB to 97
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable PendingReleases
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.6E-06s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn PendingReleases Reason Int32
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008068s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-12-05T20:04:24', 'add_reason_to_pending_releases')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|97: add_reason_to_pending_releases migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029934s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|98: remove_titans_of_tv migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|remove_titans_of_tv|Starting migration of Main DB to 98
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002585s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-12-05T20:04:24', 'remove_titans_of_tv')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|98: remove_titans_of_tv migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002844s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|99: extra_and_subtitle_files migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|extra_and_subtitle_files|Starting migration of Main DB to 99
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateTable ExtraFiles
2025-12-05 20:04:24.4|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-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006137s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateTable SubtitleFiles
2025-12-05 20:04:24.4|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-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005446s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable MetadataFiles
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.6E-06s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn MetadataFiles Added DateTime
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008458s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn MetadataFiles Extension String
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008405s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002286s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0015619s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable MetadataFiles
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.7E-06s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn MetadataFiles Extension String
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "MetadataFiles_temp" ("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, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "MetadataFiles"
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.005995s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-12-05T20:04:24', 'extra_and_subtitle_files')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|99: extra_and_subtitle_files migrated
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0085108s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|100: add_scene_season_number migrating
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.4|Info|add_scene_season_number|Starting migration of Main DB to 100
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable SceneMappings
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1E-06s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn SceneMappings SeasonNumber Int32
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "SceneMappings_temp" ("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)
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "SceneMappings"
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.006157s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable SceneMappings
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.8E-06s
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn SceneMappings SceneSeasonNumber Int32
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-12-05 20:04:24.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008041s
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-12-05T20:04:24', 'add_scene_season_number')
2025-12-05 20:04:24.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|100: add_scene_season_number migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031229s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|101: add_ultrahd_quality_in_profiles migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|add_ultrahd_quality_in_profiles|Starting migration of Main DB to 101
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0013585s
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-12-05T20:04:24', 'add_ultrahd_quality_in_profiles')
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|101: add_ultrahd_quality_in_profiles migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0037099s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|add_language_to_episodeFiles_history_and_blacklist|Starting migration of Main DB to 102
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable EpisodeFiles
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.7E-06s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn EpisodeFiles Language Int32
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009558s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable History
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.5E-06s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn History Language Int32
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007315s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Blacklist
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1E-06s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Blacklist Language Int32
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008156s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0068693s
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-12-05T20:04:24', 'add_language_to_episodeFiles_history_and_blacklist')
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.010856s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|103: fix_metadata_file_extensions migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|fix_metadata_file_extensions|Starting migration of Main DB to 103
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0012882s
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-12-05T20:04:24', 'fix_metadata_file_extensions')
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|103: fix_metadata_file_extensions migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035473s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|104: remove_kickass migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|remove_kickass|Starting migration of Main DB to 104
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002672s
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-12-05T20:04:24', 'remove_kickass')
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|104: remove_kickass migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0049477s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|105: rename_torrent_downloadstation migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|rename_torrent_downloadstation|Starting migration of Main DB to 105
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000304s
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-12-05T20:04:24', 'rename_torrent_downloadstation')
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|105: rename_torrent_downloadstation migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023946s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|106: update_btn_url migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|update_btn_url|Starting migration of Main DB to 106
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000331s
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-12-05T20:04:24', 'update_btn_url')
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|106: update_btn_url migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024445s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|107: remove_wombles migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|remove_wombles|Starting migration of Main DB to 107
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002362s
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-12-05T20:04:24', 'remove_wombles')
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|107: remove_wombles migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002342s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|108: fix_extra_file_extension migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|fix_extra_file_extension|Starting migration of Main DB to 108
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002395s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001486s
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-12-05T20:04:24', 'fix_extra_file_extension')
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|108: fix_extra_file_extension migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0039227s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|109: import_extra_files migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|import_extra_files|Starting migration of Main DB to 109
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008912s
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-12-05T20:04:24', 'import_extra_files')
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|109: import_extra_files migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031382s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|110: fix_extra_files_config migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|fix_extra_files_config|Starting migration of Main DB to 110
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006014s
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-12-05T20:04:24', 'fix_extra_files_config')
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|110: fix_extra_files_config migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0061384s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|111: create_language_profiles migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|create_language_profiles|Starting migration of Main DB to 111
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|CreateTable LanguageProfiles
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005224s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex LanguageProfiles (Name)
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003162s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.5E-06s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series LanguageProfileId Int32
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008765s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0097931s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Profiles Language
2025-12-05 20:04:24.5|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)
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Profiles"
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0055041s
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-12-05T20:04:24', 'create_language_profiles')
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|111: create_language_profiles migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.007859s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|112: added_regex_to_scenemapping migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|added_regex_to_scenemapping|Starting migration of Main DB to 112
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable SceneMappings
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn SceneMappings FilterRegex String
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008904s
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-12-05T20:04:24', 'added_regex_to_scenemapping')
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|112: added_regex_to_scenemapping migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0059235s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|113: consolidate_indexer_baseurl migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|consolidate_indexer_baseurl|Starting migration of Main DB to 113
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0016596s
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-12-05T20:04:24', 'consolidate_indexer_baseurl')
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|113: consolidate_indexer_baseurl migrated
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0041288s
2025-12-05 20:04:24.5|Info|FluentMigrator.Runner.MigrationRunner|114: rename_indexer_status_id migrating
2025-12-05 20:04:24.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.5|Info|rename_indexer_status_id|Starting migration of Main DB to 114
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|RenameColumn IndexerStatus IndexerId to ProviderId
2025-12-05 20:04:24.6|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)
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "IndexerStatus"
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0126955s
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-12-05T20:04:24', 'rename_indexer_status_id')
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|114: rename_indexer_status_id migrated
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0151032s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|115: add_downloadclient_status migrating
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.6|Info|add_downloadclient_status|Starting migration of Main DB to 115
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|CreateTable DownloadClientStatus
2025-12-05 20:04:24.6|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-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005801s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex DownloadClientStatus (ProviderId)
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003671s
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-12-05T20:04:24', 'add_downloadclient_status')
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|115: add_downloadclient_status migrated
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025454s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|116: disable_nyaa migrating
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.6|Info|disable_nyaa|Starting migration of Main DB to 116
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004009s
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-12-05T20:04:24', 'disable_nyaa')
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|116: disable_nyaa migrated
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025176s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|117: add_webrip_and_br480_qualites_in_profile migrating
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.6|Info|add_webrip_and_br480_qualites_in_profile|Starting migration of Main DB to 117
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0048353s
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-12-05T20:04:24', 'add_webrip_and_br480_qualites_in_profile')
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|117: add_webrip_and_br480_qualites_in_profile migrated
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0070674s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|118: add_history_eventType_index migrating
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.6|Info|add_history_eventType_index|Starting migration of Main DB to 118
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex History (EventType)
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004041s
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-12-05T20:04:24', 'add_history_eventType_index')
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|118: add_history_eventType_index migrated
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025224s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|119: separate_automatic_and_interactive_searches migrating
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.6|Info|separate_automatic_and_interactive_searches|Starting migration of Main DB to 119
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-12-05 20:04:24.6|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-12-05 20:04:24.6|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-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Indexers"
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0061225s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Indexers
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Indexers EnableInteractiveSearch Boolean
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008026s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002372s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Indexers
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Indexers EnableInteractiveSearch Boolean
2025-12-05 20:04:24.6|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-12-05 20:04:24.6|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-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Indexers"
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0062141s
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-12-05T20:04:24', 'separate_automatic_and_interactive_searches')
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|119: separate_automatic_and_interactive_searches migrated
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0085242s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|120: update_series_episodes_history_indexes migrating
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.6|Info|update_series_episodes_history_indexes|Starting migration of Main DB to 120
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Episodes (SeriesId, AirDate)
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004774s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|DeleteIndex History (EpisodeId)
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP INDEX "IX_History_EpisodeId"
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000322s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex History (EpisodeId, Date)
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003667s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|DeleteIndex History (DownloadId)
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP INDEX "IX_History_DownloadId"
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003362s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex History (DownloadId, Date)
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000342s
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-12-05T20:04:24', 'update_series_episodes_history_indexes')
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|120: update_series_episodes_history_indexes migrated
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027173s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|121: update_animetosho_url migrating
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.6|Info|update_animetosho_url|Starting migration of Main DB to 121
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004185s
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-12-05T20:04:24', 'update_animetosho_url')
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|121: update_animetosho_url migrated
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025477s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|122: add_remux_qualities_in_profile migrating
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.6|Info|add_remux_qualities_in_profile|Starting migration of Main DB to 122
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034377s
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-12-05T20:04:24', 'add_remux_qualities_in_profile')
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|122: add_remux_qualities_in_profile migrated
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0085817s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|123: add_history_seriesId_index migrating
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.6|Info|add_history_seriesId_index|Starting migration of Main DB to 123
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex History (SeriesId)
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003758s
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-12-05T20:04:24', 'add_history_seriesId_index')
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|123: add_history_seriesId_index migrated
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0054167s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|124: remove_media_browser_metadata migrating
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.6|Info|remove_media_browser_metadata|Starting migration of Main DB to 124
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002651s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002287s
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-12-05T20:04:24', 'remove_media_browser_metadata')
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|124: remove_media_browser_metadata migrated
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024926s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|125: remove_notify_my_android_and_pushalot_notifications migrating
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.6|Info|remove_notify_my_android_and_pushalot_notifications|Starting migration of Main DB to 125
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002746s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002349s
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-12-05T20:04:24', 'remove_notify_my_android_and_pushalot_notifications')
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|125: remove_notify_my_android_and_pushalot_notifications migrated
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033116s
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|126: add_custom_filters migrating
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.6|Info|add_custom_filters|Starting migration of Main DB to 126
2025-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|CreateTable CustomFilters
2025-12-05 20:04:24.6|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-12-05 20:04:24.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004981s
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-12-05T20:04:24', 'add_custom_filters')
2025-12-05 20:04:24.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|126: add_custom_filters migrated
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.006964s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|127: rename_restrictions_to_release_profiles migrating
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.7|Info|rename_restrictions_to_release_profiles|Starting migration of Main DB to 127
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|RenameTable Restrictions ReleaseProfiles
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018529s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ReleaseProfiles
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007551s
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-12-05T20:04:24', 'rename_restrictions_to_release_profiles')
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|127: rename_restrictions_to_release_profiles migrated
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034976s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|128: rename_quality_profiles_add_upgrade_allowed migrating
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.7|Info|rename_quality_profiles_add_upgrade_allowed|Starting migration of Main DB to 128
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|RenameTable Profiles QualityProfiles
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022835s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable QualityProfiles
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007518s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable LanguageProfiles
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 8E-07s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007073s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002026s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002065s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|RenameColumn Series ProfileId to QualityProfileId
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Series"
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series_temp" RENAME TO "Series"
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0090398s
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-12-05T20:04:24', 'rename_quality_profiles_add_upgrade_allowed')
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|128: rename_quality_profiles_add_upgrade_allowed migrated
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0114707s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|129: add_relative_original_path_to_episode_file migrating
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.7|Info|add_relative_original_path_to_episode_file|Starting migration of Main DB to 129
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable EpisodeFiles
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn EpisodeFiles OriginalFilePath String
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009241s
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-12-05T20:04:24', 'add_relative_original_path_to_episode_file')
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|129: add_relative_original_path_to_episode_file migrated
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032096s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|130: episode_last_searched_time migrating
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.7|Info|episode_last_searched_time|Starting migration of Main DB to 130
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Episodes
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 1.5E-06s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Episodes LastSearchTime DateTime
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008339s
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-12-05T20:04:24', 'episode_last_searched_time')
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|130: episode_last_searched_time migrated
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0038196s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|131: download_propers_config migrating
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.7|Info|download_propers_config|Starting migration of Main DB to 131
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008728s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002246s
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-12-05T20:04:24', 'download_propers_config')
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|131: download_propers_config migrated
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0053257s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|132: add_download_client_priority migrating
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.7|Info|add_download_client_priority|Starting migration of Main DB to 132
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable DownloadClients
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn DownloadClients Priority Int32
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000894s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0291893s
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-12-05T20:04:24', 'add_download_client_priority')
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|132: add_download_client_priority migrated
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0333272s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|134: add_specials_folder_format migrating
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.7|Info|add_specials_folder_format|Starting migration of Main DB to 134
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable NamingConfig
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn NamingConfig SpecialsFolderFormat String
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008152s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002258s
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-12-05T20:04:24', 'add_specials_folder_format')
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|134: add_specials_folder_format migrated
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0049048s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|135: health_issue_notification migrating
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.7|Info|health_issue_notification|Starting migration of Main DB to 135
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications OnHealthIssue Boolean
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008323s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 9E-07s
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications IncludeHealthWarnings Boolean
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007602s
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-12-05T20:04:24', 'health_issue_notification')
2025-12-05 20:04:24.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|135: health_issue_notification migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0055551s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|136: add_indexer_and_enabled_to_release_profiles migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|add_indexer_and_enabled_to_release_profiles|Starting migration of Main DB to 136
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ReleaseProfiles
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn ReleaseProfiles Enabled Boolean
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008478s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ReleaseProfiles
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn ReleaseProfiles IndexerId Int32
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007968s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-12-05T20:04:24', 'add_indexer_and_enabled_to_release_profiles')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|136: add_indexer_and_enabled_to_release_profiles migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032019s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|137: add_airedbefore_to_episodes migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|add_airedbefore_to_episodes|Starting migration of Main DB to 137
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Episodes
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1E-06s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007972s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007824s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000776s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-12-05T20:04:24', 'add_airedbefore_to_episodes')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|137: add_airedbefore_to_episodes migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0030493s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|138: remove_bitmetv migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|remove_bitmetv|Starting migration of Main DB to 138
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002655s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003528s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-12-05T20:04:24', 'remove_bitmetv')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|138: remove_bitmetv migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023847s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|139: add_download_history migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|add_download_history|Starting migration of Main DB to 139
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateTable DownloadHistory
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" 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-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006229s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex DownloadHistory (EventType)
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003022s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex DownloadHistory (SeriesId)
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002958s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex DownloadHistory (DownloadId)
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003151s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025764s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-12-05T20:04:24', 'add_download_history')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|139: add_download_history migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0049644s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|140: remove_chown_and_folderchmod_config_v2 migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|remove_chown_and_folderchmod_config_v2|Starting migration of Main DB to 140
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003524s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-12-05T20:04:24', 'remove_chown_and_folderchmod_config_v2')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|140: remove_chown_and_folderchmod_config_v2 migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026004s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|141: add_update_history migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|add_update_history|Starting migration of Main DB to 141
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-12-05T20:04:24', 'add_update_history')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|141: add_update_history migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023748s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|142: import_lists migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|import_lists|Starting migration of Main DB to 142
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateTable ImportLists
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005426s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex ImportLists (Name)
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002289s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateTable ImportListStatus
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003716s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex ImportListStatus (ProviderId)
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002248s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateTable ImportListExclusions
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002981s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex ImportListExclusions (TvdbId)
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002537s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-12-05T20:04:24', 'import_lists')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|142: import_lists migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0037221s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|143: add_priority_to_indexers migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|add_priority_to_indexers|Starting migration of Main DB to 143
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Indexers
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1.5E-06s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Indexers Priority Int32
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009197s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-12-05T20:04:24', 'add_priority_to_indexers')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|143: add_priority_to_indexers migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003812s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|144: import_lists_series_type_and_season_folder migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|import_lists_series_type_and_season_folder|Starting migration of Main DB to 144
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ImportLists
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn ImportLists SeriesType Int32
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009343s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ImportLists
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn ImportLists SeasonFolder Boolean
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009322s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-12-05T20:04:24', 'import_lists_series_type_and_season_folder')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|144: import_lists_series_type_and_season_folder migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031567s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|145: remove_growl migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|remove_growl|Starting migration of Main DB to 145
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002744s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-12-05T20:04:24', 'remove_growl')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|145: remove_growl migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023494s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|146: cleanup_duplicates_updatehistory migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|cleanup_duplicates_updatehistory|Starting migration of Main DB to 146
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-12-05T20:04:24', 'cleanup_duplicates_updatehistory')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|146: cleanup_duplicates_updatehistory migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.00299s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|147: swap_filechmod_for_folderchmod migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|swap_filechmod_for_folderchmod|Starting migration of Main DB to 147
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006166s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-12-05T20:04:24', 'swap_filechmod_for_folderchmod')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|147: swap_filechmod_for_folderchmod migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027731s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|148: mediainfo_channels migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|mediainfo_channels|Starting migration of Main DB to 148
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003235s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002762s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-12-05T20:04:24', 'mediainfo_channels')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|148: mediainfo_channels migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024044s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|149: add_on_delete_to_notifications migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|add_on_delete_to_notifications|Starting migration of Main DB to 149
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1E-06s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications OnSeriesDelete Boolean
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009266s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 9E-07s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007956s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-12-05T20:04:24', 'add_on_delete_to_notifications')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|149: add_on_delete_to_notifications migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029262s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|150: add_scene_mapping_origin migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|add_scene_mapping_origin|Starting migration of Main DB to 150
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable SceneMappings
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn SceneMappings SceneOrigin String
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008566s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn SceneMappings SearchMode Int32
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007848s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn SceneMappings Comment String
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007603s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-12-05T20:04:24', 'add_scene_mapping_origin')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|150: add_scene_mapping_origin migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029418s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|151: remove_custom_filter_type migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|remove_custom_filter_type|Starting migration of Main DB to 151
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002865s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002107s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002165s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-12-05T20:04:24', 'remove_custom_filter_type')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|151: remove_custom_filter_type migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022756s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|152: update_btn_url_to_https migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|update_btn_url_to_https|Starting migration of Main DB to 152
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003232s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-12-05T20:04:24', 'update_btn_url_to_https')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|152: update_btn_url_to_https migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002446s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|153: add_on_episodefiledelete_for_upgrade migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|add_on_episodefiledelete_for_upgrade|Starting migration of Main DB to 153
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0010253s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-12-05T20:04:24', 'add_on_episodefiledelete_for_upgrade')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|153: add_on_episodefiledelete_for_upgrade migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033105s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|154: add_name_release_profile migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|add_name_release_profile|Starting migration of Main DB to 154
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ReleaseProfiles
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn ReleaseProfiles Name String
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009156s
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-12-05T20:04:24', 'add_name_release_profile')
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|154: add_name_release_profile migrated
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003209s
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|155: add_arabic_and_hindi_languages migrating
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.8|Info|add_arabic_and_hindi_languages|Starting migration of Main DB to 155
2025-12-05 20:04:24.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.004278s
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-12-05T20:04:24', 'add_arabic_and_hindi_languages')
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|155: add_arabic_and_hindi_languages migrated
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0067558s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|156: add_bypass_to_delay_profile migrating
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.9|Info|add_bypass_to_delay_profile|Starting migration of Main DB to 156
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable DelayProfiles
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 1.7E-06s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009536s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|UpdateData
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002525s
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-12-05T20:04:24', 'add_bypass_to_delay_profile')
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|156: add_bypass_to_delay_profile migrated
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024201s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|157: email_multiple_addresses migrating
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.9|Info|email_multiple_addresses|Starting migration of Main DB to 157
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027211s
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-12-05T20:04:24', 'email_multiple_addresses')
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|157: email_multiple_addresses migrated
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0051168s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|158: cdh_per_downloadclient migrating
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.9|Info|cdh_per_downloadclient|Starting migration of Main DB to 158
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable DownloadClients
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 3E-06s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009829s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009207s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0294759s
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-12-05T20:04:24', 'cdh_per_downloadclient')
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|158: cdh_per_downloadclient migrated
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0319562s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|159: add_indexer_tags migrating
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.9|Info|add_indexer_tags|Starting migration of Main DB to 159
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Indexers
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Indexers Tags String
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006157s
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-12-05T20:04:24', 'add_indexer_tags')
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|159: add_indexer_tags migrated
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027247s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|160: rename_blacklist_to_blocklist migrating
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.9|Info|rename_blacklist_to_blocklist|Starting migration of Main DB to 160
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|RenameTable Blacklist Blocklist
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020551s
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-12-05T20:04:24', 'rename_blacklist_to_blocklist')
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|160: rename_blacklist_to_blocklist migrated
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0042624s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|161: remove_plex_hometheatre migrating
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.9|Info|remove_plex_hometheatre|Starting migration of Main DB to 161
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002117s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001532s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003914s
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-12-05T20:04:24', 'remove_plex_hometheatre')
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|161: remove_plex_hometheatre migrated
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0064009s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|162: release_profile_to_array migrating
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.9|Info|release_profile_to_array|Starting migration of Main DB to 162
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020424s
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-12-05T20:04:24', 'release_profile_to_array')
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|162: release_profile_to_array migrated
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0071256s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|163: mediainfo_to_ffmpeg migrating
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.9|Info|mediainfo_to_ffmpeg|Starting migration of Main DB to 163
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020883s
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-12-05T20:04:24', 'mediainfo_to_ffmpeg')
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|163: mediainfo_to_ffmpeg migrated
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.004215s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|164: download_client_per_indexer migrating
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.9|Info|download_client_per_indexer|Starting migration of Main DB to 164
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Indexers
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 1.6E-06s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Indexers DownloadClientId Int32
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007364s
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-12-05T20:04:24', 'download_client_per_indexer')
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|164: download_client_per_indexer migrated
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029254s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|165: add_on_update_to_notifications migrating
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.9|Info|add_on_update_to_notifications|Starting migration of Main DB to 165
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 1.6E-06s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications OnApplicationUpdate Boolean
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000707s
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-12-05T20:04:24', 'add_on_update_to_notifications')
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|165: add_on_update_to_notifications migrated
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028618s
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|166: update_series_sort_title migrating
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:24.9|Info|update_series_sort_title|Starting migration of Main DB to 166
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006396s
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-12-05T20:04:25', 'update_series_sort_title')
2025-12-05 20:04:24.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:24.9|Info|FluentMigrator.Runner.MigrationRunner|166: update_series_sort_title migrated
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027811s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|167: add_tvdbid_to_episode migrating
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.0|Info|add_tvdbid_to_episode|Starting migration of Main DB to 167
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Episodes
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Episodes TvdbId Int32
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006843s
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-12-05T20:04:25', 'add_tvdbid_to_episode')
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|167: add_tvdbid_to_episode migrated
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035707s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|168: add_additional_info_to_pending_releases migrating
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.0|Info|add_additional_info_to_pending_releases|Starting migration of Main DB to 168
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable PendingReleases
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.9E-06s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn PendingReleases AdditionalInfo String
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0010738s
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-12-05T20:04:25', 'add_additional_info_to_pending_releases')
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|168: add_additional_info_to_pending_releases migrated
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003998s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|169: add_malayalam_and_ukrainian_languages migrating
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.0|Info|add_malayalam_and_ukrainian_languages|Starting migration of Main DB to 169
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0045694s
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-12-05T20:04:25', 'add_malayalam_and_ukrainian_languages')
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|169: add_malayalam_and_ukrainian_languages migrated
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0073331s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|170: add_language_tags_to_subtitle_files migrating
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.0|Info|add_language_tags_to_subtitle_files|Starting migration of Main DB to 170
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable SubtitleFiles
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn SubtitleFiles LanguageTags String
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008753s
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-12-05T20:04:25', 'add_language_tags_to_subtitle_files')
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|170: add_language_tags_to_subtitle_files migrated
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0046395s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|171: add_custom_formats migrating
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.0|Info|add_custom_formats|Starting migration of Main DB to 171
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateTable CustomFormats
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005496s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex CustomFormats (Name)
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003031s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable QualityProfiles
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1E-06s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn QualityProfiles FormatItems String
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009005s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable QualityProfiles
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn QualityProfiles MinFormatScore Int32
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0010487s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable QualityProfiles
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.9E-06s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn QualityProfiles CutoffFormatScore Int32
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009561s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0102194s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0011757s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn ReleaseProfiles Preferred
2025-12-05 20:04:25.0|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, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "ReleaseProfiles"
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0055685s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-12-05 20:04:25.0|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, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "ReleaseProfiles"
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0058916s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002759s
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-12-05T20:04:25', 'add_custom_formats')
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|171: add_custom_formats migrated
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0067843s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.0|Info|add_SeasonSearchMaximumSingleEpisodeAge_to_indexers|Starting migration of Main DB to 172
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Indexers
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009792s
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-12-05T20:04:25', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034076s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|173: remove_omg migrating
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.0|Info|remove_omg|Starting migration of Main DB to 173
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002349s
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-12-05T20:04:25', 'remove_omg')
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|173: remove_omg migrated
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025074s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|174: add_salt_to_users migrating
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.0|Info|add_salt_to_users|Starting migration of Main DB to 174
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Users
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.6E-06s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Users Salt String
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009468s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Users Iterations Int32
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008827s
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-12-05T20:04:25', 'add_salt_to_users')
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|174: add_salt_to_users migrated
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031861s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|175: language_profiles_to_custom_formats migrating
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.0|Info|language_profiles_to_custom_formats|Starting migration of Main DB to 175
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable EpisodeFiles
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.5E-06s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn EpisodeFiles Languages String
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009496s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable History
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn History Languages String
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008687s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Blocklist
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Blocklist Languages String
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008929s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002405s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002075s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002006s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn EpisodeFiles Language
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "EpisodeFiles_temp" ("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, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "EpisodeFiles"
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-12-05 20:04:25.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0070002s
2025-12-05 20:04:25.0|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn History Language
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "History_temp" ("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, "Languages" TEXT NOT NULL)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "History"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "History_temp" RENAME TO "History"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0084564s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Blocklist Language
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Blocklist_temp" ("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, "Languages" TEXT NOT NULL)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Blocklist"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0087244s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Series LanguageProfileId
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Series"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series_temp" RENAME TO "Series"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0083554s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn ImportLists LanguageProfileId
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "ImportLists"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0058849s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|DeleteTable LanguageProfiles
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "LanguageProfiles"
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003426s
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-12-05T20:04:25', 'language_profiles_to_custom_formats')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|175: language_profiles_to_custom_formats migrated
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.00295s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|176: original_language migrating
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.1|Info|original_language|Starting migration of Main DB to 176
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series OriginalLanguage Int32
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006656s
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-12-05T20:04:25', 'original_language')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|176: original_language migrated
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027088s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|177: add_on_manual_interaction_required_to_notifications migrating
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.1|Info|add_on_manual_interaction_required_to_notifications|Starting migration of Main DB to 177
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 1E-06s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications OnManualInteractionRequired Boolean
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006637s
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-12-05T20:04:25', 'add_on_manual_interaction_required_to_notifications')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|177: add_on_manual_interaction_required_to_notifications migrated
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033195s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|178: list_sync_time migrating
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.1|Info|list_sync_time|Starting migration of Main DB to 178
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn ImportListStatus LastSyncListInfo
2025-12-05 20:04:25.1|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-12-05 20:04:25.1|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-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "ImportListStatus"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.004722s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ImportListStatus
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 1E-06s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn ImportListStatus LastInfoSync DateTime
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006164s
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-12-05T20:04:25', 'list_sync_time')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|178: list_sync_time migrated
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032979s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|179: add_auto_tagging migrating
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.1|Info|add_auto_tagging|Starting migration of Main DB to 179
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|CreateTable AutoTagging
2025-12-05 20:04:25.1|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-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004244s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex AutoTagging (Name)
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.00021s
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-12-05T20:04:25', 'add_auto_tagging')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|179: add_auto_tagging migrated
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0049663s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|180: task_duration migrating
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.1|Info|task_duration|Starting migration of Main DB to 180
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ScheduledTasks
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 1.9E-06s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn ScheduledTasks LastStartTime DateTime
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006892s
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-12-05T20:04:25', 'task_duration')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|180: task_duration migrated
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029073s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|181: quality_definition_preferred_size migrating
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.1|Info|quality_definition_preferred_size|Starting migration of Main DB to 181
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable QualityDefinitions
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn QualityDefinitions PreferredSize Double
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006961s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001936s
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-12-05T20:04:25', 'quality_definition_preferred_size')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|181: quality_definition_preferred_size migrated
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021955s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|182: add_custom_format_score_bypass_to_delay_profile migrating
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.1|Info|add_custom_format_score_bypass_to_delay_profile|Starting migration of Main DB to 182
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable DelayProfiles
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007531s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable DelayProfiles
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 8E-07s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006476s
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-12-05T20:04:25', 'add_custom_format_score_bypass_to_delay_profile')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|182: add_custom_format_score_bypass_to_delay_profile migrated
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027727s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|183: update_images_remote_url migrating
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.1|Info|update_images_remote_url|Starting migration of Main DB to 183
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0001888s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.00021s
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-12-05T20:04:25', 'update_images_remote_url')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|183: update_images_remote_url migrated
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032329s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|184: remove_invalid_roksbox_metadata_images migrating
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.1|Info|remove_invalid_roksbox_metadata_images|Starting migration of Main DB to 184
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-12-05 20:04:25.1|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-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003076s
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-12-05T20:04:25', 'remove_invalid_roksbox_metadata_images')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|184: remove_invalid_roksbox_metadata_images migrated
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0064597s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|185: add_episode_runtime migrating
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.1|Info|add_episode_runtime|Starting migration of Main DB to 185
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Episodes
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Episodes Runtime Int32
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009012s
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-12-05T20:04:25', 'add_episode_runtime')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|185: add_episode_runtime migrated
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0040654s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|186: add_result_to_commands migrating
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.1|Info|add_result_to_commands|Starting migration of Main DB to 186
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Commands
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Commands Result Int32
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-12-05 20:04:25.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009869s
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-12-05T20:04:25', 'add_result_to_commands')
2025-12-05 20:04:25.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|186: add_result_to_commands migrated
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0105624s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|187: add_on_series_add_to_notifications migrating
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.2|Info|add_on_series_add_to_notifications|Starting migration of Main DB to 187
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 9E-07s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications OnSeriesAdd Boolean
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006565s
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-12-05T20:04:25', 'add_on_series_add_to_notifications')
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|187: add_on_series_add_to_notifications migrated
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032982s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.2|Info|postgres_update_timestamp_columns_to_with_timezone|Starting migration of Main DB to 188
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|FluentMigrator.Expressions.DeleteDataExpression
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DELETE FROM "Commands" WHERE 1 = 1
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000234s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Blocklist
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Blocklist Date DateTimeOffset
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Blocklist_temp" ("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, "Languages" TEXT NOT NULL)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Blocklist"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0085046s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Blocklist
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Blocklist PublishedDate DateTimeOffset
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Blocklist_temp" ("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, "Languages" TEXT NOT NULL)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Blocklist"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0068478s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Commands
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Commands QueuedAt DateTimeOffset
2025-12-05 20:04:25.2|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, "Result" INTEGER NOT NULL)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Commands"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0050236s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Commands
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1.7E-06s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Commands StartedAt DateTimeOffset
2025-12-05 20:04:25.2|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, "Result" INTEGER NOT NULL)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Commands"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.006733s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Commands
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 2.5E-06s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Commands EndedAt DateTimeOffset
2025-12-05 20:04:25.2|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, "Result" INTEGER NOT NULL)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Commands"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0062976s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable DownloadClientStatus
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 2.2E-06s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-12-05 20:04:25.2|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-12-05 20:04:25.2|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-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "DownloadClientStatus"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0058973s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable DownloadClientStatus
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-12-05 20:04:25.2|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-12-05 20:04:25.2|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-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "DownloadClientStatus"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0058184s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable DownloadClientStatus
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-12-05 20:04:25.2|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-12-05 20:04:25.2|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-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "DownloadClientStatus"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0052183s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable DownloadHistory
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 9E-07s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn DownloadHistory Date DateTimeOffset
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" 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-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "DownloadHistory"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0063126s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable EpisodeFiles
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "EpisodeFiles_temp" ("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, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "EpisodeFiles"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0052473s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Episodes
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1E-06s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Episodes AirDateUtc DateTimeOffset
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Episodes_temp" ("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, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Episodes"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0066647s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Episodes
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Episodes LastSearchTime DateTimeOffset
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Episodes_temp" ("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, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Episodes"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0082634s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ExtraFiles
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 2E-06s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn ExtraFiles Added DateTimeOffset
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "ExtraFiles_temp" ("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-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "ExtraFiles"
2025-12-05 20:04:25.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0086804s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ExtraFiles
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:25.2|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "ExtraFiles_temp" ("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-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "ExtraFiles"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0046094s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable History
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn History Date DateTimeOffset
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "History_temp" ("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, "Languages" TEXT NOT NULL)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "History"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "History_temp" RENAME TO "History"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0052798s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ImportListStatus
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 8E-07s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-12-05 20:04:25.3|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, "LastInfoSync" DATETIME)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "ImportListStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0043358s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ImportListStatus
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 8E-07s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-12-05 20:04:25.3|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, "LastInfoSync" DATETIME)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "ImportListStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0043822s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ImportListStatus
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-12-05 20:04:25.3|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, "LastInfoSync" DATETIME)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "ImportListStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0043004s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ImportListStatus
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1E-06s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-12-05 20:04:25.3|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, "LastInfoSync" DATETIME)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "ImportListStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0052054s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable IndexerStatus
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 8E-07s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-12-05 20:04:25.3|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)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "IndexerStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0043319s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable IndexerStatus
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 9E-07s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-12-05 20:04:25.3|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)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "IndexerStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.004164s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable IndexerStatus
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 8E-07s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-12-05 20:04:25.3|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)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "IndexerStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0042751s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable MetadataFiles
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 9E-07s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "MetadataFiles_temp" ("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, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "MetadataFiles"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0041177s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable MetadataFiles
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.5E-06s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn MetadataFiles Added DateTimeOffset
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "MetadataFiles_temp" ("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, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "MetadataFiles"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0046335s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable PendingReleases
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.8E-06s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn PendingReleases Added DateTimeOffset
2025-12-05 20:04:25.3|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 NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "PendingReleases"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0050823s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ScheduledTasks
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-12-05 20:04:25.3|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-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "ScheduledTasks"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0042751s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ScheduledTasks
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 7E-07s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-12-05 20:04:25.3|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-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "ScheduledTasks"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0042891s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1E-06s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Series LastInfoSync DateTimeOffset
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Series"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series_temp" RENAME TO "Series"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.006073s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 7E-07s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Series LastDiskSync DateTimeOffset
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Series"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series_temp" RENAME TO "Series"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.005933s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 8E-07s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Series FirstAired DateTimeOffset
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Series"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series_temp" RENAME TO "Series"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0119823s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Series NextAiring DateTimeOffset
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Series"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series_temp" RENAME TO "Series"
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-12-05 20:04:25.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0075352s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|=> 1.8E-06s
2025-12-05 20:04:25.3|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Series Added DateTimeOffset
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Series_temp" ("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, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Series"
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series_temp" RENAME TO "Series"
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0067267s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable SubtitleFiles
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.5E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "SubtitleFiles_temp" ("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, "LanguageTags" TEXT)
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "SubtitleFiles"
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0043007s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable SubtitleFiles
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.6E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn SubtitleFiles Added DateTimeOffset
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "SubtitleFiles_temp" ("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, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "SubtitleFiles"
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0041648s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 2.3E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "VersionInfo"
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0049822s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-12-05T20:04:25', 'postgres_update_timestamp_columns_to_with_timezone')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0086918s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|189: add_colon_replacement_to_naming_config migrating
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.4|Info|add_colon_replacement_to_naming_config|Starting migration of Main DB to 189
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable NamingConfig
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 3.7E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn NamingConfig ColonReplacementFormat Int32
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009561s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-12-05T20:04:25', 'add_colon_replacement_to_naming_config')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|189: add_colon_replacement_to_naming_config migrated
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034544s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|190: health_restored_notification migrating
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.4|Info|health_restored_notification|Starting migration of Main DB to 190
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications OnHealthRestored Boolean
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006614s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-12-05T20:04:25', 'health_restored_notification')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|190: health_restored_notification migrated
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036503s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|191: add_download_client_tags migrating
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.4|Info|add_download_client_tags|Starting migration of Main DB to 191
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable DownloadClients
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.6E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn DownloadClients Tags String
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006724s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-12-05T20:04:25', 'add_download_client_tags')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|191: add_download_client_tags migrated
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028472s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|192: import_exclusion_type migrating
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.4|Info|import_exclusion_type|Starting migration of Main DB to 192
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ImportListExclusions
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn ImportListExclusions TvdbId Int32
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "ImportListExclusions"
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0061979s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-12-05T20:04:25', 'import_exclusion_type')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|192: import_exclusion_type migrated
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0130281s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|193: add_import_list_items migrating
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.4|Info|add_import_list_items|Starting migration of Main DB to 193
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateTable ImportListItems
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006039s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ImportListStatus
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.8E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009615s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-12-05T20:04:25', 'add_import_list_items')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|193: add_import_list_items migrated
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.004007s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|194: add_notification_status migrating
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.4|Info|add_notification_status|Starting migration of Main DB to 194
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateTable NotificationStatus
2025-12-05 20:04:25.4|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-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006006s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex NotificationStatus (ProviderId)
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003987s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-12-05T20:04:25', 'add_notification_status')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|194: add_notification_status migrated
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025937s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|195: parse_language_tags_from_existing_subtitle_files migrating
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.4|Info|parse_language_tags_from_existing_subtitle_files|Starting migration of Main DB to 195
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009634s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-12-05T20:04:25', 'parse_language_tags_from_existing_subtitle_files')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|195: parse_language_tags_from_existing_subtitle_files migrated
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028353s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|196: add_finale_type migrating
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.4|Info|add_finale_type|Starting migration of Main DB to 196
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Episodes
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.5E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Episodes FinaleType String
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007487s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-12-05T20:04:25', 'add_finale_type')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|196: add_finale_type migrated
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025128s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|197: list_add_missing_search migrating
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.4|Info|list_add_missing_search|Starting migration of Main DB to 197
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ImportLists
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007191s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-12-05T20:04:25', 'list_add_missing_search')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|197: list_add_missing_search migrated
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025475s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|198: parse_title_from_existing_subtitle_files migrating
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.4|Info|parse_title_from_existing_subtitle_files|Starting migration of Main DB to 198
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable SubtitleFiles
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.5E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn SubtitleFiles Title String
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009565s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable SubtitleFiles
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.8E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn SubtitleFiles Copy Int32
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0010668s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0015928s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-12-05T20:04:25', 'parse_title_from_existing_subtitle_files')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|198: parse_title_from_existing_subtitle_files migrated
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035916s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|199: series_last_aired migrating
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.4|Info|series_last_aired|Starting migration of Main DB to 199
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.9E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series LastAired DateTimeOffset
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009916s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-12-05T20:04:25', 'series_last_aired')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|199: series_last_aired migrated
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0030635s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|200: AddNewItemMonitorType migrating
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.4|Info|AddNewItemMonitorType|Starting migration of Main DB to 200
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 2.5E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series MonitorNewItems Int32
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0010495s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|AlterTable ImportLists
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 1.8E-06s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn ImportLists MonitorNewItems Int32
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009656s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-12-05T20:04:25', 'AddNewItemMonitorType')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|200: AddNewItemMonitorType migrated
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028571s
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|201: email_encryption migrating
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.4|Info|email_encryption|Starting migration of Main DB to 201
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:25.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021874s
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-12-05T20:04:25', 'email_encryption')
2025-12-05 20:04:25.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|201: email_encryption migrated
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0041392s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|202: add_indexer_flags migrating
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.5|Info|add_indexer_flags|Starting migration of Main DB to 202
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Blocklist
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.6E-06s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Blocklist IndexerFlags Int32
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0010428s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable EpisodeFiles
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.85E-05s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn EpisodeFiles IndexerFlags Int32
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009875s
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-12-05T20:04:25', 'add_indexer_flags')
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|202: add_indexer_flags migrated
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031986s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|203: release_type migrating
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.5|Info|release_type|Starting migration of Main DB to 203
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Blocklist
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.5E-06s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Blocklist ReleaseType Int32
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009796s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable EpisodeFiles
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.9E-06s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn EpisodeFiles ReleaseType Int32
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009992s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0014113s
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-12-05T20:04:25', 'release_type')
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|203: release_type migrated
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033431s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|204: add_add_release_hash migrating
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.5|Info|add_add_release_hash|Starting migration of Main DB to 204
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable EpisodeFiles
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn EpisodeFiles ReleaseHash String
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0010036s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0017158s
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-12-05T20:04:25', 'add_add_release_hash')
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|204: add_add_release_hash migrated
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0039475s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|205: rename_season_pack_spec migrating
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.5|Info|rename_season_pack_spec|Starting migration of Main DB to 205
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002298s
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-12-05T20:04:25', 'rename_season_pack_spec')
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|205: rename_season_pack_spec migrated
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0015514s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|206: add_tmdbid migrating
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.5|Info|add_tmdbid|Starting migration of Main DB to 206
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 2.1E-06s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series TmdbId Int32
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008143s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Series (TmdbId)
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002952s
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-12-05T20:04:25', 'add_tmdbid')
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|206: add_tmdbid migrated
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021605s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|209: add_on_import_complete_to_notifications migrating
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.5|Info|add_on_import_complete_to_notifications|Starting migration of Main DB to 209
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Notifications
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Notifications OnImportComplete Boolean
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006757s
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-12-05T20:04:25', 'add_on_import_complete_to_notifications')
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|209: add_on_import_complete_to_notifications migrated
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0038915s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|210: add_monitored_seasons_filter migrating
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.5|Info|add_monitored_seasons_filter|Starting migration of Main DB to 210
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025891s
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-12-05T20:04:25', 'add_monitored_seasons_filter')
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|210: add_monitored_seasons_filter migrated
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0045217s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|211: add_custom_colon_replacement_to_naming_config migrating
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.5|Info|add_custom_colon_replacement_to_naming_config|Starting migration of Main DB to 211
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable NamingConfig
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.4E-06s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn NamingConfig CustomColonReplacementFormat String
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006901s
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-12-05T20:04:25', 'add_custom_colon_replacement_to_naming_config')
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|211: add_custom_colon_replacement_to_naming_config migrated
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024045s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.5|Info|add_minium_upgrade_format_score_to_quality_profiles|Starting migration of Main DB to 212
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable QualityProfiles
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006661s
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-12-05T20:04:25', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023664s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|214: add_blurary576p_quality_in_profiles migrating
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.5|Info|add_blurary576p_quality_in_profiles|Starting migration of Main DB to 214
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-12-05T20:04:25', 'add_blurary576p_quality_in_profiles')
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|214: add_blurary576p_quality_in_profiles migrated
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001245s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.5|Info|add_blurary576p_quality_in_profiles_with_grouped_blurary480p|Starting migration of Main DB to 215
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022916s
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-12-05T20:04:25', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0042549s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|217: add_mal_and_anilist_ids migrating
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.5|Info|add_mal_and_anilist_ids|Starting migration of Main DB to 217
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.5E-06s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series MalIds String
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006778s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series AniListIds String
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006358s
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-12-05T20:04:25', 'add_mal_and_anilist_ids')
2025-12-05 20:04:25.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|217: add_mal_and_anilist_ids migrated
2025-12-05 20:04:25.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023729s
2025-12-05 20:04:25.8|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:25.8|Info|DatabaseEngineVersionCheck|SQLite 3.49.2
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0070405s
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0072575s
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|VersionMigration migrating
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|CreateTable VersionInfo
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007101s
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|VersionMigration migrated
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0075463s
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|VersionUniqueMigration migrating
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex VersionInfo (Version)
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000485s
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn VersionInfo AppliedOn DateTime
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0010349s
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|VersionUniqueMigration migrated
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035324s
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|VersionDescriptionMigration migrating
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|=> 8E-06s
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn VersionInfo Description String
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006531s
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|VersionDescriptionMigration migrated
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028767s
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|1: InitialSetup migrating
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.8|Info|InitialSetup|Starting migration of Log DB to 1
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Logs
2025-12-05 20:04:25.8|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, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-12-05 20:04:25.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008285s
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-12-05T20:04:25', 'InitialSetup')
2025-12-05 20:04:25.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|1: InitialSetup migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0045909s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|2: remove_tvrage_imdb_unique_constraint migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|remove_tvrage_imdb_unique_constraint|Starting migration of Log DB to 2
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-12-05T20:04:25', 'remove_tvrage_imdb_unique_constraint')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|2: remove_tvrage_imdb_unique_constraint migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0038617s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|3: remove_renamed_scene_mapping_columns migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|remove_renamed_scene_mapping_columns|Starting migration of Log DB to 3
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-12-05T20:04:25', 'remove_renamed_scene_mapping_columns')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|3: remove_renamed_scene_mapping_columns migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036359s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|4: updated_history migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|updated_history|Starting migration of Log DB to 4
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-12-05T20:04:25', 'updated_history')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|4: updated_history migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002786s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|5: added_eventtype_to_history migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|added_eventtype_to_history|Starting migration of Log DB to 5
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-12-05T20:04:25', 'added_eventtype_to_history')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|5: added_eventtype_to_history migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034753s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|6: add_index_to_log_time migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|add_index_to_log_time|Starting migration of Log DB to 6
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|DeleteTable Logs
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Logs"
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005031s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Logs
2025-12-05 20:04:25.9|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, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005719s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Logs (Time)
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003087s
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-12-05T20:04:25', 'add_index_to_log_time')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|6: add_index_to_log_time migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027614s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|7: add_renameEpisodes_to_naming migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|add_renameEpisodes_to_naming|Starting migration of Log DB to 7
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-12-05T20:04:25', 'add_renameEpisodes_to_naming')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|7: add_renameEpisodes_to_naming migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029672s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|8: remove_backlog migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|remove_backlog|Starting migration of Log DB to 8
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-12-05T20:04:25', 'remove_backlog')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|8: remove_backlog migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0038132s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|9: fix_rename_episodes migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|fix_rename_episodes|Starting migration of Log DB to 9
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-12-05T20:04:25', 'fix_rename_episodes')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|9: fix_rename_episodes migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034314s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|10: add_monitored migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|add_monitored|Starting migration of Log DB to 10
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-12-05T20:04:25', 'add_monitored')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|10: add_monitored migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035758s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|11: remove_ignored migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|remove_ignored|Starting migration of Log DB to 11
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-12-05T20:04:25', 'remove_ignored')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|11: remove_ignored migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035838s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|12: remove_custom_start_date migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|remove_custom_start_date|Starting migration of Log DB to 12
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-12-05T20:04:25', 'remove_custom_start_date')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|12: remove_custom_start_date migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0046741s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|13: add_air_date_utc migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|add_air_date_utc|Starting migration of Log DB to 13
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-12-05T20:04:25', 'add_air_date_utc')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|13: add_air_date_utc migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024229s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|14: drop_air_date migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|drop_air_date|Starting migration of Log DB to 14
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-12-05T20:04:25', 'drop_air_date')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|14: drop_air_date migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024552s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|15: add_air_date_as_string migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|add_air_date_as_string|Starting migration of Log DB to 15
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-12-05T20:04:25', 'add_air_date_as_string')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|15: add_air_date_as_string migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0037086s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|16: updated_imported_history_item migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|updated_imported_history_item|Starting migration of Log DB to 16
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-12-05T20:04:25', 'updated_imported_history_item')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|16: updated_imported_history_item migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029115s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|17: reset_scene_names migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|reset_scene_names|Starting migration of Log DB to 17
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-12-05T20:04:25', 'reset_scene_names')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|17: reset_scene_names migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021524s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|18: remove_duplicates migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|remove_duplicates|Starting migration of Log DB to 18
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-12-05T20:04:25', 'remove_duplicates')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|18: remove_duplicates migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034564s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|19: restore_unique_constraints migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|restore_unique_constraints|Starting migration of Log DB to 19
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-12-05T20:04:25', 'restore_unique_constraints')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|19: restore_unique_constraints migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036744s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|20: add_year_and_seasons_to_series migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|add_year_and_seasons_to_series|Starting migration of Log DB to 20
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-12-05T20:04:25', 'add_year_and_seasons_to_series')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|20: add_year_and_seasons_to_series migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024316s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|21: drop_seasons_table migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|drop_seasons_table|Starting migration of Log DB to 21
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-12-05T20:04:25', 'drop_seasons_table')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|21: drop_seasons_table migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025141s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|22: move_indexer_to_generic_provider migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|move_indexer_to_generic_provider|Starting migration of Log DB to 22
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-12-05T20:04:25', 'move_indexer_to_generic_provider')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|22: move_indexer_to_generic_provider migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032055s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|23: add_config_contract_to_indexers migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|add_config_contract_to_indexers|Starting migration of Log DB to 23
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-12-05T20:04:25', 'add_config_contract_to_indexers')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|23: add_config_contract_to_indexers migrated
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036653s
2025-12-05 20:04:25.9|Info|FluentMigrator.Runner.MigrationRunner|24: drop_tvdb_episodeid migrating
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:25.9|Info|drop_tvdb_episodeid|Starting migration of Log DB to 24
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-12-05T20:04:25', 'drop_tvdb_episodeid')
2025-12-05 20:04:25.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|24: drop_tvdb_episodeid migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0064921s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|25: move_notification_to_generic_provider migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|move_notification_to_generic_provider|Starting migration of Log DB to 25
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-12-05T20:04:26', 'move_notification_to_generic_provider')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|25: move_notification_to_generic_provider migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025785s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|26: add_config_contract_to_notifications migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|add_config_contract_to_notifications|Starting migration of Log DB to 26
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-12-05T20:04:26', 'add_config_contract_to_notifications')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|26: add_config_contract_to_notifications migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0081581s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|27: fix_omgwtfnzbs migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|fix_omgwtfnzbs|Starting migration of Log DB to 27
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-12-05T20:04:26', 'fix_omgwtfnzbs')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|27: fix_omgwtfnzbs migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0040045s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|28: add_blacklist_table migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|add_blacklist_table|Starting migration of Log DB to 28
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-12-05T20:04:26', 'add_blacklist_table')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|28: add_blacklist_table migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036112s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|29: add_formats_to_naming_config migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|add_formats_to_naming_config|Starting migration of Log DB to 29
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-12-05T20:04:26', 'add_formats_to_naming_config')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|29: add_formats_to_naming_config migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035057s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|30: add_season_folder_format_to_naming_config migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|add_season_folder_format_to_naming_config|Starting migration of Log DB to 30
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-12-05T20:04:26', 'add_season_folder_format_to_naming_config')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|30: add_season_folder_format_to_naming_config migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036685s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|31: delete_old_naming_config_columns migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|delete_old_naming_config_columns|Starting migration of Log DB to 31
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-12-05T20:04:26', 'delete_old_naming_config_columns')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|31: delete_old_naming_config_columns migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027894s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|32: set_default_release_group migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|set_default_release_group|Starting migration of Log DB to 32
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-12-05T20:04:26', 'set_default_release_group')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|32: set_default_release_group migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0030942s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|33: add_api_key_to_pushover migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|add_api_key_to_pushover|Starting migration of Log DB to 33
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-12-05T20:04:26', 'add_api_key_to_pushover')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|33: add_api_key_to_pushover migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032529s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|34: remove_series_contraints migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|remove_series_contraints|Starting migration of Log DB to 34
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-12-05T20:04:26', 'remove_series_contraints')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|34: remove_series_contraints migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0037123s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|35: add_series_folder_format_to_naming_config migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|add_series_folder_format_to_naming_config|Starting migration of Log DB to 35
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-12-05T20:04:26', 'add_series_folder_format_to_naming_config')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|35: add_series_folder_format_to_naming_config migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0039175s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|36: update_with_quality_converters migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|update_with_quality_converters|Starting migration of Log DB to 36
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-12-05T20:04:26', 'update_with_quality_converters')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|36: update_with_quality_converters migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003644s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|37: add_configurable_qualities migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|add_configurable_qualities|Starting migration of Log DB to 37
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-12-05T20:04:26', 'add_configurable_qualities')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|37: add_configurable_qualities migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026726s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|38: add_on_upgrade_to_notifications migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|add_on_upgrade_to_notifications|Starting migration of Log DB to 38
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-12-05T20:04:26', 'add_on_upgrade_to_notifications')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|38: add_on_upgrade_to_notifications migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0056826s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|39: add_metadata_tables migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|add_metadata_tables|Starting migration of Log DB to 39
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-12-05T20:04:26', 'add_metadata_tables')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|39: add_metadata_tables migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026355s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|40: add_metadata_to_episodes_and_series migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|add_metadata_to_episodes_and_series|Starting migration of Log DB to 40
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-12-05T20:04:26', 'add_metadata_to_episodes_and_series')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|40: add_metadata_to_episodes_and_series migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031925s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|41: fix_xbmc_season_images_metadata migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|fix_xbmc_season_images_metadata|Starting migration of Log DB to 41
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-12-05T20:04:26', 'fix_xbmc_season_images_metadata')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|41: fix_xbmc_season_images_metadata migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027544s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|42: add_download_clients_table migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|add_download_clients_table|Starting migration of Log DB to 42
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-12-05T20:04:26', 'add_download_clients_table')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|42: add_download_clients_table migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027692s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|43: convert_config_to_download_clients migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|convert_config_to_download_clients|Starting migration of Log DB to 43
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-12-05T20:04:26', 'convert_config_to_download_clients')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|43: convert_config_to_download_clients migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0054534s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|44: fix_xbmc_episode_metadata migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|fix_xbmc_episode_metadata|Starting migration of Log DB to 44
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-12-05T20:04:26', 'fix_xbmc_episode_metadata')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|44: fix_xbmc_episode_metadata migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024976s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|45: add_indexes migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|add_indexes|Starting migration of Log DB to 45
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-12-05T20:04:26', 'add_indexes')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|45: add_indexes migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0060212s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|46: fix_nzb_su_url migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|fix_nzb_su_url|Starting migration of Log DB to 46
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-12-05T20:04:26', 'fix_nzb_su_url')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|46: fix_nzb_su_url migrated
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035663s
2025-12-05 20:04:26.0|Info|FluentMigrator.Runner.MigrationRunner|47: add_temporary_blacklist_columns migrating
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.0|Info|add_temporary_blacklist_columns|Starting migration of Log DB to 47
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-12-05T20:04:26', 'add_temporary_blacklist_columns')
2025-12-05 20:04:26.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|47: add_temporary_blacklist_columns migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0042143s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|48: add_title_to_scenemappings migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|add_title_to_scenemappings|Starting migration of Log DB to 48
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-12-05T20:04:26', 'add_title_to_scenemappings')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|48: add_title_to_scenemappings migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0041335s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|49: fix_dognzb_url migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|fix_dognzb_url|Starting migration of Log DB to 49
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-12-05T20:04:26', 'fix_dognzb_url')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|49: fix_dognzb_url migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0068164s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|50: add_hash_to_metadata_files migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|add_hash_to_metadata_files|Starting migration of Log DB to 50
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-12-05T20:04:26', 'add_hash_to_metadata_files')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|50: add_hash_to_metadata_files migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0039971s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|51: download_client_import migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|download_client_import|Starting migration of Log DB to 51
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-12-05T20:04:26', 'download_client_import')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|51: download_client_import migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0059567s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|52: add_columns_for_anime migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|add_columns_for_anime|Starting migration of Log DB to 52
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-12-05T20:04:26', 'add_columns_for_anime')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|52: add_columns_for_anime migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0054833s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|53: add_series_sorttitle migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|add_series_sorttitle|Starting migration of Log DB to 53
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-12-05T20:04:26', 'add_series_sorttitle')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|53: add_series_sorttitle migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0051766s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|54: rename_profiles migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|rename_profiles|Starting migration of Log DB to 54
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-12-05T20:04:26', 'rename_profiles')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|54: rename_profiles migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026629s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|55: drop_old_profile_columns migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|drop_old_profile_columns|Starting migration of Log DB to 55
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-12-05T20:04:26', 'drop_old_profile_columns')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|55: drop_old_profile_columns migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027276s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|56: add_mediainfo_to_episodefile migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|add_mediainfo_to_episodefile|Starting migration of Log DB to 56
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-12-05T20:04:26', 'add_mediainfo_to_episodefile')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|56: add_mediainfo_to_episodefile migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0055805s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|57: convert_episode_file_path_to_relative migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|convert_episode_file_path_to_relative|Starting migration of Log DB to 57
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-12-05T20:04:26', 'convert_episode_file_path_to_relative')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|57: convert_episode_file_path_to_relative migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028012s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|58: drop_episode_file_path migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|drop_episode_file_path|Starting migration of Log DB to 58
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-12-05T20:04:26', 'drop_episode_file_path')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|58: drop_episode_file_path migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026708s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|59: add_enable_options_to_indexers migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|add_enable_options_to_indexers|Starting migration of Log DB to 59
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-12-05T20:04:26', 'add_enable_options_to_indexers')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|59: add_enable_options_to_indexers migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0050043s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|60: remove_enable_from_indexers migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|remove_enable_from_indexers|Starting migration of Log DB to 60
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-12-05T20:04:26', 'remove_enable_from_indexers')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|60: remove_enable_from_indexers migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025923s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|61: clear_bad_scene_names migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|clear_bad_scene_names|Starting migration of Log DB to 61
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-12-05T20:04:26', 'clear_bad_scene_names')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|61: clear_bad_scene_names migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024296s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|62: convert_quality_models migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|convert_quality_models|Starting migration of Log DB to 62
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-12-05T20:04:26', 'convert_quality_models')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|62: convert_quality_models migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0052121s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|63: add_remotepathmappings migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|add_remotepathmappings|Starting migration of Log DB to 63
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-12-05T20:04:26', 'add_remotepathmappings')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|63: add_remotepathmappings migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021817s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|64: remove_method_from_logs migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|remove_method_from_logs|Starting migration of Log DB to 64
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Logs Method
2025-12-05 20:04:26.1|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-12-05 20:04:26.1|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-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Logs"
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0095336s
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-12-05T20:04:26', 'remove_method_from_logs')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|64: remove_method_from_logs migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0120987s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|65: make_scene_numbering_nullable migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|make_scene_numbering_nullable|Starting migration of Log DB to 65
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-12-05T20:04:26', 'make_scene_numbering_nullable')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|65: make_scene_numbering_nullable migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002097s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|66: add_tags migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|add_tags|Starting migration of Log DB to 66
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-12-05T20:04:26', 'add_tags')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|66: add_tags migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0030427s
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|67: add_added_to_series migrating
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.1|Info|add_added_to_series|Starting migration of Log DB to 67
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-12-05T20:04:26', 'add_added_to_series')
2025-12-05 20:04:26.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|67: add_added_to_series migrated
2025-12-05 20:04:26.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032709s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|68: add_release_restrictions migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|add_release_restrictions|Starting migration of Log DB to 68
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-12-05T20:04:26', 'add_release_restrictions')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|68: add_release_restrictions migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024616s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|69: quality_proper migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|quality_proper|Starting migration of Log DB to 69
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-12-05T20:04:26', 'quality_proper')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|69: quality_proper migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0051042s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|70: delay_profile migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|delay_profile|Starting migration of Log DB to 70
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-12-05T20:04:26', 'delay_profile')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|70: delay_profile migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024883s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|71: unknown_quality_in_profile migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|unknown_quality_in_profile|Starting migration of Log DB to 71
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-12-05T20:04:26', 'unknown_quality_in_profile')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|71: unknown_quality_in_profile migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027025s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|72: history_downloadId migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|history_downloadId|Starting migration of Log DB to 72
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-12-05T20:04:26', 'history_downloadId')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|72: history_downloadId migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0073503s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|73: clear_ratings migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|clear_ratings|Starting migration of Log DB to 73
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-12-05T20:04:26', 'clear_ratings')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|73: clear_ratings migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025055s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|74: disable_eztv migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|disable_eztv|Starting migration of Log DB to 74
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-12-05T20:04:26', 'disable_eztv')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|74: disable_eztv migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0049485s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|75: force_lib_update migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|force_lib_update|Starting migration of Log DB to 75
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-12-05T20:04:26', 'force_lib_update')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|75: force_lib_update migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031642s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|76: add_users_table migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|add_users_table|Starting migration of Log DB to 76
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-12-05T20:04:26', 'add_users_table')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|76: add_users_table migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028683s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|77: add_add_options_to_series migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|add_add_options_to_series|Starting migration of Log DB to 77
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-12-05T20:04:26', 'add_add_options_to_series')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|77: add_add_options_to_series migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031189s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|78: add_commands_table migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|add_commands_table|Starting migration of Log DB to 78
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-12-05T20:04:26', 'add_commands_table')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|78: add_commands_table migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032649s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|79: dedupe_tags migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|dedupe_tags|Starting migration of Log DB to 79
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-12-05T20:04:26', 'dedupe_tags')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|79: dedupe_tags migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031411s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|81: move_dot_prefix_to_transmission_category migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|move_dot_prefix_to_transmission_category|Starting migration of Log DB to 81
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-12-05T20:04:26', 'move_dot_prefix_to_transmission_category')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|81: move_dot_prefix_to_transmission_category migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033027s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|82: add_fanzub_settings migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|add_fanzub_settings|Starting migration of Log DB to 82
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-12-05T20:04:26', 'add_fanzub_settings')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|82: add_fanzub_settings migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034857s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|83: additonal_blacklist_columns migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|additonal_blacklist_columns|Starting migration of Log DB to 83
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-12-05T20:04:26', 'additonal_blacklist_columns')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|83: additonal_blacklist_columns migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033888s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|84: update_quality_minmax_size migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|update_quality_minmax_size|Starting migration of Log DB to 84
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-12-05T20:04:26', 'update_quality_minmax_size')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|84: update_quality_minmax_size migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032113s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|85: expand_transmission_urlbase migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|expand_transmission_urlbase|Starting migration of Log DB to 85
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-12-05T20:04:26', 'expand_transmission_urlbase')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|85: expand_transmission_urlbase migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034531s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|86: pushbullet_device_ids migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|pushbullet_device_ids|Starting migration of Log DB to 86
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-12-05T20:04:26', 'pushbullet_device_ids')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|86: pushbullet_device_ids migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026433s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|87: remove_eztv migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|remove_eztv|Starting migration of Log DB to 87
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-12-05T20:04:26', 'remove_eztv')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|87: remove_eztv migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029622s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|88: pushbullet_devices_channels_list migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|pushbullet_devices_channels_list|Starting migration of Log DB to 88
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-12-05T20:04:26', 'pushbullet_devices_channels_list')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|88: pushbullet_devices_channels_list migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002738s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|89: add_on_rename_to_notifcations migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|add_on_rename_to_notifcations|Starting migration of Log DB to 89
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-12-05T20:04:26', 'add_on_rename_to_notifcations')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|89: add_on_rename_to_notifcations migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024471s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|90: update_kickass_url migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|update_kickass_url|Starting migration of Log DB to 90
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-12-05T20:04:26', 'update_kickass_url')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|90: update_kickass_url migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026466s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|91: added_indexerstatus migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|added_indexerstatus|Starting migration of Log DB to 91
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-12-05T20:04:26', 'added_indexerstatus')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|91: added_indexerstatus migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031101s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|92: add_unverifiedscenenumbering migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|add_unverifiedscenenumbering|Starting migration of Log DB to 92
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-12-05T20:04:26', 'add_unverifiedscenenumbering')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|92: add_unverifiedscenenumbering migrated
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029366s
2025-12-05 20:04:26.2|Info|FluentMigrator.Runner.MigrationRunner|93: naming_config_replace_illegal_characters migrating
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.2|Info|naming_config_replace_illegal_characters|Starting migration of Log DB to 93
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-12-05T20:04:26', 'naming_config_replace_illegal_characters')
2025-12-05 20:04:26.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|93: naming_config_replace_illegal_characters migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035379s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|94: add_tvmazeid migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|add_tvmazeid|Starting migration of Log DB to 94
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-12-05T20:04:26', 'add_tvmazeid')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|94: add_tvmazeid migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031014s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|95: add_additional_episodes_index migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|add_additional_episodes_index|Starting migration of Log DB to 95
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-12-05T20:04:26', 'add_additional_episodes_index')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|95: add_additional_episodes_index migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0037036s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|96: disable_kickass migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|disable_kickass|Starting migration of Log DB to 96
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-12-05T20:04:26', 'disable_kickass')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|96: disable_kickass migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031929s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|97: add_reason_to_pending_releases migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|add_reason_to_pending_releases|Starting migration of Log DB to 97
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-12-05T20:04:26', 'add_reason_to_pending_releases')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|97: add_reason_to_pending_releases migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0038184s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|98: remove_titans_of_tv migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|remove_titans_of_tv|Starting migration of Log DB to 98
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-12-05T20:04:26', 'remove_titans_of_tv')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|98: remove_titans_of_tv migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033912s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|99: extra_and_subtitle_files migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|extra_and_subtitle_files|Starting migration of Log DB to 99
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-12-05T20:04:26', 'extra_and_subtitle_files')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|99: extra_and_subtitle_files migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036404s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|100: add_scene_season_number migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|add_scene_season_number|Starting migration of Log DB to 100
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-12-05T20:04:26', 'add_scene_season_number')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|100: add_scene_season_number migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035459s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|101: add_ultrahd_quality_in_profiles migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|add_ultrahd_quality_in_profiles|Starting migration of Log DB to 101
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-12-05T20:04:26', 'add_ultrahd_quality_in_profiles')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|101: add_ultrahd_quality_in_profiles migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025189s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|add_language_to_episodeFiles_history_and_blacklist|Starting migration of Log DB to 102
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-12-05T20:04:26', 'add_language_to_episodeFiles_history_and_blacklist')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026195s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|103: fix_metadata_file_extensions migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|fix_metadata_file_extensions|Starting migration of Log DB to 103
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-12-05T20:04:26', 'fix_metadata_file_extensions')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|103: fix_metadata_file_extensions migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022442s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|104: remove_kickass migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|remove_kickass|Starting migration of Log DB to 104
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-12-05T20:04:26', 'remove_kickass')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|104: remove_kickass migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022795s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|105: rename_torrent_downloadstation migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|rename_torrent_downloadstation|Starting migration of Log DB to 105
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-12-05T20:04:26', 'rename_torrent_downloadstation')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|105: rename_torrent_downloadstation migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024197s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|106: update_btn_url migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|update_btn_url|Starting migration of Log DB to 106
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-12-05T20:04:26', 'update_btn_url')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|106: update_btn_url migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002029s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|107: remove_wombles migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|remove_wombles|Starting migration of Log DB to 107
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-12-05T20:04:26', 'remove_wombles')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|107: remove_wombles migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023134s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|108: fix_extra_file_extension migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|fix_extra_file_extension|Starting migration of Log DB to 108
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-12-05T20:04:26', 'fix_extra_file_extension')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|108: fix_extra_file_extension migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023497s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|109: import_extra_files migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|import_extra_files|Starting migration of Log DB to 109
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-12-05T20:04:26', 'import_extra_files')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|109: import_extra_files migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023798s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|110: fix_extra_files_config migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|fix_extra_files_config|Starting migration of Log DB to 110
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-12-05T20:04:26', 'fix_extra_files_config')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|110: fix_extra_files_config migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0050101s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|111: create_language_profiles migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|create_language_profiles|Starting migration of Log DB to 111
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-12-05T20:04:26', 'create_language_profiles')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|111: create_language_profiles migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.00238s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|112: added_regex_to_scenemapping migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|added_regex_to_scenemapping|Starting migration of Log DB to 112
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-12-05T20:04:26', 'added_regex_to_scenemapping')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|112: added_regex_to_scenemapping migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022602s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|113: consolidate_indexer_baseurl migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|consolidate_indexer_baseurl|Starting migration of Log DB to 113
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-12-05T20:04:26', 'consolidate_indexer_baseurl')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|113: consolidate_indexer_baseurl migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023078s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|114: rename_indexer_status_id migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|rename_indexer_status_id|Starting migration of Log DB to 114
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-12-05T20:04:26', 'rename_indexer_status_id')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|114: rename_indexer_status_id migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0044629s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|115: add_downloadclient_status migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|add_downloadclient_status|Starting migration of Log DB to 115
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-12-05T20:04:26', 'add_downloadclient_status')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|115: add_downloadclient_status migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023121s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|116: disable_nyaa migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|disable_nyaa|Starting migration of Log DB to 116
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-12-05T20:04:26', 'disable_nyaa')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|116: disable_nyaa migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022606s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|117: add_webrip_and_br480_qualites_in_profile migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|add_webrip_and_br480_qualites_in_profile|Starting migration of Log DB to 117
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-12-05T20:04:26', 'add_webrip_and_br480_qualites_in_profile')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|117: add_webrip_and_br480_qualites_in_profile migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023376s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|118: add_history_eventType_index migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|add_history_eventType_index|Starting migration of Log DB to 118
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-12-05T20:04:26', 'add_history_eventType_index')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|118: add_history_eventType_index migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022223s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|119: separate_automatic_and_interactive_searches migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|separate_automatic_and_interactive_searches|Starting migration of Log DB to 119
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-12-05T20:04:26', 'separate_automatic_and_interactive_searches')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|119: separate_automatic_and_interactive_searches migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024154s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|120: update_series_episodes_history_indexes migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|update_series_episodes_history_indexes|Starting migration of Log DB to 120
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-12-05T20:04:26', 'update_series_episodes_history_indexes')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|120: update_series_episodes_history_indexes migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024528s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|121: update_animetosho_url migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|update_animetosho_url|Starting migration of Log DB to 121
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-12-05T20:04:26', 'update_animetosho_url')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|121: update_animetosho_url migrated
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024419s
2025-12-05 20:04:26.3|Info|FluentMigrator.Runner.MigrationRunner|122: add_remux_qualities_in_profile migrating
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.3|Info|add_remux_qualities_in_profile|Starting migration of Log DB to 122
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-12-05T20:04:26', 'add_remux_qualities_in_profile')
2025-12-05 20:04:26.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|122: add_remux_qualities_in_profile migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023529s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|123: add_history_seriesId_index migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_history_seriesId_index|Starting migration of Log DB to 123
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-12-05T20:04:26', 'add_history_seriesId_index')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|123: add_history_seriesId_index migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033516s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|124: remove_media_browser_metadata migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|remove_media_browser_metadata|Starting migration of Log DB to 124
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-12-05T20:04:26', 'remove_media_browser_metadata')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|124: remove_media_browser_metadata migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024657s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|125: remove_notify_my_android_and_pushalot_notifications migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|remove_notify_my_android_and_pushalot_notifications|Starting migration of Log DB to 125
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-12-05T20:04:26', 'remove_notify_my_android_and_pushalot_notifications')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|125: remove_notify_my_android_and_pushalot_notifications migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025116s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|126: add_custom_filters migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_custom_filters|Starting migration of Log DB to 126
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-12-05T20:04:26', 'add_custom_filters')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|126: add_custom_filters migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002328s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|127: rename_restrictions_to_release_profiles migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|rename_restrictions_to_release_profiles|Starting migration of Log DB to 127
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-12-05T20:04:26', 'rename_restrictions_to_release_profiles')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|127: rename_restrictions_to_release_profiles migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0046966s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|128: rename_quality_profiles_add_upgrade_allowed migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|rename_quality_profiles_add_upgrade_allowed|Starting migration of Log DB to 128
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-12-05T20:04:26', 'rename_quality_profiles_add_upgrade_allowed')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|128: rename_quality_profiles_add_upgrade_allowed migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022408s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|129: add_relative_original_path_to_episode_file migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_relative_original_path_to_episode_file|Starting migration of Log DB to 129
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-12-05T20:04:26', 'add_relative_original_path_to_episode_file')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|129: add_relative_original_path_to_episode_file migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002161s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|130: episode_last_searched_time migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|episode_last_searched_time|Starting migration of Log DB to 130
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-12-05T20:04:26', 'episode_last_searched_time')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|130: episode_last_searched_time migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021677s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|131: download_propers_config migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|download_propers_config|Starting migration of Log DB to 131
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-12-05T20:04:26', 'download_propers_config')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|131: download_propers_config migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021243s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|132: add_download_client_priority migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_download_client_priority|Starting migration of Log DB to 132
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-12-05T20:04:26', 'add_download_client_priority')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|132: add_download_client_priority migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021579s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|134: add_specials_folder_format migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_specials_folder_format|Starting migration of Log DB to 134
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-12-05T20:04:26', 'add_specials_folder_format')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|134: add_specials_folder_format migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021744s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|135: health_issue_notification migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|health_issue_notification|Starting migration of Log DB to 135
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-12-05T20:04:26', 'health_issue_notification')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|135: health_issue_notification migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020741s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|136: add_indexer_and_enabled_to_release_profiles migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_indexer_and_enabled_to_release_profiles|Starting migration of Log DB to 136
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-12-05T20:04:26', 'add_indexer_and_enabled_to_release_profiles')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|136: add_indexer_and_enabled_to_release_profiles migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021616s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|137: add_airedbefore_to_episodes migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_airedbefore_to_episodes|Starting migration of Log DB to 137
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-12-05T20:04:26', 'add_airedbefore_to_episodes')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|137: add_airedbefore_to_episodes migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021734s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|138: remove_bitmetv migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|remove_bitmetv|Starting migration of Log DB to 138
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-12-05T20:04:26', 'remove_bitmetv')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|138: remove_bitmetv migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024943s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|139: add_download_history migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_download_history|Starting migration of Log DB to 139
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-12-05T20:04:26', 'add_download_history')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|139: add_download_history migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026198s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|140: remove_chown_and_folderchmod_config_v2 migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|remove_chown_and_folderchmod_config_v2|Starting migration of Log DB to 140
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-12-05T20:04:26', 'remove_chown_and_folderchmod_config_v2')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|140: remove_chown_and_folderchmod_config_v2 migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025569s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|141: add_update_history migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_update_history|Starting migration of Log DB to 141
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|CreateTable UpdateHistory
2025-12-05 20:04:26.4|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-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005706s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex UpdateHistory (Date)
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003616s
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-12-05T20:04:26', 'add_update_history')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|141: add_update_history migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.005377s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|142: import_lists migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|import_lists|Starting migration of Log DB to 142
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-12-05T20:04:26', 'import_lists')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|142: import_lists migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025254s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|143: add_priority_to_indexers migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_priority_to_indexers|Starting migration of Log DB to 143
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-12-05T20:04:26', 'add_priority_to_indexers')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|143: add_priority_to_indexers migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025619s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|144: import_lists_series_type_and_season_folder migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|import_lists_series_type_and_season_folder|Starting migration of Log DB to 144
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-12-05T20:04:26', 'import_lists_series_type_and_season_folder')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|144: import_lists_series_type_and_season_folder migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025934s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|145: remove_growl migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|remove_growl|Starting migration of Log DB to 145
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-12-05T20:04:26', 'remove_growl')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|145: remove_growl migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026346s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|146: cleanup_duplicates_updatehistory migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|cleanup_duplicates_updatehistory|Starting migration of Log DB to 146
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0016495s
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-12-05T20:04:26', 'cleanup_duplicates_updatehistory')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|146: cleanup_duplicates_updatehistory migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0041936s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|147: swap_filechmod_for_folderchmod migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|swap_filechmod_for_folderchmod|Starting migration of Log DB to 147
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-12-05T20:04:26', 'swap_filechmod_for_folderchmod')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|147: swap_filechmod_for_folderchmod migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027084s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|148: mediainfo_channels migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|mediainfo_channels|Starting migration of Log DB to 148
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-12-05T20:04:26', 'mediainfo_channels')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|148: mediainfo_channels migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002387s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|149: add_on_delete_to_notifications migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_on_delete_to_notifications|Starting migration of Log DB to 149
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-12-05T20:04:26', 'add_on_delete_to_notifications')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|149: add_on_delete_to_notifications migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026156s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|150: add_scene_mapping_origin migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_scene_mapping_origin|Starting migration of Log DB to 150
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-12-05T20:04:26', 'add_scene_mapping_origin')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|150: add_scene_mapping_origin migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0053335s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|151: remove_custom_filter_type migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|remove_custom_filter_type|Starting migration of Log DB to 151
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-12-05T20:04:26', 'remove_custom_filter_type')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|151: remove_custom_filter_type migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002589s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|152: update_btn_url_to_https migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|update_btn_url_to_https|Starting migration of Log DB to 152
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-12-05T20:04:26', 'update_btn_url_to_https')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|152: update_btn_url_to_https migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022556s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|153: add_on_episodefiledelete_for_upgrade migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_on_episodefiledelete_for_upgrade|Starting migration of Log DB to 153
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-12-05T20:04:26', 'add_on_episodefiledelete_for_upgrade')
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|153: add_on_episodefiledelete_for_upgrade migrated
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.00225s
2025-12-05 20:04:26.4|Info|FluentMigrator.Runner.MigrationRunner|154: add_name_release_profile migrating
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.4|Info|add_name_release_profile|Starting migration of Log DB to 154
2025-12-05 20:04:26.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-12-05T20:04:26', 'add_name_release_profile')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|154: add_name_release_profile migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0059296s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|155: add_arabic_and_hindi_languages migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|add_arabic_and_hindi_languages|Starting migration of Log DB to 155
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-12-05T20:04:26', 'add_arabic_and_hindi_languages')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|155: add_arabic_and_hindi_languages migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027685s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|156: add_bypass_to_delay_profile migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|add_bypass_to_delay_profile|Starting migration of Log DB to 156
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-12-05T20:04:26', 'add_bypass_to_delay_profile')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|156: add_bypass_to_delay_profile migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025899s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|157: email_multiple_addresses migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|email_multiple_addresses|Starting migration of Log DB to 157
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-12-05T20:04:26', 'email_multiple_addresses')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|157: email_multiple_addresses migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025788s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|158: cdh_per_downloadclient migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|cdh_per_downloadclient|Starting migration of Log DB to 158
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-12-05T20:04:26', 'cdh_per_downloadclient')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|158: cdh_per_downloadclient migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002667s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|159: add_indexer_tags migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|add_indexer_tags|Starting migration of Log DB to 159
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-12-05T20:04:26', 'add_indexer_tags')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|159: add_indexer_tags migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024914s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|160: rename_blacklist_to_blocklist migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|rename_blacklist_to_blocklist|Starting migration of Log DB to 160
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-12-05T20:04:26', 'rename_blacklist_to_blocklist')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|160: rename_blacklist_to_blocklist migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024881s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|161: remove_plex_hometheatre migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|remove_plex_hometheatre|Starting migration of Log DB to 161
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-12-05T20:04:26', 'remove_plex_hometheatre')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|161: remove_plex_hometheatre migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024041s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|162: release_profile_to_array migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|release_profile_to_array|Starting migration of Log DB to 162
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-12-05T20:04:26', 'release_profile_to_array')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|162: release_profile_to_array migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024381s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|163: mediainfo_to_ffmpeg migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|mediainfo_to_ffmpeg|Starting migration of Log DB to 163
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-12-05T20:04:26', 'mediainfo_to_ffmpeg')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|163: mediainfo_to_ffmpeg migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024208s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|164: download_client_per_indexer migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|download_client_per_indexer|Starting migration of Log DB to 164
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-12-05T20:04:26', 'download_client_per_indexer')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|164: download_client_per_indexer migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002442s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|165: add_on_update_to_notifications migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|add_on_update_to_notifications|Starting migration of Log DB to 165
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-12-05T20:04:26', 'add_on_update_to_notifications')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|165: add_on_update_to_notifications migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024165s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|166: update_series_sort_title migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|update_series_sort_title|Starting migration of Log DB to 166
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-12-05T20:04:26', 'update_series_sort_title')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|166: update_series_sort_title migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002386s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|167: add_tvdbid_to_episode migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|add_tvdbid_to_episode|Starting migration of Log DB to 167
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-12-05T20:04:26', 'add_tvdbid_to_episode')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|167: add_tvdbid_to_episode migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026082s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|168: add_additional_info_to_pending_releases migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|add_additional_info_to_pending_releases|Starting migration of Log DB to 168
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-12-05T20:04:26', 'add_additional_info_to_pending_releases')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|168: add_additional_info_to_pending_releases migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025127s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|169: add_malayalam_and_ukrainian_languages migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|add_malayalam_and_ukrainian_languages|Starting migration of Log DB to 169
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-12-05T20:04:26', 'add_malayalam_and_ukrainian_languages')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|169: add_malayalam_and_ukrainian_languages migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0052741s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|170: add_language_tags_to_subtitle_files migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|add_language_tags_to_subtitle_files|Starting migration of Log DB to 170
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-12-05T20:04:26', 'add_language_tags_to_subtitle_files')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|170: add_language_tags_to_subtitle_files migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027524s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|171: add_custom_formats migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|add_custom_formats|Starting migration of Log DB to 171
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-12-05T20:04:26', 'add_custom_formats')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|171: add_custom_formats migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022626s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|add_SeasonSearchMaximumSingleEpisodeAge_to_indexers|Starting migration of Log DB to 172
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-12-05T20:04:26', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002408s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|173: remove_omg migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|remove_omg|Starting migration of Log DB to 173
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-12-05T20:04:26', 'remove_omg')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|173: remove_omg migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026234s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|174: add_salt_to_users migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|add_salt_to_users|Starting migration of Log DB to 174
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-12-05T20:04:26', 'add_salt_to_users')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|174: add_salt_to_users migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0053283s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|175: language_profiles_to_custom_formats migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|language_profiles_to_custom_formats|Starting migration of Log DB to 175
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-12-05T20:04:26', 'language_profiles_to_custom_formats')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|175: language_profiles_to_custom_formats migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0053242s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|176: original_language migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|original_language|Starting migration of Log DB to 176
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-12-05T20:04:26', 'original_language')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|176: original_language migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026125s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|177: add_on_manual_interaction_required_to_notifications migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|add_on_manual_interaction_required_to_notifications|Starting migration of Log DB to 177
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-12-05T20:04:26', 'add_on_manual_interaction_required_to_notifications')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|177: add_on_manual_interaction_required_to_notifications migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002651s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|178: list_sync_time migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|list_sync_time|Starting migration of Log DB to 178
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-12-05T20:04:26', 'list_sync_time')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|178: list_sync_time migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.005265s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|179: add_auto_tagging migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|add_auto_tagging|Starting migration of Log DB to 179
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-12-05T20:04:26', 'add_auto_tagging')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|179: add_auto_tagging migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028579s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|180: task_duration migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|task_duration|Starting migration of Log DB to 180
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-12-05T20:04:26', 'task_duration')
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|180: task_duration migrated
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022247s
2025-12-05 20:04:26.5|Info|FluentMigrator.Runner.MigrationRunner|181: quality_definition_preferred_size migrating
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.5|Info|quality_definition_preferred_size|Starting migration of Log DB to 181
2025-12-05 20:04:26.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-12-05T20:04:26', 'quality_definition_preferred_size')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|181: quality_definition_preferred_size migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025705s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|182: add_custom_format_score_bypass_to_delay_profile migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|add_custom_format_score_bypass_to_delay_profile|Starting migration of Log DB to 182
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-12-05T20:04:26', 'add_custom_format_score_bypass_to_delay_profile')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|182: add_custom_format_score_bypass_to_delay_profile migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.006016s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|183: update_images_remote_url migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|update_images_remote_url|Starting migration of Log DB to 183
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-12-05T20:04:26', 'update_images_remote_url')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|183: update_images_remote_url migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026104s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|184: remove_invalid_roksbox_metadata_images migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|remove_invalid_roksbox_metadata_images|Starting migration of Log DB to 184
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-12-05T20:04:26', 'remove_invalid_roksbox_metadata_images')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|184: remove_invalid_roksbox_metadata_images migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025551s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|185: add_episode_runtime migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|add_episode_runtime|Starting migration of Log DB to 185
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-12-05T20:04:26', 'add_episode_runtime')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|185: add_episode_runtime migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002677s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|186: add_result_to_commands migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|add_result_to_commands|Starting migration of Log DB to 186
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-12-05T20:04:26', 'add_result_to_commands')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|186: add_result_to_commands migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025775s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|187: add_on_series_add_to_notifications migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|add_on_series_add_to_notifications|Starting migration of Log DB to 187
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-12-05T20:04:26', 'add_on_series_add_to_notifications')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|187: add_on_series_add_to_notifications migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025598s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|postgres_update_timestamp_columns_to_with_timezone|Starting migration of Log DB to 188
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Logs
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 1.3E-06s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Logs Time DateTimeOffset
2025-12-05 20:04:26.6|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-12-05 20:04:26.6|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-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Logs"
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029889s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|AlterTable UpdateHistory
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 1.2E-06s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn UpdateHistory Date DateTimeOffset
2025-12-05 20:04:26.6|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-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "UpdateHistory"
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002642s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 1.1E-06s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "VersionInfo"
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023428s
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-12-05T20:04:26', 'postgres_update_timestamp_columns_to_with_timezone')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0085425s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|189: add_colon_replacement_to_naming_config migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|add_colon_replacement_to_naming_config|Starting migration of Log DB to 189
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-12-05T20:04:26', 'add_colon_replacement_to_naming_config')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|189: add_colon_replacement_to_naming_config migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027597s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|190: health_restored_notification migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|health_restored_notification|Starting migration of Log DB to 190
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-12-05T20:04:26', 'health_restored_notification')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|190: health_restored_notification migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025413s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|191: add_download_client_tags migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|add_download_client_tags|Starting migration of Log DB to 191
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-12-05T20:04:26', 'add_download_client_tags')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|191: add_download_client_tags migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002532s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|192: import_exclusion_type migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|import_exclusion_type|Starting migration of Log DB to 192
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-12-05T20:04:26', 'import_exclusion_type')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|192: import_exclusion_type migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024089s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|193: add_import_list_items migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|add_import_list_items|Starting migration of Log DB to 193
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-12-05T20:04:26', 'add_import_list_items')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|193: add_import_list_items migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0059829s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|194: add_notification_status migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|add_notification_status|Starting migration of Log DB to 194
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-12-05T20:04:26', 'add_notification_status')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|194: add_notification_status migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0076189s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|195: parse_language_tags_from_existing_subtitle_files migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|parse_language_tags_from_existing_subtitle_files|Starting migration of Log DB to 195
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-12-05T20:04:26', 'parse_language_tags_from_existing_subtitle_files')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|195: parse_language_tags_from_existing_subtitle_files migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029721s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|196: add_finale_type migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|add_finale_type|Starting migration of Log DB to 196
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-12-05T20:04:26', 'add_finale_type')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|196: add_finale_type migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.004035s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|197: list_add_missing_search migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|list_add_missing_search|Starting migration of Log DB to 197
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-12-05T20:04:26', 'list_add_missing_search')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|197: list_add_missing_search migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029152s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|198: parse_title_from_existing_subtitle_files migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|parse_title_from_existing_subtitle_files|Starting migration of Log DB to 198
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-12-05T20:04:26', 'parse_title_from_existing_subtitle_files')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|198: parse_title_from_existing_subtitle_files migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027254s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|199: series_last_aired migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|series_last_aired|Starting migration of Log DB to 199
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-12-05T20:04:26', 'series_last_aired')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|199: series_last_aired migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026531s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|200: AddNewItemMonitorType migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|AddNewItemMonitorType|Starting migration of Log DB to 200
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-12-05T20:04:26', 'AddNewItemMonitorType')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|200: AddNewItemMonitorType migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027342s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|201: email_encryption migrating
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.6|Info|email_encryption|Starting migration of Log DB to 201
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-12-05T20:04:26', 'email_encryption')
2025-12-05 20:04:26.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|201: email_encryption migrated
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029544s
2025-12-05 20:04:26.6|Info|FluentMigrator.Runner.MigrationRunner|202: add_indexer_flags migrating
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.7|Info|add_indexer_flags|Starting migration of Log DB to 202
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-12-05T20:04:26', 'add_indexer_flags')
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|202: add_indexer_flags migrated
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0064297s
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|203: release_type migrating
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.7|Info|release_type|Starting migration of Log DB to 203
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-12-05T20:04:26', 'release_type')
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|203: release_type migrated
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024138s
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|204: add_add_release_hash migrating
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.7|Info|add_add_release_hash|Starting migration of Log DB to 204
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-12-05T20:04:26', 'add_add_release_hash')
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|204: add_add_release_hash migrated
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027666s
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|205: rename_season_pack_spec migrating
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.7|Info|rename_season_pack_spec|Starting migration of Log DB to 205
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-12-05T20:04:26', 'rename_season_pack_spec')
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|205: rename_season_pack_spec migrated
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0062277s
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|206: add_tmdbid migrating
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.7|Info|add_tmdbid|Starting migration of Log DB to 206
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-12-05T20:04:26', 'add_tmdbid')
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|206: add_tmdbid migrated
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029034s
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|209: add_on_import_complete_to_notifications migrating
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.7|Info|add_on_import_complete_to_notifications|Starting migration of Log DB to 209
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-12-05T20:04:26', 'add_on_import_complete_to_notifications')
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|209: add_on_import_complete_to_notifications migrated
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026678s
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|210: add_monitored_seasons_filter migrating
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.7|Info|add_monitored_seasons_filter|Starting migration of Log DB to 210
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-12-05T20:04:26', 'add_monitored_seasons_filter')
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|210: add_monitored_seasons_filter migrated
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0037676s
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|211: add_custom_colon_replacement_to_naming_config migrating
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.7|Info|add_custom_colon_replacement_to_naming_config|Starting migration of Log DB to 211
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-12-05T20:04:26', 'add_custom_colon_replacement_to_naming_config')
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|211: add_custom_colon_replacement_to_naming_config migrated
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0055646s
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.7|Info|add_minium_upgrade_format_score_to_quality_profiles|Starting migration of Log DB to 212
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-12-05T20:04:26', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0089708s
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|214: add_blurary576p_quality_in_profiles migrating
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.7|Info|add_blurary576p_quality_in_profiles|Starting migration of Log DB to 214
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-12-05T20:04:26', 'add_blurary576p_quality_in_profiles')
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|214: add_blurary576p_quality_in_profiles migrated
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0042075s
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.7|Info|add_blurary576p_quality_in_profiles_with_grouped_blurary480p|Starting migration of Log DB to 215
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-12-05T20:04:26', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0037799s
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|217: add_mal_and_anilist_ids migrating
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-12-05 20:04:26.7|Info|add_mal_and_anilist_ids|Starting migration of Log DB to 217
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-12-05T20:04:26', 'add_mal_and_anilist_ids')
2025-12-05 20:04:26.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|217: add_mal_and_anilist_ids migrated
2025-12-05 20:04:26.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029171s
2025-12-05 20:04:27.0|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2025-12-05 20:04:27.0|Info|UpdaterConfigProvider|Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-12-05 20:04:27.1|Info|QualityProfileService|Setting up default quality profiles
2025-12-05 20:04:27.2|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2025-12-05 20:04:27.2|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2025-12-05 20:04:27.2|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2025-12-05 20:04:27.4|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2025-12-05 20:19:27.4|Info|RssSyncService|Starting RSS Sync
2025-12-05 20:19:27.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 20:19:27.4|Info|DownloadDecisionMaker|No results found
2025-12-05 20:19:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 20:34:27.5|Info|RssSyncService|Starting RSS Sync
2025-12-05 20:34:27.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 20:34:27.5|Info|DownloadDecisionMaker|No results found
2025-12-05 20:34:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 20:47:41.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-12-05 20:47:42.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-12-05 20:47:42.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-12-05 20:47:42.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-12-05 20:49:27.7|Info|RssSyncService|Starting RSS Sync
2025-12-05 20:49:27.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 20:49:27.7|Info|DownloadDecisionMaker|No results found
2025-12-05 20:49:27.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 21:02:30.4|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2025-12-05 21:02:30.4|Info|ConsoleApp|Exiting main.
2025-12-05 21:04:33.0|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.16.2944
2025-12-05 21:04:33.1|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-05 21:04:33.2|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-05 21:04:33.8|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-05 21:04:34.1|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-05 21:04:34.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-12-05 21:04:34.2|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 21:04:34.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 21:04:34.3|Info|DatabaseEngineVersionCheck|SQLite 3.49.2
2025-12-05 21:04:34.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0821396s
2025-12-05 21:04:34.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-12-05 21:04:34.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0854996s
2025-12-05 21:04:34.4|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-05 21:04:34.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-12-05 21:04:34.4|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-05 21:04:34.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-05 21:04:34.4|Info|DatabaseEngineVersionCheck|SQLite 3.49.2
2025-12-05 21:04:34.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023388s
2025-12-05 21:04:34.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-12-05 21:04:34.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025548s
2025-12-05 21:04:35.1|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2025-12-05 21:04:35.7|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2025-12-05 21:04:35.7|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2025-12-05 21:04:35.7|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2025-12-05 21:04:35.8|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2025-12-05 21:05:05.7|Info|RssSyncService|Starting RSS Sync
2025-12-05 21:05:05.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 21:05:05.7|Info|DownloadDecisionMaker|No results found
2025-12-05 21:05:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 21:20:05.8|Info|RssSyncService|Starting RSS Sync
2025-12-05 21:20:05.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 21:20:05.8|Info|DownloadDecisionMaker|No results found
2025-12-05 21:20:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 21:35:05.9|Info|RssSyncService|Starting RSS Sync
2025-12-05 21:35:05.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 21:35:05.9|Info|DownloadDecisionMaker|No results found
2025-12-05 21:35:05.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 21:50:06.1|Info|RssSyncService|Starting RSS Sync
2025-12-05 21:50:06.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 21:50:06.1|Info|DownloadDecisionMaker|No results found
2025-12-05 21:50:06.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 22:05:06.2|Info|RssSyncService|Starting RSS Sync
2025-12-05 22:05:06.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 22:05:06.2|Info|DownloadDecisionMaker|No results found
2025-12-05 22:05:06.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 22:20:06.4|Info|RssSyncService|Starting RSS Sync
2025-12-05 22:20:06.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 22:20:06.4|Info|DownloadDecisionMaker|No results found
2025-12-05 22:20:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 22:35:06.6|Info|RssSyncService|Starting RSS Sync
2025-12-05 22:35:06.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 22:35:06.6|Info|DownloadDecisionMaker|No results found
2025-12-05 22:35:06.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 22:50:06.7|Info|RssSyncService|Starting RSS Sync
2025-12-05 22:50:06.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 22:50:06.7|Info|DownloadDecisionMaker|No results found
2025-12-05 22:50:06.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 23:04:36.8|Info|SceneMappingService|Updating Scene mappings
2025-12-05 23:05:06.8|Info|RssSyncService|Starting RSS Sync
2025-12-05 23:05:06.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 23:05:06.8|Info|DownloadDecisionMaker|No results found
2025-12-05 23:05:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 23:20:07.0|Info|RssSyncService|Starting RSS Sync
2025-12-05 23:20:07.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 23:20:07.0|Info|DownloadDecisionMaker|No results found
2025-12-05 23:20:07.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 23:35:07.2|Info|RssSyncService|Starting RSS Sync
2025-12-05 23:35:07.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 23:35:07.2|Info|DownloadDecisionMaker|No results found
2025-12-05 23:35:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-05 23:50:07.3|Info|RssSyncService|Starting RSS Sync
2025-12-05 23:50:07.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-05 23:50:07.3|Info|DownloadDecisionMaker|No results found
2025-12-05 23:50:07.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 00:05:07.4|Info|RssSyncService|Starting RSS Sync
2025-12-06 00:05:07.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 00:05:07.4|Info|DownloadDecisionMaker|No results found
2025-12-06 00:05:07.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 00:20:07.6|Info|RssSyncService|Starting RSS Sync
2025-12-06 00:20:07.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 00:20:07.6|Info|DownloadDecisionMaker|No results found
2025-12-06 00:20:07.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 00:35:07.7|Info|RssSyncService|Starting RSS Sync
2025-12-06 00:35:07.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 00:35:07.7|Info|DownloadDecisionMaker|No results found
2025-12-06 00:35:07.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 00:50:07.8|Info|RssSyncService|Starting RSS Sync
2025-12-06 00:50:07.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 00:50:07.8|Info|DownloadDecisionMaker|No results found
2025-12-06 00:50:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 01:05:08.0|Info|RssSyncService|Starting RSS Sync
2025-12-06 01:05:08.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 01:05:08.0|Info|DownloadDecisionMaker|No results found
2025-12-06 01:05:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 01:20:08.2|Info|RssSyncService|Starting RSS Sync
2025-12-06 01:20:08.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 01:20:08.2|Info|DownloadDecisionMaker|No results found
2025-12-06 01:20:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 01:35:08.3|Info|RssSyncService|Starting RSS Sync
2025-12-06 01:35:08.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 01:35:08.3|Info|DownloadDecisionMaker|No results found
2025-12-06 01:35:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 01:50:08.4|Info|RssSyncService|Starting RSS Sync
2025-12-06 01:50:08.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 01:50:08.4|Info|DownloadDecisionMaker|No results found
2025-12-06 01:50:08.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 02:04:38.6|Info|SceneMappingService|Updating Scene mappings
2025-12-06 02:05:08.6|Info|RssSyncService|Starting RSS Sync
2025-12-06 02:05:08.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 02:05:08.6|Info|DownloadDecisionMaker|No results found
2025-12-06 02:05:08.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 02:20:08.7|Info|RssSyncService|Starting RSS Sync
2025-12-06 02:20:08.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 02:20:08.7|Info|DownloadDecisionMaker|No results found
2025-12-06 02:20:08.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 02:35:08.9|Info|RssSyncService|Starting RSS Sync
2025-12-06 02:35:08.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 02:35:08.9|Info|DownloadDecisionMaker|No results found
2025-12-06 02:35:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 02:50:09.0|Info|RssSyncService|Starting RSS Sync
2025-12-06 02:50:09.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 02:50:09.0|Info|DownloadDecisionMaker|No results found
2025-12-06 02:50:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 03:05:09.2|Info|RssSyncService|Starting RSS Sync
2025-12-06 03:05:09.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 03:05:09.2|Info|DownloadDecisionMaker|No results found
2025-12-06 03:05:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 03:20:09.3|Info|RssSyncService|Starting RSS Sync
2025-12-06 03:20:09.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 03:20:09.3|Info|DownloadDecisionMaker|No results found
2025-12-06 03:20:09.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 03:35:09.4|Info|RssSyncService|Starting RSS Sync
2025-12-06 03:35:09.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 03:35:09.4|Info|DownloadDecisionMaker|No results found
2025-12-06 03:35:09.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 03:50:09.6|Info|RssSyncService|Starting RSS Sync
2025-12-06 03:50:09.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 03:50:09.6|Info|DownloadDecisionMaker|No results found
2025-12-06 03:50:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 04:05:09.8|Info|RssSyncService|Starting RSS Sync
2025-12-06 04:05:09.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 04:05:09.8|Info|DownloadDecisionMaker|No results found
2025-12-06 04:05:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 04:20:09.9|Info|RssSyncService|Starting RSS Sync
2025-12-06 04:20:09.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 04:20:09.9|Info|DownloadDecisionMaker|No results found
2025-12-06 04:20:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 04:35:10.0|Info|RssSyncService|Starting RSS Sync
2025-12-06 04:35:10.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 04:35:10.0|Info|DownloadDecisionMaker|No results found
2025-12-06 04:35:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 04:50:10.2|Info|RssSyncService|Starting RSS Sync
2025-12-06 04:50:10.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 04:50:10.2|Info|DownloadDecisionMaker|No results found
2025-12-06 04:50:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 05:04:40.3|Info|SceneMappingService|Updating Scene mappings
2025-12-06 05:05:10.3|Info|RssSyncService|Starting RSS Sync
2025-12-06 05:05:10.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 05:05:10.3|Info|DownloadDecisionMaker|No results found
2025-12-06 05:05:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 05:20:10.5|Info|RssSyncService|Starting RSS Sync
2025-12-06 05:20:10.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 05:20:10.5|Info|DownloadDecisionMaker|No results found
2025-12-06 05:20:10.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 05:35:10.6|Info|RssSyncService|Starting RSS Sync
2025-12-06 05:35:10.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 05:35:10.6|Info|DownloadDecisionMaker|No results found
2025-12-06 05:35:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 05:50:10.8|Info|RssSyncService|Starting RSS Sync
2025-12-06 05:50:10.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 05:50:10.8|Info|DownloadDecisionMaker|No results found
2025-12-06 05:50:10.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 06:05:10.9|Info|RssSyncService|Starting RSS Sync
2025-12-06 06:05:10.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 06:05:10.9|Info|DownloadDecisionMaker|No results found
2025-12-06 06:05:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 06:20:11.0|Info|RssSyncService|Starting RSS Sync
2025-12-06 06:20:11.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 06:20:11.0|Info|DownloadDecisionMaker|No results found
2025-12-06 06:20:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 06:35:11.2|Info|RssSyncService|Starting RSS Sync
2025-12-06 06:35:11.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 06:35:11.2|Info|DownloadDecisionMaker|No results found
2025-12-06 06:35:11.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 06:50:11.3|Info|RssSyncService|Starting RSS Sync
2025-12-06 06:50:11.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 06:50:11.3|Info|DownloadDecisionMaker|No results found
2025-12-06 06:50:11.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 07:05:11.5|Info|RssSyncService|Starting RSS Sync
2025-12-06 07:05:11.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 07:05:11.5|Info|DownloadDecisionMaker|No results found
2025-12-06 07:05:11.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 07:20:11.6|Info|RssSyncService|Starting RSS Sync
2025-12-06 07:20:11.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 07:20:11.6|Info|DownloadDecisionMaker|No results found
2025-12-06 07:20:11.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 07:35:11.7|Info|RssSyncService|Starting RSS Sync
2025-12-06 07:35:11.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 07:35:11.7|Info|DownloadDecisionMaker|No results found
2025-12-06 07:35:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 07:50:11.8|Info|RssSyncService|Starting RSS Sync
2025-12-06 07:50:11.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 07:50:11.8|Info|DownloadDecisionMaker|No results found
2025-12-06 07:50:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 08:04:42.0|Info|SceneMappingService|Updating Scene mappings
2025-12-06 08:05:12.0|Info|RssSyncService|Starting RSS Sync
2025-12-06 08:05:12.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 08:05:12.0|Info|DownloadDecisionMaker|No results found
2025-12-06 08:05:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 08:20:12.1|Info|RssSyncService|Starting RSS Sync
2025-12-06 08:20:12.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 08:20:12.1|Info|DownloadDecisionMaker|No results found
2025-12-06 08:20:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 08:35:12.3|Info|RssSyncService|Starting RSS Sync
2025-12-06 08:35:12.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 08:35:12.3|Info|DownloadDecisionMaker|No results found
2025-12-06 08:35:12.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 08:50:12.4|Info|RssSyncService|Starting RSS Sync
2025-12-06 08:50:12.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 08:50:12.4|Info|DownloadDecisionMaker|No results found
2025-12-06 08:50:12.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 09:05:12.6|Info|RssSyncService|Starting RSS Sync
2025-12-06 09:05:12.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 09:05:12.6|Info|DownloadDecisionMaker|No results found
2025-12-06 09:05:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 09:20:12.7|Info|RssSyncService|Starting RSS Sync
2025-12-06 09:20:12.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 09:20:12.7|Info|DownloadDecisionMaker|No results found
2025-12-06 09:20:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 09:35:12.9|Info|RssSyncService|Starting RSS Sync
2025-12-06 09:35:12.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 09:35:12.9|Info|DownloadDecisionMaker|No results found
2025-12-06 09:35:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 09:50:13.1|Info|RssSyncService|Starting RSS Sync
2025-12-06 09:50:13.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 09:50:13.1|Info|DownloadDecisionMaker|No results found
2025-12-06 09:50:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 10:05:13.2|Info|RssSyncService|Starting RSS Sync
2025-12-06 10:05:13.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 10:05:13.2|Info|DownloadDecisionMaker|No results found
2025-12-06 10:05:13.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 10:20:13.3|Info|RssSyncService|Starting RSS Sync
2025-12-06 10:20:13.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 10:20:13.3|Info|DownloadDecisionMaker|No results found
2025-12-06 10:20:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 10:35:13.4|Info|RssSyncService|Starting RSS Sync
2025-12-06 10:35:13.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 10:35:13.4|Info|DownloadDecisionMaker|No results found
2025-12-06 10:35:13.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 10:50:13.6|Info|RssSyncService|Starting RSS Sync
2025-12-06 10:50:13.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 10:50:13.6|Info|DownloadDecisionMaker|No results found
2025-12-06 10:50:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 11:04:43.7|Info|SceneMappingService|Updating Scene mappings
2025-12-06 11:05:13.7|Info|RssSyncService|Starting RSS Sync
2025-12-06 11:05:13.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 11:05:13.7|Info|DownloadDecisionMaker|No results found
2025-12-06 11:05:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 11:20:13.9|Info|RssSyncService|Starting RSS Sync
2025-12-06 11:20:13.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 11:20:13.9|Info|DownloadDecisionMaker|No results found
2025-12-06 11:20:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 11:35:14.1|Info|RssSyncService|Starting RSS Sync
2025-12-06 11:35:14.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 11:35:14.1|Info|DownloadDecisionMaker|No results found
2025-12-06 11:35:14.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 11:50:14.2|Info|RssSyncService|Starting RSS Sync
2025-12-06 11:50:14.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 11:50:14.2|Info|DownloadDecisionMaker|No results found
2025-12-06 11:50:14.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 12:05:14.3|Info|RssSyncService|Starting RSS Sync
2025-12-06 12:05:14.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 12:05:14.3|Info|DownloadDecisionMaker|No results found
2025-12-06 12:05:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 12:20:14.4|Info|RssSyncService|Starting RSS Sync
2025-12-06 12:20:14.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 12:20:14.4|Info|DownloadDecisionMaker|No results found
2025-12-06 12:20:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 12:35:14.6|Info|RssSyncService|Starting RSS Sync
2025-12-06 12:35:14.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 12:35:14.6|Info|DownloadDecisionMaker|No results found
2025-12-06 12:35:14.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 12:50:14.7|Info|RssSyncService|Starting RSS Sync
2025-12-06 12:50:14.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 12:50:14.7|Info|DownloadDecisionMaker|No results found
2025-12-06 12:50:14.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 13:05:14.8|Info|RssSyncService|Starting RSS Sync
2025-12-06 13:05:14.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 13:05:14.8|Info|DownloadDecisionMaker|No results found
2025-12-06 13:05:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 13:20:15.0|Info|RssSyncService|Starting RSS Sync
2025-12-06 13:20:15.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 13:20:15.0|Info|DownloadDecisionMaker|No results found
2025-12-06 13:20:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 13:35:15.1|Info|RssSyncService|Starting RSS Sync
2025-12-06 13:35:15.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 13:35:15.1|Info|DownloadDecisionMaker|No results found
2025-12-06 13:35:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 13:50:15.2|Info|RssSyncService|Starting RSS Sync
2025-12-06 13:50:15.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 13:50:15.2|Info|DownloadDecisionMaker|No results found
2025-12-06 13:50:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 14:04:45.4|Info|SceneMappingService|Updating Scene mappings
2025-12-06 14:05:15.4|Info|RssSyncService|Starting RSS Sync
2025-12-06 14:05:15.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 14:05:15.4|Info|DownloadDecisionMaker|No results found
2025-12-06 14:05:15.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 14:20:15.5|Info|RssSyncService|Starting RSS Sync
2025-12-06 14:20:15.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 14:20:15.5|Info|DownloadDecisionMaker|No results found
2025-12-06 14:20:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 14:35:15.7|Info|RssSyncService|Starting RSS Sync
2025-12-06 14:35:15.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 14:35:15.7|Info|DownloadDecisionMaker|No results found
2025-12-06 14:35:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 14:50:15.8|Info|RssSyncService|Starting RSS Sync
2025-12-06 14:50:15.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 14:50:15.8|Info|DownloadDecisionMaker|No results found
2025-12-06 14:50:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 15:05:15.9|Info|RssSyncService|Starting RSS Sync
2025-12-06 15:05:15.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 15:05:15.9|Info|DownloadDecisionMaker|No results found
2025-12-06 15:05:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 15:20:16.1|Info|RssSyncService|Starting RSS Sync
2025-12-06 15:20:16.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 15:20:16.1|Info|DownloadDecisionMaker|No results found
2025-12-06 15:20:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 15:35:16.2|Info|RssSyncService|Starting RSS Sync
2025-12-06 15:35:16.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 15:35:16.2|Info|DownloadDecisionMaker|No results found
2025-12-06 15:35:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 15:50:16.3|Info|RssSyncService|Starting RSS Sync
2025-12-06 15:50:16.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 15:50:16.3|Info|DownloadDecisionMaker|No results found
2025-12-06 15:50:16.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 16:05:16.5|Info|RssSyncService|Starting RSS Sync
2025-12-06 16:05:16.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 16:05:16.5|Info|DownloadDecisionMaker|No results found
2025-12-06 16:05:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 16:20:16.6|Info|RssSyncService|Starting RSS Sync
2025-12-06 16:20:16.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 16:20:16.6|Info|DownloadDecisionMaker|No results found
2025-12-06 16:20:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 16:35:16.8|Info|RssSyncService|Starting RSS Sync
2025-12-06 16:35:16.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 16:35:16.8|Info|DownloadDecisionMaker|No results found
2025-12-06 16:35:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 16:50:16.9|Info|RssSyncService|Starting RSS Sync
2025-12-06 16:50:16.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-12-06 16:50:16.9|Info|DownloadDecisionMaker|No results found
2025-12-06 16:50:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-12-06 17:04:47.0|Info|SceneMappingService|Updating Scene mappings
2025-12-06 17:05:17.0|Info|RssSyncService|Starting RSS Sync
2025-12-06 17:05:17.3|Info|DownloadDecisionMaker|Processing 105 releases
2025-12-06 17:05:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 105, Reports grabbed: 0
2025-12-06 17:20:47.1|Info|RssSyncService|Starting RSS Sync
2025-12-06 17:20:47.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/06/2025 14:36:19 and 12/06/2025 16:35:01 UTC. Search may be required.
2025-12-06 17:20:47.4|Info|DownloadDecisionMaker|Processing 113 releases
2025-12-06 17:20:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 113, Reports grabbed: 0
2025-12-06 17:36:17.1|Info|RssSyncService|Starting RSS Sync
2025-12-06 17:36:17.3|Info|DownloadDecisionMaker|Processing 120 releases
2025-12-06 17:36:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-12-06 17:51:47.2|Info|RssSyncService|Starting RSS Sync
2025-12-06 17:51:47.4|Info|DownloadDecisionMaker|Processing 120 releases
2025-12-06 17:51:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-12-06 18:07:17.3|Info|RssSyncService|Starting RSS Sync
2025-12-06 18:07:17.4|Info|DownloadDecisionMaker|Processing 102 releases
2025-12-06 18:07:17.5|Info|RssSyncService|RSS Sync Completed. Reports found: 102, Reports grabbed: 0
2025-12-06 18:22:47.3|Info|RssSyncService|Starting RSS Sync
2025-12-06 18:22:47.7|Info|DownloadDecisionMaker|Processing 102 releases
2025-12-06 18:22:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 102, Reports grabbed: 0
2025-12-06 18:38:17.4|Info|RssSyncService|Starting RSS Sync
2025-12-06 18:38:17.6|Info|DownloadDecisionMaker|Processing 88 releases
2025-12-06 18:38:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 88, Reports grabbed: 0
2025-12-06 18:53:47.5|Info|RssSyncService|Starting RSS Sync
2025-12-06 18:53:47.7|Info|DownloadDecisionMaker|Processing 88 releases
2025-12-06 18:53:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 88, Reports grabbed: 0
2025-12-06 19:06:36.6|Info|AddSeriesService|Adding Series [75805][It's Always Sunny in Philadelphia] Path: [/tv/It's Always Sunny in Philadelphia]
2025-12-06 19:06:36.7|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-06 19:06:36.7|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-06 19:06:36.7|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-06 19:06:37.0|Info|MediaCoverService|Downloading Banner for [75805][It's Always Sunny in Philadelphia] https://artworks.thetvdb.com/banners/graphical/75805-g3.jpg
2025-12-06 19:06:37.0|Warn|DiskScanService|Series' root folder (/tv) is empty.
2025-12-06 19:06:37.0|Info|SeriesScannedHandler|[It's Always Sunny in Philadelphia] was recently added, performing post-add actions
2025-12-06 19:06:37.1|Info|MediaCoverService|Downloading Poster for [75805][It's Always Sunny in Philadelphia] https://artworks.thetvdb.com/banners/posters/75805-12.jpg
2025-12-06 19:06:37.1|Info|MediaCoverService|Downloading Fanart for [75805][It's Always Sunny in Philadelphia] https://artworks.thetvdb.com/banners/fanart/original/75805-20.jpg
2025-12-06 19:06:37.2|Info|MediaCoverService|Downloading Clearlogo for [75805][It's Always Sunny in Philadelphia] https://artworks.thetvdb.com/banners/v4/series/75805/clearlogo/611b5dbb66220.png
2025-12-06 19:06:37.4|Info|EpisodeSearchService|Performing search for 40 episodes
2025-12-06 19:06:37.4|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S01]. 2 active indexers
2025-12-06 19:06:37.7|Info|MetadataService|Series folder does not exist, skipping metadata image creation
2025-12-06 19:06:41.6|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 19:06:42.1|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S02]. 2 active indexers
2025-12-06 19:06:48.3|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 19:06:48.7|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S03]. 2 active indexers
2025-12-06 19:06:54.3|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 19:06:54.6|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17]. 2 active indexers
2025-12-06 19:07:00.3|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 19:07:02.2|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S17E08 The Golden Bachelor Live 1080p DSNP
2025-12-06 19:07:02.2|Info|EpisodeSearchService|Completed search for 40 episodes. 1 reports downloaded.
2025-12-06 19:09:17.5|Info|RssSyncService|Starting RSS Sync
2025-12-06 19:09:17.7|Info|DownloadDecisionMaker|Processing 75 releases
2025-12-06 19:09:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0
2025-12-06 19:24:47.6|Info|RssSyncService|Starting RSS Sync
2025-12-06 19:24:47.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/06/2025 16:41:02 and 12/06/2025 18:46:39 UTC. Search may be required.
2025-12-06 19:24:47.8|Info|DownloadDecisionMaker|Processing 66 releases
2025-12-06 19:24:47.9|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0
2025-12-06 19:37:46.8|Info|SceneMappingService|Updating Scene mappings
2025-12-06 19:37:47.5|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-06 19:37:47.5|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-06 19:37:47.9|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-06 19:37:47.9|Warn|DiskScanService|Series' root folder (/tv) is empty.
2025-12-06 19:40:17.7|Info|RssSyncService|Starting RSS Sync
2025-12-06 19:40:17.9|Warn|Torznab|Indexer LimeTorrents (Prowlarr) rss sync didn't cover the period between 12/06/2025 19:21:47 and 12/06/2025 19:22:17 UTC. Search may be required.
2025-12-06 19:40:17.9|Info|DownloadDecisionMaker|Processing 53 releases
2025-12-06 19:40:18.0|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
2025-12-06 19:45:48.4|Info|SceneMappingService|Updating Scene mappings
2025-12-06 19:45:49.0|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-06 19:45:49.1|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-06 19:45:49.4|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-06 19:45:49.4|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-06 19:45:49.4|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-06 19:45:49.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-06 19:45:49.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-06 19:45:49.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-06 19:45:49.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-06 19:55:22.8|Info|SceneMappingService|Updating Scene mappings
2025-12-06 19:55:23.5|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-06 19:55:23.6|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-06 19:55:24.1|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-06 19:55:24.1|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-06 19:55:24.1|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-06 19:55:24.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-06 19:55:24.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-06 19:55:24.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-06 19:55:24.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-06 19:55:47.7|Info|RssSyncService|Starting RSS Sync
2025-12-06 19:55:48.0|Warn|Torznab|Indexer LimeTorrents (Prowlarr) rss sync didn't cover the period between 12/06/2025 19:37:17 and 12/06/2025 19:37:48 UTC. Search may be required.
2025-12-06 19:55:48.0|Info|DownloadDecisionMaker|Processing 53 releases
2025-12-06 19:55:48.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
2025-12-06 19:57:55.6|Info|SceneMappingService|Updating Scene mappings
2025-12-06 19:57:56.3|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-06 19:57:56.3|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-06 19:57:56.7|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-06 19:57:56.7|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-06 19:57:56.7|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-06 19:57:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-06 19:57:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-06 19:57:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-06 19:57:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-06 20:04:47.8|Info|RefreshSeriesService|Skipping refresh of series: It's Always Sunny in Philadelphia
2025-12-06 20:04:47.8|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-06 20:04:47.8|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-06 20:04:47.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-06 20:04:47.8|Info|HousekeepingService|Running housecleaning tasks
2025-12-06 20:04:47.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-06 20:04:47.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-06 20:04:47.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-06 20:04:47.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-12-06 20:04:47.8|Info|Database|Vacuuming Log database
2025-12-06 20:04:47.8|Info|Database|Log database compressed
2025-12-06 20:04:47.8|Info|Database|Vacuuming Main database
2025-12-06 20:04:47.9|Info|Database|Main database compressed
2025-12-06 20:05:17.8|Info|SceneMappingService|Updating Scene mappings
2025-12-06 20:10:23.8|Info|RssSyncService|Starting RSS Sync
2025-12-06 20:10:24.0|Info|DownloadDecisionMaker|Processing 87 releases
2025-12-06 20:10:24.1|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0
2025-12-06 20:15:56.7|Info|SceneMappingService|Updating Scene mappings
2025-12-06 20:15:57.4|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-06 20:15:57.4|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-06 20:15:57.9|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-06 20:15:57.9|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-06 20:15:57.9|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-06 20:15:57.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-06 20:15:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-06 20:15:58.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-06 20:15:58.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-06 20:21:28.3|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2025-12-06 20:21:28.4|Info|ConsoleApp|Exiting main.
2025-12-06 20:22:03.9|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.16.2944
2025-12-06 20:22:04.1|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-06 20:22:04.1|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-06 20:22:04.7|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-06 20:22:04.9|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-06 20:22:05.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-12-06 20:22:05.1|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-06 20:22:05.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-06 20:22:05.2|Info|DatabaseEngineVersionCheck|SQLite 3.49.2
2025-12-06 20:22:05.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0798494s
2025-12-06 20:22:05.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-12-06 20:22:05.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.082856s
2025-12-06 20:22:05.2|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-06 20:22:05.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-12-06 20:22:05.2|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-06 20:22:05.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-06 20:22:05.2|Info|DatabaseEngineVersionCheck|SQLite 3.49.2
2025-12-06 20:22:05.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022334s
2025-12-06 20:22:05.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-12-06 20:22:05.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024623s
2025-12-06 20:22:05.9|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2025-12-06 20:22:06.5|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2025-12-06 20:22:06.5|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2025-12-06 20:22:06.5|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2025-12-06 20:22:06.6|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2025-12-06 20:24:33.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.42.0.3:9696/api?t=caps&apikey=(removed) 406.NotAcceptable (0 bytes)
2025-12-06 20:24:59.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.42.0.3:9696/api?t=caps&apikey=(removed) 406.NotAcceptable (0 bytes)
2025-12-06 20:25:19.5|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Either 'Categories' or 'Anime Categories' must be provided
2025-12-06 20:25:20.6|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Either 'Categories' or 'Anime Categories' must be provided
2025-12-06 20:25:36.7|Info|RssSyncService|Starting RSS Sync
2025-12-06 20:25:37.1|Info|DownloadDecisionMaker|Processing 87 releases
2025-12-06 20:25:37.3|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0
2025-12-06 20:25:55.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.42.0.3:9696/api?t=caps&apikey=(removed) 406.NotAcceptable (0 bytes)
2025-12-06 20:25:55.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.42.0.3:9696/api?t=caps&apikey=(removed) 406.NotAcceptable (0 bytes)
2025-12-06 20:25:55.6|Warn|Torznab|Unable to connect to indexer
[v4.0.16.2944] NzbDrone.Common.Http.HttpException: HTTP request failed: [406:NotAcceptable] [GET] at [http://10.42.0.3:9696/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 119
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 376
2025-12-06 20:25:55.6|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [406:NotAcceptable] [GET] at [http://10.42.0.3:9696/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2025-12-06 20:29:04.6|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17E07]. 2 active indexers
2025-12-06 20:29:09.3|Info|DownloadDecisionMaker|Processing 52 releases
2025-12-06 20:29:10.8|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny In Philadelphia S17E07 1080p WEB h264 ETHEL EZTV
2025-12-06 20:29:10.8|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-06 20:41:06.8|Info|RssSyncService|Starting RSS Sync
2025-12-06 20:41:07.0|Info|DownloadDecisionMaker|Processing 83 releases
2025-12-06 20:41:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 83, Reports grabbed: 0
2025-12-06 20:45:15.7|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S01]. 2 active indexers
2025-12-06 20:45:20.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:45:20.3|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S02]. 2 active indexers
2025-12-06 20:45:26.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:45:26.4|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S03]. 2 active indexers
2025-12-06 20:45:32.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:45:32.3|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S04]. 2 active indexers
2025-12-06 20:45:38.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:45:38.3|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S05]. 2 active indexers
2025-12-06 20:45:44.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:45:44.4|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S06]. 2 active indexers
2025-12-06 20:45:50.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:45:50.3|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S07]. 2 active indexers
2025-12-06 20:45:56.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:45:56.3|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S08]. 2 active indexers
2025-12-06 20:46:02.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:46:04.0|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S08E05 The Gang Gets Analyzed 1080p BluRay x264 OFT
2025-12-06 20:46:06.0|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S08E09 The Gang Dines Out 1080p BluRay x26
2025-12-06 20:46:07.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S08E01 Pop Pop The Final Solution 1080p Bl
2025-12-06 20:46:09.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S08E02 The Gang Recycles Their Trash 1080p
2025-12-06 20:46:12.0|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S08E04 Charlie and Dee Find Love 1080p Blu
2025-12-06 20:46:14.0|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S08E06 Charlies Mom Has Cancer 1080p BluRa
2025-12-06 20:46:15.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S08E07 Franks Back in Business 1080p BluRa
2025-12-06 20:46:17.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S08E08 Charlie Rules the World 1080p BluRa
2025-12-06 20:46:17.9|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S09]. 2 active indexers
2025-12-06 20:46:24.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:46:25.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S09E01 The Gang Broke Dee 1080p Web DL x26
2025-12-06 20:46:28.0|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S09E02 Gun Fever Too Still Hot 1080p Web D
2025-12-06 20:46:29.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S09E04 Mac and Dennis Buy a Timeshare 1080p Web DL x264 OFT
2025-12-06 20:46:31.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S09E05 Mac Day 1080p Web DL x264 OFT
2025-12-06 20:46:34.0|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S09E06 The Gang Saves the Day 1080p Web DL
2025-12-06 20:46:36.0|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S09E07 The Gang Gets Quarantined 1080p Web DL x264 OFT
2025-12-06 20:46:37.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S09E08 Flowers for Charlie 1080p Web DL x2
2025-12-06 20:46:39.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S09E10 The Gang Squashes Their Beefs 1080p Web DL x264 OFT
2025-12-06 20:46:39.9|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S10]. 2 active indexers
2025-12-06 20:46:45.9|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:46:47.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S10E01 The Gang Beats Boggs 1080p Web DL x
2025-12-06 20:46:50.0|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S10E02 The Gang Group Dates 1080p Web DL x
2025-12-06 20:46:52.0|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny In Philadelphia S10E03 Psycho Pete Returns 1080p Web DL x2
2025-12-06 20:46:53.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S10E04 Charlie Work 1080p Web DL x264 OFT
2025-12-06 20:46:56.0|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S10E05 The Gang Spies Like U S 1080p Web D
2025-12-06 20:46:57.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S10E07 Mac Kills His Dad 1080p Web DL x264
2025-12-06 20:46:59.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S10E09 Frank Retires 1080p Web DL x264 OFT
2025-12-06 20:47:01.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S10E06 The Gang Misses the Boat 1080p Web
2025-12-06 20:47:03.9|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S10E08 The Gang Goes On Family Fight 1080p
2025-12-06 20:47:03.9|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S11]. 2 active indexers
2025-12-06 20:47:09.9|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:47:10.4|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S12]. 2 active indexers
2025-12-06 20:47:12.6|Info|SceneMappingService|Updating Scene mappings
2025-12-06 20:47:13.3|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-06 20:47:13.5|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-06 20:47:13.7|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-06 20:47:13.7|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-06 20:47:13.7|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-06 20:47:13.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-06 20:47:13.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-06 20:47:13.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-06 20:47:13.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-06 20:47:15.9|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:47:16.3|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S13]. 2 active indexers
2025-12-06 20:47:22.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:47:22.3|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S14]. 2 active indexers
2025-12-06 20:47:28.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:47:28.3|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S15]. 2 active indexers
2025-12-06 20:47:34.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:47:34.3|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S16]. 2 active indexers
2025-12-06 20:47:39.9|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:47:40.3|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17]. 2 active indexers
2025-12-06 20:47:45.9|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:47:46.3|Info|SeriesSearchService|Series search completed. 25 reports downloaded.
2025-12-06 20:48:02.3|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-06 20:48:02.3|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-06 20:48:02.8|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-06 20:48:02.8|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-06 20:48:02.8|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-06 20:48:02.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-06 20:48:02.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-06 20:48:02.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-06 20:48:02.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-06 20:48:13.5|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17]. 2 active indexers
2025-12-06 20:48:17.7|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:48:18.1|Info|SeriesSearchService|Series search completed. 0 reports downloaded.
2025-12-06 20:48:25.3|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17]. 2 active indexers
2025-12-06 20:48:29.6|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:49:32.4|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17]. 2 active indexers
2025-12-06 20:49:36.6|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-06 20:49:36.9|Info|SeriesSearchService|Series search completed. 0 reports downloaded.
2025-12-06 20:49:41.6|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17E06]. 2 active indexers
2025-12-06 20:49:42.2|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17E05]. 2 active indexers
2025-12-06 20:49:42.8|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17E04]. 2 active indexers
2025-12-06 20:49:49.8|Info|DownloadDecisionMaker|Processing 26 releases
2025-12-06 20:49:51.8|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S17E06 1080p WEB H264 SuccessfulCrab
2025-12-06 20:49:51.8|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-06 20:49:51.8|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17E03]. 2 active indexers
2025-12-06 20:49:59.8|Info|DownloadDecisionMaker|Processing 65 releases
2025-12-06 20:50:01.8|Info|DownloadDecisionMaker|Processing 55 releases
2025-12-06 20:50:03.8|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny In Philadelphia S17E05 1080p WEB h264 ETHEL EZTV
2025-12-06 20:50:03.8|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-06 20:50:03.9|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17E02]. 2 active indexers
2025-12-06 20:50:07.8|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S17E04 1080p WEB H264 SuccessfulCrab EZTV
2025-12-06 20:50:07.8|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-06 20:50:07.8|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17E01]. 2 active indexers
2025-12-06 20:50:11.8|Info|DownloadDecisionMaker|Processing 74 releases
2025-12-06 20:50:17.8|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny In Philadelphia S17E03 1080p WEB h264 ETHEL EZTV
2025-12-06 20:50:17.8|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-06 20:50:21.8|Info|DownloadDecisionMaker|Processing 68 releases
2025-12-06 20:50:23.8|Info|DownloadDecisionMaker|Processing 58 releases
2025-12-06 20:50:25.8|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S17E02 1080p WEB H264 SuccessfulCrab EZTV
2025-12-06 20:50:25.8|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-06 20:50:27.8|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny in Philadelphia S17E01 1080p WEB H264 SuccessfulCrab EZTV
2025-12-06 20:50:27.8|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-06 20:50:30.7|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17E06]. 2 active indexers
2025-12-06 20:50:34.9|Info|DownloadDecisionMaker|Processing 26 releases
2025-12-06 20:50:35.0|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
2025-12-06 20:56:36.9|Info|RssSyncService|Starting RSS Sync
2025-12-06 20:56:37.3|Info|DownloadDecisionMaker|Processing 83 releases
2025-12-06 20:56:37.4|Info|RssSyncService|RSS Sync Completed. Reports found: 83, Reports grabbed: 0
2025-12-06 21:12:07.0|Info|RssSyncService|Starting RSS Sync
2025-12-06 21:12:09.9|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/06/2025 18:50:59 and 12/06/2025 20:19:30 UTC. Search may be required.
2025-12-06 21:12:10.0|Info|DownloadDecisionMaker|Processing 77 releases
2025-12-06 21:12:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 77, Reports grabbed: 0
2025-12-06 21:16:43.4|Info|AddSeriesService|Adding Series [94571][Community] Path: [/tv/Community]
2025-12-06 21:16:43.5|Info|RefreshSeriesService|Updating Community
2025-12-06 21:16:43.5|Info|RefreshEpisodeService|Starting episode info refresh for: [94571][Community]
2025-12-06 21:16:43.5|Info|RefreshEpisodeService|Finished episode refresh for series: [94571][Community].
2025-12-06 21:16:43.5|Info|MediaCoverService|Downloading Banner for [94571][Community] https://artworks.thetvdb.com/banners/graphical/94571-g.jpg
2025-12-06 21:16:43.5|Info|DiskScanService|Scanning Community
2025-12-06 21:16:43.5|Info|DiskScanService|Completed scanning disk for Community
2025-12-06 21:16:43.5|Info|SeriesScannedHandler|[Community] was recently added, performing post-add actions
2025-12-06 21:16:43.6|Info|MediaCoverService|Downloading Poster for [94571][Community] https://artworks.thetvdb.com/banners/posters/94571-7.jpg
2025-12-06 21:16:43.6|Info|MediaCoverService|Downloading Fanart for [94571][Community] https://artworks.thetvdb.com/banners/fanart/original/94571-7.jpg
2025-12-06 21:16:43.7|Info|MediaCoverService|Downloading Clearlogo for [94571][Community] https://artworks.thetvdb.com/banners/v4/series/94571/clearlogo/611b5455cd0f2.png
2025-12-06 21:16:43.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-06 21:16:43.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-06 21:16:43.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-06 21:16:43.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-06 21:16:43.7|Info|EpisodeSearchService|Performing search for 25 episodes
2025-12-06 21:16:43.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2025-12-06 21:16:43.8|Info|ReleaseSearchService|Searching indexers for [Community : S01]. 2 active indexers
2025-12-06 21:16:44.0|Info|DownloadDecisionMaker|Processing 60 releases
2025-12-06 21:16:44.2|Info|MetadataService|Series folder does not exist, skipping metadata image creation
2025-12-06 21:16:45.8|Info|DownloadService|Report sent to Deluge. Indexer The Pirate Bay (Prowlarr). Community (2009) S01 S01 + Featurettes (1080p Bluray x265
2025-12-06 21:16:45.9|Info|EpisodeSearchService|Completed search for 25 episodes. 1 reports downloaded.
2025-12-06 21:27:37.0|Info|RssSyncService|Starting RSS Sync
2025-12-06 21:27:37.4|Info|DownloadDecisionMaker|Processing 77 releases
2025-12-06 21:27:37.5|Info|RssSyncService|RSS Sync Completed. Reports found: 77, Reports grabbed: 0
2025-12-06 21:43:07.1|Info|RssSyncService|Starting RSS Sync
2025-12-06 21:43:07.2|Info|DownloadDecisionMaker|Processing 90 releases
2025-12-06 21:43:07.3|Info|RssSyncService|RSS Sync Completed. Reports found: 90, Reports grabbed: 0
2025-12-06 21:52:19.6|Info|AddSeriesService|Adding Series [84912][Parks and Recreation] Path: [/tv/Parks and Recreation]
2025-12-06 21:52:19.6|Info|RefreshSeriesService|Updating Parks and Recreation
2025-12-06 21:52:19.7|Info|RefreshEpisodeService|Starting episode info refresh for: [84912][Parks and Recreation]
2025-12-06 21:52:19.7|Info|RefreshEpisodeService|Finished episode refresh for series: [84912][Parks and Recreation].
2025-12-06 21:52:19.7|Info|MediaCoverService|Downloading Banner for [84912][Parks and Recreation] https://artworks.thetvdb.com/banners/graphical/84912-g8.jpg
2025-12-06 21:52:19.7|Info|DiskScanService|Scanning Parks and Recreation
2025-12-06 21:52:19.7|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-06 21:52:19.7|Info|SeriesScannedHandler|[Parks and Recreation] was recently added, performing post-add actions
2025-12-06 21:52:19.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-06 21:52:19.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-06 21:52:19.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-06 21:52:19.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-06 21:52:19.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2025-12-06 21:52:19.9|Info|EpisodeSearchService|Performing search for 6 episodes
2025-12-06 21:52:19.9|Info|ReleaseSearchService|Searching indexers for [Parks and Recreation : S01]. 2 active indexers
2025-12-06 21:52:19.9|Info|MediaCoverService|Downloading Poster for [84912][Parks and Recreation] https://artworks.thetvdb.com/banners/posters/84912-1.jpg
2025-12-06 21:52:20.2|Info|MediaCoverService|Downloading Fanart for [84912][Parks and Recreation] https://artworks.thetvdb.com/banners/fanart/original/84912-14.jpg
2025-12-06 21:52:20.2|Info|DownloadDecisionMaker|Processing 51 releases
2025-12-06 21:52:20.4|Info|MediaCoverService|Downloading Clearlogo for [84912][Parks and Recreation] https://artworks.thetvdb.com/banners/v4/series/84912/clearlogo/611b5be99e332.png
2025-12-06 21:52:20.5|Info|MetadataService|Series folder does not exist, skipping metadata image creation
2025-12-06 21:52:22.1|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Parks and Recreation S01 1080p BluRay x265 KONTRAST
2025-12-06 21:52:22.1|Info|EpisodeSearchService|Completed search for 6 episodes. 1 reports downloaded.
2025-12-06 21:53:18.1|Info|AddSeriesService|Adding Series [436457][PLUR1BUS] Path: [/tv/PLUR1BUS]
2025-12-06 21:53:18.1|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-06 21:53:18.2|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-06 21:53:18.2|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-06 21:53:18.2|Info|MediaCoverService|Downloading Banner for [436457][PLUR1BUS] https://artworks.thetvdb.com/banners/v4/series/436457/banners/6883d72acfc34.jpg
2025-12-06 21:53:18.2|Info|DiskScanService|Scanning PLUR1BUS
2025-12-06 21:53:18.2|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-06 21:53:18.2|Info|SeriesScannedHandler|[PLUR1BUS] was recently added, performing post-add actions
2025-12-06 21:53:18.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-06 21:53:18.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-06 21:53:18.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-06 21:53:18.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-06 21:53:18.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
2025-12-06 21:53:18.2|Info|EpisodeSearchService|Performing search for 6 episodes
2025-12-06 21:53:18.2|Info|ReleaseSearchService|Searching indexers for [PLUR1BUS : S01]. 2 active indexers
2025-12-06 21:53:18.3|Info|MediaCoverService|Downloading Poster for [436457][PLUR1BUS] https://artworks.thetvdb.com/banners/v4/series/436457/posters/68e7e3997a36a.jpg
2025-12-06 21:53:18.4|Info|MediaCoverService|Downloading Fanart for [436457][PLUR1BUS] https://artworks.thetvdb.com/banners/v4/series/436457/backgrounds/68e7e37b377f0.jpg
2025-12-06 21:53:18.5|Info|MediaCoverService|Downloading Clearlogo for [436457][PLUR1BUS] https://artworks.thetvdb.com/banners/v4/series/436457/clearlogo/690dbb45f3ec3.png
2025-12-06 21:53:18.6|Info|MetadataService|Series folder does not exist, skipping metadata image creation
2025-12-06 21:53:24.5|Info|DownloadDecisionMaker|Processing 50 releases
2025-12-06 21:53:26.4|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Pluribus S01E05 Got Milk 1080p ATVP WEB DL DDP5 1 Atmos X265 POOTLED
2025-12-06 21:53:28.4|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Pluribus S01E06 HDP 1080p ATVP WEB DL DDP5 1 H 264 NTb EZTV
2025-12-06 21:53:28.7|Info|DownloadService|Report sent to Deluge. Indexer The Pirate Bay (Prowlarr). Pluribus.2025.S01.E01.E02.1080p.ATVP.WEB-DL.DDP5.1.Atmos.H264.Dual.YG⭐
2025-12-06 21:53:28.7|Info|EpisodeSearchService|Completed search for 6 episodes. 3 reports downloaded.
2025-12-06 21:55:33.3|Info|ReleaseSearchService|Searching indexers for [PLUR1BUS : S01E04]. 2 active indexers
2025-12-06 21:55:34.7|Info|ReleaseSearchService|Searching indexers for [PLUR1BUS : S01E03]. 2 active indexers
2025-12-06 21:55:43.6|Info|DownloadDecisionMaker|Processing 85 releases
2025-12-06 21:55:44.0|Info|DownloadService|Report sent to Deluge. Indexer The Pirate Bay (Prowlarr). Pluribus S01E04 1080p WEB h264-ETHEL
2025-12-06 21:55:44.0|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-06 21:55:47.5|Info|DownloadDecisionMaker|Processing 84 releases
2025-12-06 21:55:49.5|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Pluribus S01E03 Grenade 1080p ATVP WEB DL DDP5 1 Atmos H 264 FLUX EZTV
2025-12-06 21:55:49.5|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-06 21:58:37.2|Info|RssSyncService|Starting RSS Sync
2025-12-06 21:58:38.0|Info|DownloadDecisionMaker|Processing 90 releases
2025-12-06 21:58:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 90, Reports grabbed: 0
2025-12-06 22:05:54.9|Info|AddSeriesService|Adding Series [436457][PLUR1BUS] Path: [/tv/PLUR1BUS]
2025-12-06 22:05:54.9|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-06 22:05:55.0|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-06 22:05:55.0|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-06 22:05:55.0|Info|MediaCoverService|Downloading Banner for [436457][PLUR1BUS] https://artworks.thetvdb.com/banners/v4/series/436457/banners/6883d72acfc34.jpg
2025-12-06 22:05:55.0|Info|DiskScanService|Scanning PLUR1BUS
2025-12-06 22:05:55.0|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-06 22:05:55.0|Info|SeriesScannedHandler|[PLUR1BUS] was recently added, performing post-add actions
2025-12-06 22:05:55.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-06 22:05:55.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-06 22:05:55.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-06 22:05:55.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-06 22:05:55.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
2025-12-06 22:05:55.0|Info|EpisodeSearchService|Performing search for 6 episodes
2025-12-06 22:05:55.0|Info|ReleaseSearchService|Searching indexers for [PLUR1BUS : S01]. 2 active indexers
2025-12-06 22:05:55.0|Warn|MediaCoverMapper|File /config/MediaCover/5/poster.jpg not found
2025-12-06 22:05:55.0|Info|MediaCoverService|Downloading Poster for [436457][PLUR1BUS] https://artworks.thetvdb.com/banners/v4/series/436457/posters/68e7e3997a36a.jpg
2025-12-06 22:05:55.1|Info|MediaCoverService|Downloading Fanart for [436457][PLUR1BUS] https://artworks.thetvdb.com/banners/v4/series/436457/backgrounds/68e7e37b377f0.jpg
2025-12-06 22:05:55.2|Info|MediaCoverService|Downloading Clearlogo for [436457][PLUR1BUS] https://artworks.thetvdb.com/banners/v4/series/436457/clearlogo/690dbb45f3ec3.png
2025-12-06 22:05:55.3|Info|MetadataService|Series folder does not exist, skipping metadata image creation
2025-12-06 22:06:01.3|Info|DownloadDecisionMaker|Processing 50 releases
2025-12-06 22:06:03.1|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Pluribus S01E05 Got Milk 1080p ATVP WEB DL DDP5 1 Atmos X265 POOTLED
2025-12-06 22:06:05.1|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Pluribus S01E06 HDP 1080p ATVP WEB DL DDP5 1 H 264 NTb EZTV
2025-12-06 22:06:05.5|Info|DownloadService|Report sent to Deluge. Indexer The Pirate Bay (Prowlarr). Pluribus.2025.S01.E01.E02.1080p.ATVP.WEB-DL.DDP5.1.Atmos.H264.Dual.YG⭐
2025-12-06 22:06:05.5|Info|EpisodeSearchService|Completed search for 6 episodes. 3 reports downloaded.
2025-12-06 22:06:16.5|Info|ReleaseSearchService|Searching indexers for [PLUR1BUS : S01E04]. 2 active indexers
2025-12-06 22:06:17.1|Info|ReleaseSearchService|Searching indexers for [PLUR1BUS : S01E03]. 2 active indexers
2025-12-06 22:06:26.7|Info|DownloadDecisionMaker|Processing 85 releases
2025-12-06 22:06:27.0|Info|DownloadService|Report sent to Deluge. Indexer The Pirate Bay (Prowlarr). Pluribus S01E04 1080p WEB h264-ETHEL
2025-12-06 22:06:27.0|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-06 22:06:30.7|Info|DownloadDecisionMaker|Processing 84 releases
2025-12-06 22:06:32.6|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Pluribus S01E03 Grenade 1080p ATVP WEB DL DDP5 1 Atmos H 264 FLUX EZTV
2025-12-06 22:06:32.6|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-06 22:08:47.2|Info|ReleaseSearchService|Searching indexers for [PLUR1BUS : S01E01]. 2 active indexers
2025-12-06 22:08:53.5|Info|DownloadDecisionMaker|Processing 85 releases
2025-12-06 22:08:55.5|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Pluribus S01E01 Noi siamo noi ITA ENG 1080p ATVP WEB DL DDP5 1 At
2025-12-06 22:08:55.5|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-06 22:09:52.7|Info|SceneMappingService|Updating Scene mappings
2025-12-06 22:09:53.9|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-06 22:09:54.1|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-06 22:09:54.1|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-06 22:09:54.1|Info|DiskScanService|Scanning PLUR1BUS
2025-12-06 22:09:54.1|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-06 22:09:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-06 22:09:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-06 22:09:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-06 22:09:54.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-06 22:09:54.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
2025-12-06 22:13:53.5|Info|SceneMappingService|Updating Scene mappings
2025-12-06 22:13:54.4|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-06 22:13:54.5|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-06 22:13:54.6|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-06 22:13:54.6|Info|DiskScanService|Scanning PLUR1BUS
2025-12-06 22:13:54.6|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-06 22:13:54.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-06 22:13:54.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-06 22:13:54.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-06 22:13:54.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-06 22:13:54.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
2025-12-06 22:14:07.3|Info|RssSyncService|Starting RSS Sync
2025-12-06 22:14:07.6|Info|DownloadDecisionMaker|Processing 105 releases
2025-12-06 22:14:07.7|Info|RssSyncService|RSS Sync Completed. Reports found: 105, Reports grabbed: 0
2025-12-06 22:29:37.3|Info|RssSyncService|Starting RSS Sync
2025-12-06 22:29:38.1|Info|DownloadDecisionMaker|Processing 105 releases
2025-12-06 22:29:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 105, Reports grabbed: 0
2025-12-06 22:43:22.7|Info|RssSyncService|Starting RSS Sync
2025-12-06 22:43:23.2|Info|DownloadDecisionMaker|Processing 112 releases
2025-12-06 22:43:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 112, Reports grabbed: 0
2025-12-06 22:44:17.1|Info|EpisodeSearchService|Performing search for 46 episodes
2025-12-06 22:44:17.1|Info|ReleaseSearchService|Searching indexers for [Community : S02]. 2 active indexers
2025-12-06 22:44:17.3|Info|DownloadDecisionMaker|Processing 40 releases
2025-12-06 22:44:19.1|Info|DownloadService|Report sent to Deluge. Indexer The Pirate Bay (Prowlarr). Community (2009) S02 S02 + Featurettes (1080p Bluray x265
2025-12-06 22:44:19.2|Info|ReleaseSearchService|Searching indexers for [Community : S03]. 2 active indexers
2025-12-06 22:44:19.5|Info|DownloadDecisionMaker|Processing 40 releases
2025-12-06 22:44:21.2|Info|DownloadService|Report sent to Deluge. Indexer The Pirate Bay (Prowlarr). Community (2009) S03 S03 + Featurettes (1080p Bluray x265
2025-12-06 22:44:21.2|Info|EpisodeSearchService|Completed search for 46 episodes. 2 reports downloaded.
2025-12-06 22:44:36.9|Info|EpisodeSearchService|Performing search for 119 episodes
2025-12-06 22:44:36.9|Info|ReleaseSearchService|Searching indexers for [Parks and Recreation : S02]. 2 active indexers
2025-12-06 22:44:37.2|Info|DownloadDecisionMaker|Processing 47 releases
2025-12-06 22:44:39.0|Info|DownloadService|Report sent to Deluge. Indexer The Pirate Bay (Prowlarr). Parks.and.Recreation.S02.1080p.BluRay.x265-KONTRAST
2025-12-06 22:44:39.0|Info|ReleaseSearchService|Searching indexers for [Parks and Recreation : S03]. 2 active indexers
2025-12-06 22:44:39.3|Info|DownloadDecisionMaker|Processing 48 releases
2025-12-06 22:44:41.1|Info|DownloadService|Report sent to Deluge. Indexer The Pirate Bay (Prowlarr). Parks.and.Recreation.S03.1080p.BluRay.x265-KONTRAST
2025-12-06 22:44:41.1|Info|ReleaseSearchService|Searching indexers for [Parks and Recreation : S04]. 2 active indexers
2025-12-06 22:44:41.4|Info|DownloadDecisionMaker|Processing 49 releases
2025-12-06 22:44:43.3|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Parks and Recreation S04 1080p BluRay x265 KONTRAST
2025-12-06 22:44:43.4|Info|ReleaseSearchService|Searching indexers for [Parks and Recreation : S05]. 2 active indexers
2025-12-06 22:44:45.4|Info|DownloadDecisionMaker|Processing 48 releases
2025-12-06 22:44:47.3|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Parks and Recreation S05 1080p BluRay x265 KONTRAST
2025-12-06 22:44:47.4|Info|ReleaseSearchService|Searching indexers for [Parks and Recreation : S06]. 2 active indexers
2025-12-06 22:44:49.7|Info|DownloadDecisionMaker|Processing 48 releases
2025-12-06 22:44:50.0|Info|DownloadService|Report sent to Deluge. Indexer The Pirate Bay (Prowlarr). Parks.and.Recreation.S06.1080p.BluRay.x265-KONTRAST
2025-12-06 22:44:50.1|Info|ReleaseSearchService|Searching indexers for [Parks and Recreation : S07]. 2 active indexers
2025-12-06 22:44:51.4|Info|DownloadDecisionMaker|Processing 52 releases
2025-12-06 22:44:53.3|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Parks and Recreation S07 1080p BluRay x265 KONTRAST
2025-12-06 22:44:53.4|Info|EpisodeSearchService|Completed search for 119 episodes. 6 reports downloaded.
2025-12-06 22:58:37.4|Info|RssSyncService|Starting RSS Sync
2025-12-06 22:58:37.8|Info|DownloadDecisionMaker|Processing 112 releases
2025-12-06 22:58:38.0|Info|RssSyncService|RSS Sync Completed. Reports found: 112, Reports grabbed: 0
2025-12-06 23:05:37.5|Info|SceneMappingService|Updating Scene mappings
2025-12-06 23:14:07.5|Info|RssSyncService|Starting RSS Sync
2025-12-06 23:14:07.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/06/2025 20:30:19 and 12/06/2025 21:47:29 UTC. Search may be required.
2025-12-06 23:14:07.7|Info|DownloadDecisionMaker|Processing 112 releases
2025-12-06 23:14:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 112, Reports grabbed: 0
2025-12-06 23:29:37.5|Info|RssSyncService|Starting RSS Sync
2025-12-06 23:29:38.0|Info|DownloadDecisionMaker|Processing 112 releases
2025-12-06 23:29:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 112, Reports grabbed: 0
2025-12-06 23:45:07.6|Info|RssSyncService|Starting RSS Sync
2025-12-06 23:45:07.9|Info|DownloadDecisionMaker|Processing 109 releases
2025-12-06 23:45:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 109, Reports grabbed: 0
2025-12-06 23:50:10.8|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /tv/PLUR1BUS/Season 1/PLUR1BUS - S01E01 - We is Us - WEBDL-1080p.mkv
2025-12-07 00:00:37.8|Info|RssSyncService|Starting RSS Sync
2025-12-07 00:00:38.2|Info|DownloadDecisionMaker|Processing 109 releases
2025-12-07 00:00:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 109, Reports grabbed: 0
2025-12-07 00:16:07.9|Info|RssSyncService|Starting RSS Sync
2025-12-07 00:16:08.2|Info|DownloadDecisionMaker|Processing 103 releases
2025-12-07 00:16:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 103, Reports grabbed: 0
2025-12-07 00:31:37.9|Info|RssSyncService|Starting RSS Sync
2025-12-07 00:31:38.3|Info|DownloadDecisionMaker|Processing 103 releases
2025-12-07 00:31:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 103, Reports grabbed: 0
2025-12-07 00:47:07.9|Info|RssSyncService|Starting RSS Sync
2025-12-07 00:47:08.4|Info|DownloadDecisionMaker|Processing 103 releases
2025-12-07 00:47:08.6|Info|RssSyncService|RSS Sync Completed. Reports found: 103, Reports grabbed: 0
2025-12-07 01:02:38.0|Info|RssSyncService|Starting RSS Sync
2025-12-07 01:02:38.4|Info|DownloadDecisionMaker|Processing 103 releases
2025-12-07 01:02:38.5|Info|RssSyncService|RSS Sync Completed. Reports found: 103, Reports grabbed: 0
2025-12-07 01:18:08.0|Info|RssSyncService|Starting RSS Sync
2025-12-07 01:18:08.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/06/2025 22:20:01 and 12/07/2025 00:00:01 UTC. Search may be required.
2025-12-07 01:18:08.3|Info|DownloadDecisionMaker|Processing 97 releases
2025-12-07 01:18:08.4|Info|RssSyncService|RSS Sync Completed. Reports found: 97, Reports grabbed: 0
2025-12-07 01:33:38.1|Info|RssSyncService|Starting RSS Sync
2025-12-07 01:33:38.3|Info|DownloadDecisionMaker|Processing 97 releases
2025-12-07 01:33:38.5|Info|RssSyncService|RSS Sync Completed. Reports found: 97, Reports grabbed: 0
2025-12-07 01:49:08.1|Info|RssSyncService|Starting RSS Sync
2025-12-07 01:49:08.3|Info|DownloadDecisionMaker|Processing 90 releases
2025-12-07 01:49:08.4|Info|RssSyncService|RSS Sync Completed. Reports found: 90, Reports grabbed: 0
2025-12-07 02:04:38.2|Info|RssSyncService|Starting RSS Sync
2025-12-07 02:04:39.2|Info|DownloadDecisionMaker|Processing 85 releases
2025-12-07 02:04:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 85, Reports grabbed: 0
2025-12-07 02:06:08.3|Info|SceneMappingService|Updating Scene mappings
2025-12-07 02:20:08.3|Info|RssSyncService|Starting RSS Sync
2025-12-07 02:20:08.6|Info|DownloadDecisionMaker|Processing 85 releases
2025-12-07 02:20:08.6|Info|RssSyncService|RSS Sync Completed. Reports found: 85, Reports grabbed: 0
2025-12-07 02:35:38.4|Info|RssSyncService|Starting RSS Sync
2025-12-07 02:35:38.6|Info|DownloadDecisionMaker|Processing 81 releases
2025-12-07 02:35:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 81, Reports grabbed: 0
2025-12-07 02:51:08.5|Info|RssSyncService|Starting RSS Sync
2025-12-07 02:51:08.7|Info|DownloadDecisionMaker|Processing 81 releases
2025-12-07 02:51:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 81, Reports grabbed: 0
2025-12-07 03:06:38.5|Info|RssSyncService|Starting RSS Sync
2025-12-07 03:06:38.8|Info|DownloadDecisionMaker|Processing 82 releases
2025-12-07 03:06:38.9|Info|RssSyncService|RSS Sync Completed. Reports found: 82, Reports grabbed: 0
2025-12-07 03:22:08.6|Info|RssSyncService|Starting RSS Sync
2025-12-07 03:22:09.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/07/2025 00:56:21 and 12/07/2025 01:18:00 UTC. Search may be required.
2025-12-07 03:22:09.4|Info|DownloadDecisionMaker|Processing 77 releases
2025-12-07 03:22:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 77, Reports grabbed: 0
2025-12-07 03:37:38.7|Info|RssSyncService|Starting RSS Sync
2025-12-07 03:37:39.0|Info|DownloadDecisionMaker|Processing 64 releases
2025-12-07 03:37:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0
2025-12-07 03:53:08.7|Info|RssSyncService|Starting RSS Sync
2025-12-07 03:53:08.9|Info|DownloadDecisionMaker|Processing 64 releases
2025-12-07 03:53:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0
2025-12-07 04:08:38.8|Info|RssSyncService|Starting RSS Sync
2025-12-07 04:08:39.1|Info|DownloadDecisionMaker|Processing 64 releases
2025-12-07 04:08:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0
2025-12-07 04:24:08.9|Info|RssSyncService|Starting RSS Sync
2025-12-07 04:24:09.1|Info|DownloadDecisionMaker|Processing 64 releases
2025-12-07 04:24:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0
2025-12-07 04:39:38.9|Info|RssSyncService|Starting RSS Sync
2025-12-07 04:39:39.2|Info|DownloadDecisionMaker|Processing 54 releases
2025-12-07 04:39:39.2|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0
2025-12-07 04:55:09.0|Info|RssSyncService|Starting RSS Sync
2025-12-07 04:55:09.3|Info|DownloadDecisionMaker|Processing 54 releases
2025-12-07 04:55:09.3|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0
2025-12-07 05:06:39.1|Info|SceneMappingService|Updating Scene mappings
2025-12-07 05:10:39.1|Info|RssSyncService|Starting RSS Sync
2025-12-07 05:10:39.4|Info|DownloadDecisionMaker|Processing 44 releases
2025-12-07 05:10:39.4|Info|RssSyncService|RSS Sync Completed. Reports found: 44, Reports grabbed: 0
2025-12-07 05:26:09.1|Info|RssSyncService|Starting RSS Sync
2025-12-07 05:26:09.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/07/2025 02:52:40 and 12/07/2025 04:22:21 UTC. Search may be required.
2025-12-07 05:26:09.4|Info|DownloadDecisionMaker|Processing 41 releases
2025-12-07 05:26:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 41, Reports grabbed: 0
2025-12-07 05:41:39.2|Info|RssSyncService|Starting RSS Sync
2025-12-07 05:41:39.4|Info|DownloadDecisionMaker|Processing 57 releases
2025-12-07 05:41:39.5|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0
2025-12-07 05:57:09.2|Info|RssSyncService|Starting RSS Sync
2025-12-07 05:57:09.4|Info|DownloadDecisionMaker|Processing 57 releases
2025-12-07 05:57:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0
2025-12-07 06:12:39.3|Info|RssSyncService|Starting RSS Sync
2025-12-07 06:12:39.5|Info|DownloadDecisionMaker|Processing 77 releases
2025-12-07 06:12:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 77, Reports grabbed: 0
2025-12-07 06:28:09.4|Info|RssSyncService|Starting RSS Sync
2025-12-07 06:28:09.6|Info|DownloadDecisionMaker|Processing 77 releases
2025-12-07 06:28:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 77, Reports grabbed: 0
2025-12-07 06:43:39.4|Info|RssSyncService|Starting RSS Sync
2025-12-07 06:43:39.9|Info|DownloadDecisionMaker|Processing 89 releases
2025-12-07 06:43:40.0|Info|RssSyncService|RSS Sync Completed. Reports found: 89, Reports grabbed: 0
2025-12-07 06:59:09.5|Info|RssSyncService|Starting RSS Sync
2025-12-07 06:59:09.7|Info|DownloadDecisionMaker|Processing 89 releases
2025-12-07 06:59:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 89, Reports grabbed: 0
2025-12-07 07:14:39.5|Info|RssSyncService|Starting RSS Sync
2025-12-07 07:14:39.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/07/2025 04:55:01 and 12/07/2025 05:43:59 UTC. Search may be required.
2025-12-07 07:14:39.7|Info|DownloadDecisionMaker|Processing 93 releases
2025-12-07 07:14:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 93, Reports grabbed: 0
2025-12-07 07:30:09.6|Info|RssSyncService|Starting RSS Sync
2025-12-07 07:30:09.8|Info|DownloadDecisionMaker|Processing 93 releases
2025-12-07 07:30:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 93, Reports grabbed: 0
2025-12-07 07:45:39.7|Info|RssSyncService|Starting RSS Sync
2025-12-07 07:45:39.9|Info|DownloadDecisionMaker|Processing 92 releases
2025-12-07 07:45:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 92, Reports grabbed: 0
2025-12-07 08:01:09.7|Info|RssSyncService|Starting RSS Sync
2025-12-07 08:01:10.2|Info|DownloadDecisionMaker|Processing 92 releases
2025-12-07 08:01:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 92, Reports grabbed: 0
2025-12-07 08:05:09.8|Info|RefreshSeriesService|Skipping refresh of series: Community
2025-12-07 08:05:09.8|Info|DiskScanService|Scanning Community
2025-12-07 08:05:11.3|Info|DiskScanService|Completed scanning disk for Community
2025-12-07 08:05:11.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-07 08:05:11.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-07 08:05:11.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-07 08:05:11.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-07 08:05:11.3|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-07 08:05:11.4|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-07 08:05:11.9|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-07 08:05:12.2|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-07 08:05:12.3|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-07 08:05:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-07 08:05:12.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-07 08:05:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-07 08:05:12.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-07 08:05:12.3|Info|RefreshSeriesService|Skipping refresh of series: Parks and Recreation
2025-12-07 08:05:12.3|Info|DiskScanService|Scanning Parks and Recreation
2025-12-07 08:05:12.4|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-07 08:05:12.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-07 08:05:12.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-07 08:05:12.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-07 08:05:12.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-07 08:05:12.4|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-07 08:05:12.4|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-07 08:05:12.4|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-07 08:05:12.4|Info|DiskScanService|Scanning PLUR1BUS
2025-12-07 08:05:12.5|Info|MediaCoverService|Downloading Fanart for [436457][PLUR1BUS] https://artworks.thetvdb.com/banners/v4/series/436457/backgrounds/690db62401613.jpg
2025-12-07 08:05:12.5|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-07 08:05:12.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-07 08:05:12.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-07 08:05:12.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-07 08:05:12.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-07 08:07:09.8|Info|SceneMappingService|Updating Scene mappings
2025-12-07 08:16:39.8|Info|RssSyncService|Starting RSS Sync
2025-12-07 08:16:40.1|Info|DownloadDecisionMaker|Processing 93 releases
2025-12-07 08:16:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 93, Reports grabbed: 0
2025-12-07 08:32:09.9|Info|RssSyncService|Starting RSS Sync
2025-12-07 08:32:10.1|Info|DownloadDecisionMaker|Processing 93 releases
2025-12-07 08:32:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 93, Reports grabbed: 0
2025-12-07 08:47:40.0|Info|RssSyncService|Starting RSS Sync
2025-12-07 08:47:40.2|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-07 08:47:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-07 09:03:10.0|Info|RssSyncService|Starting RSS Sync
2025-12-07 09:03:10.2|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-07 09:03:10.4|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-07 09:18:40.1|Info|RssSyncService|Starting RSS Sync
2025-12-07 09:18:40.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/07/2025 06:45:49 and 12/07/2025 07:20:57 UTC. Search may be required.
2025-12-07 09:18:40.3|Info|DownloadDecisionMaker|Processing 107 releases
2025-12-07 09:18:40.5|Info|RssSyncService|RSS Sync Completed. Reports found: 107, Reports grabbed: 0
2025-12-07 09:34:10.1|Info|RssSyncService|Starting RSS Sync
2025-12-07 09:34:10.4|Info|DownloadDecisionMaker|Processing 107 releases
2025-12-07 09:34:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 107, Reports grabbed: 0
2025-12-07 09:49:40.2|Info|RssSyncService|Starting RSS Sync
2025-12-07 09:49:40.5|Info|DownloadDecisionMaker|Processing 93 releases
2025-12-07 09:49:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 93, Reports grabbed: 0
2025-12-07 10:05:10.3|Info|RssSyncService|Starting RSS Sync
2025-12-07 10:05:10.5|Info|DownloadDecisionMaker|Processing 96 releases
2025-12-07 10:05:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 96, Reports grabbed: 0
2025-12-07 10:20:40.3|Info|RssSyncService|Starting RSS Sync
2025-12-07 10:20:40.5|Info|DownloadDecisionMaker|Processing 96 releases
2025-12-07 10:20:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 96, Reports grabbed: 0
2025-12-07 10:36:10.4|Info|RssSyncService|Starting RSS Sync
2025-12-07 10:36:10.6|Info|DownloadDecisionMaker|Processing 88 releases
2025-12-07 10:36:10.8|Info|RssSyncService|RSS Sync Completed. Reports found: 88, Reports grabbed: 0
2025-12-07 10:51:40.5|Info|RssSyncService|Starting RSS Sync
2025-12-07 10:51:40.8|Info|DownloadDecisionMaker|Processing 88 releases
2025-12-07 10:51:40.9|Info|RssSyncService|RSS Sync Completed. Reports found: 88, Reports grabbed: 0
2025-12-07 11:07:10.6|Info|RssSyncService|Starting RSS Sync
2025-12-07 11:07:10.6|Info|SceneMappingService|Updating Scene mappings
2025-12-07 11:07:10.8|Info|DownloadDecisionMaker|Processing 88 releases
2025-12-07 11:07:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 88, Reports grabbed: 0
2025-12-07 11:22:40.6|Info|RssSyncService|Starting RSS Sync
2025-12-07 11:22:40.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/07/2025 08:55:01 and 12/07/2025 10:11:01 UTC. Search may be required.
2025-12-07 11:22:40.8|Info|DownloadDecisionMaker|Processing 84 releases
2025-12-07 11:22:40.9|Info|RssSyncService|RSS Sync Completed. Reports found: 84, Reports grabbed: 0
2025-12-07 11:38:10.7|Info|RssSyncService|Starting RSS Sync
2025-12-07 11:38:10.9|Info|DownloadDecisionMaker|Processing 90 releases
2025-12-07 11:38:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 90, Reports grabbed: 0
2025-12-07 11:53:40.8|Info|RssSyncService|Starting RSS Sync
2025-12-07 11:53:40.9|Info|DownloadDecisionMaker|Processing 90 releases
2025-12-07 11:53:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 90, Reports grabbed: 0
2025-12-07 12:09:10.9|Info|RssSyncService|Starting RSS Sync
2025-12-07 12:09:11.1|Info|DownloadDecisionMaker|Processing 102 releases
2025-12-07 12:09:11.2|Info|RssSyncService|RSS Sync Completed. Reports found: 102, Reports grabbed: 0
2025-12-07 12:24:40.9|Info|RssSyncService|Starting RSS Sync
2025-12-07 12:24:41.1|Info|DownloadDecisionMaker|Processing 102 releases
2025-12-07 12:24:41.2|Info|RssSyncService|RSS Sync Completed. Reports found: 102, Reports grabbed: 0
2025-12-07 12:40:11.0|Info|RssSyncService|Starting RSS Sync
2025-12-07 12:40:11.2|Info|DownloadDecisionMaker|Processing 109 releases
2025-12-07 12:40:11.3|Info|RssSyncService|RSS Sync Completed. Reports found: 109, Reports grabbed: 0
2025-12-07 12:55:41.0|Info|RssSyncService|Starting RSS Sync
2025-12-07 12:55:41.2|Info|DownloadDecisionMaker|Processing 109 releases
2025-12-07 12:55:41.4|Info|RssSyncService|RSS Sync Completed. Reports found: 109, Reports grabbed: 0
2025-12-07 13:07:47.8|Info|EpisodeSearchService|Performing search for 17 episodes
2025-12-07 13:07:47.8|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S01]. 2 active indexers
2025-12-07 13:07:52.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-07 13:07:52.4|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S02]. 2 active indexers
2025-12-07 13:07:58.1|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-07 13:07:58.4|Info|EpisodeSearchService|Completed search for 17 episodes. 0 reports downloaded.
2025-12-07 13:08:06.0|Info|EpisodeSearchService|Performing search for 39 episodes
2025-12-07 13:08:06.0|Info|ReleaseSearchService|Searching indexers for [Community : S04]. 2 active indexers
2025-12-07 13:08:07.5|Info|DownloadDecisionMaker|Processing 43 releases
2025-12-07 13:08:08.1|Info|DownloadService|Report sent to Deluge. Indexer The Pirate Bay (Prowlarr). Community (2009) S04 S04 + Featurettes (1080p Bluray x265
2025-12-07 13:08:08.1|Info|ReleaseSearchService|Searching indexers for [Community : S05]. 2 active indexers
2025-12-07 13:08:09.0|Info|DownloadDecisionMaker|Processing 42 releases
2025-12-07 13:08:10.1|Info|DownloadService|Report sent to Deluge. Indexer The Pirate Bay (Prowlarr). Community (2009) S05 S05 + Featurettes (1080p Bluray x265
2025-12-07 13:08:10.1|Info|ReleaseSearchService|Searching indexers for [Community : S06]. 2 active indexers
2025-12-07 13:08:11.5|Info|DownloadDecisionMaker|Processing 44 releases
2025-12-07 13:08:12.2|Info|DownloadService|Report sent to Deluge. Indexer The Pirate Bay (Prowlarr). Community (2009) S06 S06 + Featurettes (1080p Bluray x265
2025-12-07 13:08:12.2|Info|EpisodeSearchService|Completed search for 39 episodes. 3 reports downloaded.
2025-12-07 13:08:49.5|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S01]. 2 active indexers
2025-12-07 13:08:53.7|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-07 13:08:54.1|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S02]. 2 active indexers
2025-12-07 13:09:00.2|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-07 13:09:00.5|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17]. 2 active indexers
2025-12-07 13:09:06.4|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-07 13:09:06.7|Info|SeriesSearchService|Series search completed. 0 reports downloaded.
2025-12-07 13:11:11.1|Info|RssSyncService|Starting RSS Sync
2025-12-07 13:11:11.4|Info|DownloadDecisionMaker|Processing 106 releases
2025-12-07 13:11:11.5|Info|RssSyncService|RSS Sync Completed. Reports found: 106, Reports grabbed: 0
2025-12-07 13:26:41.1|Info|RssSyncService|Starting RSS Sync
2025-12-07 13:26:41.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/07/2025 10:55:01 and 12/07/2025 12:00:03 UTC. Search may be required.
2025-12-07 13:26:41.4|Info|DownloadDecisionMaker|Processing 114 releases
2025-12-07 13:26:41.5|Info|RssSyncService|RSS Sync Completed. Reports found: 114, Reports grabbed: 0
2025-12-07 13:42:11.2|Info|RssSyncService|Starting RSS Sync
2025-12-07 13:42:11.5|Info|DownloadDecisionMaker|Processing 112 releases
2025-12-07 13:42:11.6|Info|RssSyncService|RSS Sync Completed. Reports found: 112, Reports grabbed: 0
2025-12-07 13:57:41.3|Info|RssSyncService|Starting RSS Sync
2025-12-07 13:57:41.5|Info|DownloadDecisionMaker|Processing 112 releases
2025-12-07 13:57:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 112, Reports grabbed: 0
2025-12-07 14:07:41.3|Info|SceneMappingService|Updating Scene mappings
2025-12-07 14:13:11.4|Info|RssSyncService|Starting RSS Sync
2025-12-07 14:13:11.6|Info|DownloadDecisionMaker|Processing 102 releases
2025-12-07 14:13:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 102, Reports grabbed: 0
2025-12-07 14:28:41.4|Info|RssSyncService|Starting RSS Sync
2025-12-07 14:28:41.6|Info|DownloadDecisionMaker|Processing 102 releases
2025-12-07 14:28:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 102, Reports grabbed: 0
2025-12-07 14:44:11.5|Info|RssSyncService|Starting RSS Sync
2025-12-07 14:44:11.7|Info|DownloadDecisionMaker|Processing 92 releases
2025-12-07 14:44:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 92, Reports grabbed: 0
2025-12-07 14:59:41.6|Info|RssSyncService|Starting RSS Sync
2025-12-07 14:59:41.7|Info|DownloadDecisionMaker|Processing 92 releases
2025-12-07 14:59:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 92, Reports grabbed: 0
2025-12-07 15:15:11.6|Info|RssSyncService|Starting RSS Sync
2025-12-07 15:15:11.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/07/2025 12:37:53 and 12/07/2025 14:13:00 UTC. Search may be required.
2025-12-07 15:15:11.9|Info|DownloadDecisionMaker|Processing 58 releases
2025-12-07 15:15:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0
2025-12-07 15:30:41.7|Info|RssSyncService|Starting RSS Sync
2025-12-07 15:30:41.9|Info|DownloadDecisionMaker|Processing 58 releases
2025-12-07 15:30:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0
2025-12-07 15:46:11.7|Info|RssSyncService|Starting RSS Sync
2025-12-07 15:46:12.0|Info|DownloadDecisionMaker|Processing 67 releases
2025-12-07 15:46:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0
2025-12-07 16:01:41.8|Info|RssSyncService|Starting RSS Sync
2025-12-07 16:01:42.8|Info|DownloadDecisionMaker|Processing 67 releases
2025-12-07 16:01:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0
2025-12-07 16:17:11.9|Info|RssSyncService|Starting RSS Sync
2025-12-07 16:17:12.1|Info|DownloadDecisionMaker|Processing 68 releases
2025-12-07 16:17:14.0|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Pluribus S01E07 1080p HEVC x265 MeGusta
2025-12-07 16:17:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 1
2025-12-07 16:32:41.9|Info|RssSyncService|Starting RSS Sync
2025-12-07 16:32:42.1|Info|DownloadDecisionMaker|Processing 68 releases
2025-12-07 16:32:42.2|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0
2025-12-07 16:48:12.0|Info|RssSyncService|Starting RSS Sync
2025-12-07 16:48:12.2|Info|DownloadDecisionMaker|Processing 71 releases
2025-12-07 16:48:12.3|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0
2025-12-07 17:03:42.1|Info|RssSyncService|Starting RSS Sync
2025-12-07 17:03:42.3|Info|DownloadDecisionMaker|Processing 71 releases
2025-12-07 17:03:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0
2025-12-07 17:08:12.1|Info|SceneMappingService|Updating Scene mappings
2025-12-07 17:19:12.1|Info|RssSyncService|Starting RSS Sync
2025-12-07 17:19:12.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/07/2025 14:47:45 and 12/07/2025 15:08:08 UTC. Search may be required.
2025-12-07 17:19:12.4|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-07 17:19:12.5|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-07 17:34:42.2|Info|RssSyncService|Starting RSS Sync
2025-12-07 17:34:42.4|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-07 17:34:42.5|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-07 17:50:12.2|Info|RssSyncService|Starting RSS Sync
2025-12-07 17:50:12.5|Info|DownloadDecisionMaker|Processing 107 releases
2025-12-07 17:50:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 107, Reports grabbed: 0
2025-12-07 18:05:42.3|Info|RssSyncService|Starting RSS Sync
2025-12-07 18:05:42.5|Info|DownloadDecisionMaker|Processing 108 releases
2025-12-07 18:05:42.6|Info|RssSyncService|RSS Sync Completed. Reports found: 108, Reports grabbed: 0
2025-12-07 18:21:12.4|Info|RssSyncService|Starting RSS Sync
2025-12-07 18:21:12.6|Info|DownloadDecisionMaker|Processing 108 releases
2025-12-07 18:21:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 108, Reports grabbed: 0
2025-12-07 18:36:42.4|Info|RssSyncService|Starting RSS Sync
2025-12-07 18:36:42.7|Info|DownloadDecisionMaker|Processing 95 releases
2025-12-07 18:36:42.8|Info|RssSyncService|RSS Sync Completed. Reports found: 95, Reports grabbed: 0
2025-12-07 18:52:12.5|Info|RssSyncService|Starting RSS Sync
2025-12-07 18:52:12.8|Info|DownloadDecisionMaker|Processing 95 releases
2025-12-07 18:52:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 95, Reports grabbed: 0
2025-12-07 19:07:42.6|Info|RssSyncService|Starting RSS Sync
2025-12-07 19:07:42.8|Info|DownloadDecisionMaker|Processing 78 releases
2025-12-07 19:07:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0
2025-12-07 19:23:12.6|Info|RssSyncService|Starting RSS Sync
2025-12-07 19:23:12.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/07/2025 16:14:46 and 12/07/2025 17:35:02 UTC. Search may be required.
2025-12-07 19:23:12.8|Info|DownloadDecisionMaker|Processing 65 releases
2025-12-07 19:23:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0
2025-12-07 19:38:42.7|Info|RssSyncService|Starting RSS Sync
2025-12-07 19:38:42.9|Info|DownloadDecisionMaker|Processing 56 releases
2025-12-07 19:38:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
2025-12-07 19:54:12.7|Info|RssSyncService|Starting RSS Sync
2025-12-07 19:54:12.9|Info|DownloadDecisionMaker|Processing 56 releases
2025-12-07 19:54:13.0|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
2025-12-07 20:05:12.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-12-07 20:05:12.8|Info|HousekeepingService|Running housecleaning tasks
2025-12-07 20:05:12.8|Info|RefreshSeriesService|Skipping refresh of series: Community
2025-12-07 20:05:12.8|Info|DiskScanService|Scanning Community
2025-12-07 20:05:12.9|Info|DiskScanService|Completed scanning disk for Community
2025-12-07 20:05:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-07 20:05:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-07 20:05:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-07 20:05:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-07 20:05:12.9|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-07 20:05:12.9|Info|Database|Vacuuming Log database
2025-12-07 20:05:12.9|Info|Database|Log database compressed
2025-12-07 20:05:12.9|Info|Database|Vacuuming Main database
2025-12-07 20:05:13.0|Info|Database|Main database compressed
2025-12-07 20:05:13.4|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-07 20:05:13.9|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-07 20:05:14.3|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-07 20:05:14.5|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-07 20:05:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-07 20:05:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-07 20:05:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-07 20:05:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-07 20:05:14.5|Info|RefreshSeriesService|Skipping refresh of series: Parks and Recreation
2025-12-07 20:05:14.5|Info|DiskScanService|Scanning Parks and Recreation
2025-12-07 20:05:14.5|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-07 20:05:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-07 20:05:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-07 20:05:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-07 20:05:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-07 20:05:14.5|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-07 20:05:14.6|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-07 20:05:14.6|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-07 20:05:14.6|Info|DiskScanService|Scanning PLUR1BUS
2025-12-07 20:05:14.6|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-07 20:05:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-07 20:05:14.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-07 20:05:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-07 20:05:14.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-07 20:08:42.8|Info|SceneMappingService|Updating Scene mappings
2025-12-07 20:09:42.8|Info|RssSyncService|Starting RSS Sync
2025-12-07 20:09:43.0|Info|DownloadDecisionMaker|Processing 46 releases
2025-12-07 20:09:43.1|Info|RssSyncService|RSS Sync Completed. Reports found: 46, Reports grabbed: 0
2025-12-07 20:25:12.9|Info|RssSyncService|Starting RSS Sync
2025-12-07 20:25:13.2|Info|DownloadDecisionMaker|Processing 46 releases
2025-12-07 20:25:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 46, Reports grabbed: 0
2025-12-07 20:40:43.0|Info|RssSyncService|Starting RSS Sync
2025-12-07 20:40:43.2|Info|DownloadDecisionMaker|Processing 66 releases
2025-12-07 20:40:43.3|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0
2025-12-07 20:56:13.1|Info|RssSyncService|Starting RSS Sync
2025-12-07 20:56:13.3|Info|DownloadDecisionMaker|Processing 66 releases
2025-12-07 20:56:13.4|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0
2025-12-07 21:11:43.1|Info|RssSyncService|Starting RSS Sync
2025-12-07 21:11:43.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/07/2025 17:59:28 and 12/07/2025 19:55:45 UTC. Search may be required.
2025-12-07 21:11:43.4|Info|DownloadDecisionMaker|Processing 104 releases
2025-12-07 21:11:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 104, Reports grabbed: 0
2025-12-07 21:27:13.2|Info|RssSyncService|Starting RSS Sync
2025-12-07 21:27:13.4|Info|DownloadDecisionMaker|Processing 104 releases
2025-12-07 21:27:13.5|Info|RssSyncService|RSS Sync Completed. Reports found: 104, Reports grabbed: 0
2025-12-07 21:42:43.2|Info|RssSyncService|Starting RSS Sync
2025-12-07 21:42:43.9|Info|DownloadDecisionMaker|Processing 134 releases
2025-12-07 21:42:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2025-12-07 21:58:13.3|Info|RssSyncService|Starting RSS Sync
2025-12-07 21:58:13.6|Info|DownloadDecisionMaker|Processing 134 releases
2025-12-07 21:58:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2025-12-07 22:13:43.4|Info|RssSyncService|Starting RSS Sync
2025-12-07 22:13:43.6|Info|DownloadDecisionMaker|Processing 153 releases
2025-12-07 22:13:43.7|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2025-12-07 22:29:13.4|Info|RssSyncService|Starting RSS Sync
2025-12-07 22:29:13.6|Info|DownloadDecisionMaker|Processing 153 releases
2025-12-07 22:29:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2025-12-07 22:44:43.5|Info|RssSyncService|Starting RSS Sync
2025-12-07 22:44:43.7|Info|DownloadDecisionMaker|Processing 154 releases
2025-12-07 22:44:43.9|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2025-12-07 23:00:13.6|Info|RssSyncService|Starting RSS Sync
2025-12-07 23:00:13.8|Info|DownloadDecisionMaker|Processing 154 releases
2025-12-07 23:00:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2025-12-07 23:08:43.6|Info|SceneMappingService|Updating Scene mappings
2025-12-07 23:15:43.6|Info|RssSyncService|Starting RSS Sync
2025-12-07 23:15:43.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/07/2025 20:30:44 and 12/07/2025 21:46:56 UTC. Search may be required.
2025-12-07 23:15:43.9|Info|DownloadDecisionMaker|Processing 169 releases
2025-12-07 23:15:44.1|Info|RssSyncService|RSS Sync Completed. Reports found: 169, Reports grabbed: 0
2025-12-07 23:31:13.7|Info|RssSyncService|Starting RSS Sync
2025-12-07 23:31:14.0|Info|DownloadDecisionMaker|Processing 169 releases
2025-12-07 23:31:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 169, Reports grabbed: 0
2025-12-07 23:46:43.8|Info|RssSyncService|Starting RSS Sync
2025-12-07 23:46:44.1|Info|DownloadDecisionMaker|Processing 170 releases
2025-12-07 23:46:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
2025-12-08 00:02:13.8|Info|RssSyncService|Starting RSS Sync
2025-12-08 00:02:14.1|Info|DownloadDecisionMaker|Processing 170 releases
2025-12-08 00:02:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
2025-12-08 00:17:43.9|Info|RssSyncService|Starting RSS Sync
2025-12-08 00:17:44.1|Info|DownloadDecisionMaker|Processing 170 releases
2025-12-08 00:17:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
2025-12-08 00:33:13.9|Info|RssSyncService|Starting RSS Sync
2025-12-08 00:33:14.1|Info|DownloadDecisionMaker|Processing 170 releases
2025-12-08 00:33:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
2025-12-08 00:48:44.0|Info|RssSyncService|Starting RSS Sync
2025-12-08 00:48:44.2|Info|DownloadDecisionMaker|Processing 170 releases
2025-12-08 00:48:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
2025-12-08 01:04:14.0|Info|RssSyncService|Starting RSS Sync
2025-12-08 01:04:16.0|Info|DownloadDecisionMaker|Processing 170 releases
2025-12-08 01:04:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
2025-12-08 01:19:44.1|Info|RssSyncService|Starting RSS Sync
2025-12-08 01:19:44.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/07/2025 22:29:41 and 12/07/2025 23:53:40 UTC. Search may be required.
2025-12-08 01:19:44.5|Info|DownloadDecisionMaker|Processing 153 releases
2025-12-08 01:19:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2025-12-08 01:35:14.1|Info|RssSyncService|Starting RSS Sync
2025-12-08 01:35:14.3|Info|DownloadDecisionMaker|Processing 153 releases
2025-12-08 01:35:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2025-12-08 01:50:44.2|Info|RssSyncService|Starting RSS Sync
2025-12-08 01:50:44.5|Info|DownloadDecisionMaker|Processing 153 releases
2025-12-08 01:50:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2025-12-08 02:06:14.3|Info|RssSyncService|Starting RSS Sync
2025-12-08 02:06:14.4|Info|DownloadDecisionMaker|Processing 153 releases
2025-12-08 02:06:14.6|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2025-12-08 02:09:14.3|Info|SceneMappingService|Updating Scene mappings
2025-12-08 02:21:44.4|Info|RssSyncService|Starting RSS Sync
2025-12-08 02:21:44.6|Info|DownloadDecisionMaker|Processing 153 releases
2025-12-08 02:21:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2025-12-08 02:37:14.4|Info|RssSyncService|Starting RSS Sync
2025-12-08 02:37:14.6|Info|DownloadDecisionMaker|Processing 153 releases
2025-12-08 02:37:14.7|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2025-12-08 02:52:44.5|Info|RssSyncService|Starting RSS Sync
2025-12-08 02:52:44.7|Info|DownloadDecisionMaker|Processing 153 releases
2025-12-08 02:52:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2025-12-08 03:08:14.5|Info|RssSyncService|Starting RSS Sync
2025-12-08 03:08:14.7|Info|DownloadDecisionMaker|Processing 153 releases
2025-12-08 03:08:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2025-12-08 03:23:44.6|Info|RssSyncService|Starting RSS Sync
2025-12-08 03:23:44.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/08/2025 00:36:01 and 12/08/2025 02:26:43 UTC. Search may be required.
2025-12-08 03:23:44.8|Info|DownloadDecisionMaker|Processing 146 releases
2025-12-08 03:23:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2025-12-08 03:39:14.6|Info|RssSyncService|Starting RSS Sync
2025-12-08 03:39:14.8|Info|DownloadDecisionMaker|Processing 146 releases
2025-12-08 03:39:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2025-12-08 03:54:44.7|Info|RssSyncService|Starting RSS Sync
2025-12-08 03:54:44.9|Info|DownloadDecisionMaker|Processing 146 releases
2025-12-08 03:54:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2025-12-08 04:10:14.8|Info|RssSyncService|Starting RSS Sync
2025-12-08 04:10:14.9|Info|DownloadDecisionMaker|Processing 146 releases
2025-12-08 04:10:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2025-12-08 04:25:44.8|Info|RssSyncService|Starting RSS Sync
2025-12-08 04:25:45.1|Info|DownloadDecisionMaker|Processing 146 releases
2025-12-08 04:25:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2025-12-08 04:41:14.9|Info|RssSyncService|Starting RSS Sync
2025-12-08 04:41:15.1|Info|DownloadDecisionMaker|Processing 146 releases
2025-12-08 04:41:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2025-12-08 04:56:44.9|Info|RssSyncService|Starting RSS Sync
2025-12-08 04:56:45.2|Info|DownloadDecisionMaker|Processing 146 releases
2025-12-08 04:56:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2025-12-08 05:09:45.0|Info|SceneMappingService|Updating Scene mappings
2025-12-08 05:12:15.0|Info|RssSyncService|Starting RSS Sync
2025-12-08 05:12:15.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/08/2025 02:57:19 and 12/08/2025 04:35:21 UTC. Search may be required.
2025-12-08 05:12:15.2|Info|DownloadDecisionMaker|Processing 150 releases
2025-12-08 05:12:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2025-12-08 05:27:45.1|Info|RssSyncService|Starting RSS Sync
2025-12-08 05:27:45.5|Info|DownloadDecisionMaker|Processing 146 releases
2025-12-08 05:27:45.7|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2025-12-08 05:43:15.1|Info|RssSyncService|Starting RSS Sync
2025-12-08 05:43:15.3|Info|DownloadDecisionMaker|Processing 146 releases
2025-12-08 05:43:15.4|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2025-12-08 05:58:45.2|Info|RssSyncService|Starting RSS Sync
2025-12-08 05:58:45.4|Warn|Torznab|Indexer LimeTorrents (Prowlarr) rss sync didn't cover the period between 12/08/2025 00:43:15 and 12/08/2025 05:35:45 UTC. Search may be required.
2025-12-08 05:58:45.4|Info|DownloadDecisionMaker|Processing 97 releases
2025-12-08 05:58:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 97, Reports grabbed: 0
2025-12-08 06:14:15.2|Info|RssSyncService|Starting RSS Sync
2025-12-08 06:14:15.4|Warn|Torznab|Indexer LimeTorrents (Prowlarr) rss sync didn't cover the period between 12/08/2025 05:49:45 and 12/08/2025 05:51:15 UTC. Search may be required.
2025-12-08 06:14:15.4|Info|DownloadDecisionMaker|Processing 97 releases
2025-12-08 06:14:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 97, Reports grabbed: 0
2025-12-08 06:29:45.3|Info|RssSyncService|Starting RSS Sync
2025-12-08 06:29:45.6|Info|DownloadDecisionMaker|Processing 99 releases
2025-12-08 06:29:45.7|Info|RssSyncService|RSS Sync Completed. Reports found: 99, Reports grabbed: 0
2025-12-08 06:45:15.3|Info|RssSyncService|Starting RSS Sync
2025-12-08 06:45:15.6|Info|DownloadDecisionMaker|Processing 99 releases
2025-12-08 06:45:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 99, Reports grabbed: 0
2025-12-08 07:00:45.4|Info|RssSyncService|Starting RSS Sync
2025-12-08 07:00:45.6|Info|DownloadDecisionMaker|Processing 99 releases
2025-12-08 07:00:45.7|Info|RssSyncService|RSS Sync Completed. Reports found: 99, Reports grabbed: 0
2025-12-08 07:16:15.5|Info|RssSyncService|Starting RSS Sync
2025-12-08 07:16:15.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/08/2025 04:56:20 and 12/08/2025 06:46:23 UTC. Search may be required.
2025-12-08 07:16:15.7|Info|DownloadDecisionMaker|Processing 119 releases
2025-12-08 07:16:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-12-08 07:31:45.5|Info|RssSyncService|Starting RSS Sync
2025-12-08 07:31:45.8|Info|DownloadDecisionMaker|Processing 124 releases
2025-12-08 07:31:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 124, Reports grabbed: 0
2025-12-08 07:47:15.6|Info|RssSyncService|Starting RSS Sync
2025-12-08 07:47:15.8|Info|DownloadDecisionMaker|Processing 124 releases
2025-12-08 07:47:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 124, Reports grabbed: 0
2025-12-08 08:02:45.7|Info|RssSyncService|Starting RSS Sync
2025-12-08 08:02:46.0|Info|DownloadDecisionMaker|Processing 131 releases
2025-12-08 08:02:46.1|Info|RssSyncService|RSS Sync Completed. Reports found: 131, Reports grabbed: 0
2025-12-08 08:05:15.7|Info|RefreshSeriesService|Skipping refresh of series: Community
2025-12-08 08:05:15.7|Info|DiskScanService|Scanning Community
2025-12-08 08:05:15.7|Info|DiskScanService|Completed scanning disk for Community
2025-12-08 08:05:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 08:05:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 08:05:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 08:05:15.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 08:05:15.8|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-08 08:05:15.9|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-08 08:05:16.4|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-08 08:05:16.7|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-08 08:05:16.7|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-08 08:05:16.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 08:05:16.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 08:05:16.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 08:05:16.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 08:05:16.7|Info|RefreshSeriesService|Skipping refresh of series: Parks and Recreation
2025-12-08 08:05:16.7|Info|DiskScanService|Scanning Parks and Recreation
2025-12-08 08:05:16.8|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-08 08:05:16.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 08:05:16.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 08:05:16.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 08:05:16.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 08:05:16.8|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-08 08:05:16.8|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-08 08:05:16.8|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-08 08:05:16.8|Info|DiskScanService|Scanning PLUR1BUS
2025-12-08 08:05:16.9|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-08 08:05:16.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 08:05:16.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 08:05:16.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 08:05:16.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 08:10:15.7|Info|SceneMappingService|Updating Scene mappings
2025-12-08 08:18:15.8|Info|RssSyncService|Starting RSS Sync
2025-12-08 08:18:16.0|Info|DownloadDecisionMaker|Processing 131 releases
2025-12-08 08:18:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 131, Reports grabbed: 0
2025-12-08 08:33:45.8|Info|RssSyncService|Starting RSS Sync
2025-12-08 08:33:46.1|Info|DownloadDecisionMaker|Processing 136 releases
2025-12-08 08:33:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2025-12-08 08:49:15.9|Info|RssSyncService|Starting RSS Sync
2025-12-08 08:49:16.1|Info|DownloadDecisionMaker|Processing 136 releases
2025-12-08 08:49:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2025-12-08 09:04:45.9|Info|RssSyncService|Starting RSS Sync
2025-12-08 09:04:46.2|Info|DownloadDecisionMaker|Processing 167 releases
2025-12-08 09:04:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 167, Reports grabbed: 0
2025-12-08 09:20:16.0|Info|RssSyncService|Starting RSS Sync
2025-12-08 09:20:16.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/08/2025 07:00:52 and 12/08/2025 08:43:26 UTC. Search may be required.
2025-12-08 09:20:16.2|Info|DownloadDecisionMaker|Processing 161 releases
2025-12-08 09:20:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 161, Reports grabbed: 0
2025-12-08 09:35:46.1|Info|RssSyncService|Starting RSS Sync
2025-12-08 09:35:46.3|Info|DownloadDecisionMaker|Processing 158 releases
2025-12-08 09:35:46.5|Info|RssSyncService|RSS Sync Completed. Reports found: 158, Reports grabbed: 0
2025-12-08 09:51:16.1|Info|RssSyncService|Starting RSS Sync
2025-12-08 09:51:16.4|Info|DownloadDecisionMaker|Processing 158 releases
2025-12-08 09:51:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 158, Reports grabbed: 0
2025-12-08 10:06:46.2|Info|RssSyncService|Starting RSS Sync
2025-12-08 10:06:46.4|Info|DownloadDecisionMaker|Processing 160 releases
2025-12-08 10:06:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2025-12-08 10:22:16.2|Info|RssSyncService|Starting RSS Sync
2025-12-08 10:22:16.5|Info|DownloadDecisionMaker|Processing 160 releases
2025-12-08 10:22:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2025-12-08 10:37:46.3|Info|RssSyncService|Starting RSS Sync
2025-12-08 10:37:46.5|Info|DownloadDecisionMaker|Processing 156 releases
2025-12-08 10:37:46.7|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
2025-12-08 10:53:16.4|Info|RssSyncService|Starting RSS Sync
2025-12-08 10:53:16.6|Info|DownloadDecisionMaker|Processing 156 releases
2025-12-08 10:53:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
2025-12-08 11:08:46.4|Info|RssSyncService|Starting RSS Sync
2025-12-08 11:08:46.6|Info|DownloadDecisionMaker|Processing 114 releases
2025-12-08 11:08:46.8|Info|RssSyncService|RSS Sync Completed. Reports found: 114, Reports grabbed: 0
2025-12-08 11:10:46.4|Info|SceneMappingService|Updating Scene mappings
2025-12-08 11:24:16.5|Info|RssSyncService|Starting RSS Sync
2025-12-08 11:24:16.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/08/2025 08:58:22 and 12/08/2025 10:20:02 UTC. Search may be required.
2025-12-08 11:24:16.8|Info|DownloadDecisionMaker|Processing 98 releases
2025-12-08 11:24:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 98, Reports grabbed: 0
2025-12-08 11:39:46.5|Info|RssSyncService|Starting RSS Sync
2025-12-08 11:39:46.8|Info|DownloadDecisionMaker|Processing 63 releases
2025-12-08 11:39:46.8|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0
2025-12-08 11:55:16.6|Info|RssSyncService|Starting RSS Sync
2025-12-08 11:55:16.8|Info|DownloadDecisionMaker|Processing 64 releases
2025-12-08 11:55:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0
2025-12-08 12:10:46.6|Info|RssSyncService|Starting RSS Sync
2025-12-08 12:10:47.0|Info|DownloadDecisionMaker|Processing 64 releases
2025-12-08 12:10:47.0|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0
2025-12-08 12:26:16.7|Info|RssSyncService|Starting RSS Sync
2025-12-08 12:26:17.1|Info|DownloadDecisionMaker|Processing 80 releases
2025-12-08 12:26:17.3|Info|RssSyncService|RSS Sync Completed. Reports found: 80, Reports grabbed: 0
2025-12-08 12:41:46.7|Info|RssSyncService|Starting RSS Sync
2025-12-08 12:41:47.0|Info|DownloadDecisionMaker|Processing 80 releases
2025-12-08 12:41:47.1|Info|RssSyncService|RSS Sync Completed. Reports found: 80, Reports grabbed: 0
2025-12-08 12:57:16.8|Info|RssSyncService|Starting RSS Sync
2025-12-08 12:57:17.1|Info|DownloadDecisionMaker|Processing 70 releases
2025-12-08 12:57:17.2|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0
2025-12-08 13:12:46.9|Info|RssSyncService|Starting RSS Sync
2025-12-08 13:12:47.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/08/2025 10:50:21 and 12/08/2025 11:55:01 UTC. Search may be required.
2025-12-08 13:12:47.1|Info|DownloadDecisionMaker|Processing 81 releases
2025-12-08 13:12:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 81, Reports grabbed: 0
2025-12-08 13:28:16.9|Info|RssSyncService|Starting RSS Sync
2025-12-08 13:28:17.2|Info|DownloadDecisionMaker|Processing 90 releases
2025-12-08 13:28:17.3|Info|RssSyncService|RSS Sync Completed. Reports found: 90, Reports grabbed: 0
2025-12-08 13:43:47.0|Info|RssSyncService|Starting RSS Sync
2025-12-08 13:43:47.2|Info|DownloadDecisionMaker|Processing 90 releases
2025-12-08 13:43:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 90, Reports grabbed: 0
2025-12-08 13:59:17.1|Info|RssSyncService|Starting RSS Sync
2025-12-08 13:59:17.3|Info|DownloadDecisionMaker|Processing 106 releases
2025-12-08 13:59:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 106, Reports grabbed: 0
2025-12-08 14:11:17.1|Info|SceneMappingService|Updating Scene mappings
2025-12-08 14:14:47.1|Info|RssSyncService|Starting RSS Sync
2025-12-08 14:14:51.6|Info|DownloadDecisionMaker|Processing 106 releases
2025-12-08 14:14:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 106, Reports grabbed: 0
2025-12-08 14:30:17.2|Info|RssSyncService|Starting RSS Sync
2025-12-08 14:30:17.4|Info|DownloadDecisionMaker|Processing 126 releases
2025-12-08 14:30:17.6|Info|RssSyncService|RSS Sync Completed. Reports found: 126, Reports grabbed: 0
2025-12-08 14:45:47.3|Info|RssSyncService|Starting RSS Sync
2025-12-08 14:45:47.4|Info|DownloadDecisionMaker|Processing 126 releases
2025-12-08 14:45:47.6|Info|RssSyncService|RSS Sync Completed. Reports found: 126, Reports grabbed: 0
2025-12-08 15:01:17.3|Info|RssSyncService|Starting RSS Sync
2025-12-08 15:01:17.6|Info|DownloadDecisionMaker|Processing 144 releases
2025-12-08 15:01:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2025-12-08 15:16:47.4|Info|RssSyncService|Starting RSS Sync
2025-12-08 15:16:47.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/08/2025 12:49:22 and 12/08/2025 14:39:04 UTC. Search may be required.
2025-12-08 15:16:47.6|Info|DownloadDecisionMaker|Processing 153 releases
2025-12-08 15:16:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2025-12-08 15:32:17.5|Info|RssSyncService|Starting RSS Sync
2025-12-08 15:32:17.7|Info|DownloadDecisionMaker|Processing 129 releases
2025-12-08 15:32:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 129, Reports grabbed: 0
2025-12-08 15:47:47.6|Info|RssSyncService|Starting RSS Sync
2025-12-08 15:47:47.7|Info|DownloadDecisionMaker|Processing 129 releases
2025-12-08 15:47:47.9|Info|RssSyncService|RSS Sync Completed. Reports found: 129, Reports grabbed: 0
2025-12-08 16:03:17.6|Info|RssSyncService|Starting RSS Sync
2025-12-08 16:03:18.0|Info|DownloadDecisionMaker|Processing 122 releases
2025-12-08 16:03:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
2025-12-08 16:18:47.7|Info|RssSyncService|Starting RSS Sync
2025-12-08 16:18:47.9|Info|DownloadDecisionMaker|Processing 122 releases
2025-12-08 16:18:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
2025-12-08 16:34:17.8|Info|RssSyncService|Starting RSS Sync
2025-12-08 16:34:18.0|Info|DownloadDecisionMaker|Processing 129 releases
2025-12-08 16:34:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 129, Reports grabbed: 0
2025-12-08 16:49:47.8|Info|RssSyncService|Starting RSS Sync
2025-12-08 16:49:48.0|Info|DownloadDecisionMaker|Processing 129 releases
2025-12-08 16:49:48.1|Info|RssSyncService|RSS Sync Completed. Reports found: 129, Reports grabbed: 0
2025-12-08 17:05:17.9|Info|RssSyncService|Starting RSS Sync
2025-12-08 17:05:18.1|Info|DownloadDecisionMaker|Processing 119 releases
2025-12-08 17:05:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-12-08 17:11:47.9|Info|SceneMappingService|Updating Scene mappings
2025-12-08 17:20:48.0|Info|RssSyncService|Starting RSS Sync
2025-12-08 17:20:48.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/08/2025 15:00:23 and 12/08/2025 16:13:21 UTC. Search may be required.
2025-12-08 17:20:48.1|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-08 17:20:48.2|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-08 17:36:18.0|Info|RssSyncService|Starting RSS Sync
2025-12-08 17:36:18.3|Info|DownloadDecisionMaker|Processing 123 releases
2025-12-08 17:36:18.4|Info|RssSyncService|RSS Sync Completed. Reports found: 123, Reports grabbed: 0
2025-12-08 17:51:48.1|Info|RssSyncService|Starting RSS Sync
2025-12-08 17:51:48.3|Info|DownloadDecisionMaker|Processing 123 releases
2025-12-08 17:51:48.4|Info|RssSyncService|RSS Sync Completed. Reports found: 123, Reports grabbed: 0
2025-12-08 18:07:18.1|Info|RssSyncService|Starting RSS Sync
2025-12-08 18:07:18.4|Info|DownloadDecisionMaker|Processing 117 releases
2025-12-08 18:07:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 117, Reports grabbed: 0
2025-12-08 18:22:48.2|Info|RssSyncService|Starting RSS Sync
2025-12-08 18:22:48.4|Info|DownloadDecisionMaker|Processing 117 releases
2025-12-08 18:22:48.5|Info|RssSyncService|RSS Sync Completed. Reports found: 117, Reports grabbed: 0
2025-12-08 18:38:18.3|Info|RssSyncService|Starting RSS Sync
2025-12-08 18:38:18.6|Info|DownloadDecisionMaker|Processing 110 releases
2025-12-08 18:38:18.7|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
2025-12-08 18:53:48.4|Info|RssSyncService|Starting RSS Sync
2025-12-08 18:53:48.6|Info|DownloadDecisionMaker|Processing 110 releases
2025-12-08 18:53:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
2025-12-08 19:09:18.4|Info|RssSyncService|Starting RSS Sync
2025-12-08 19:09:18.6|Info|DownloadDecisionMaker|Processing 107 releases
2025-12-08 19:09:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 107, Reports grabbed: 0
2025-12-08 19:24:48.5|Info|RssSyncService|Starting RSS Sync
2025-12-08 19:24:48.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/08/2025 16:40:28 and 12/08/2025 17:53:21 UTC. Search may be required.
2025-12-08 19:24:48.7|Info|DownloadDecisionMaker|Processing 117 releases
2025-12-08 19:24:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 117, Reports grabbed: 0
2025-12-08 19:40:18.5|Info|RssSyncService|Starting RSS Sync
2025-12-08 19:40:18.8|Info|DownloadDecisionMaker|Processing 116 releases
2025-12-08 19:40:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 116, Reports grabbed: 0
2025-12-08 19:55:48.6|Info|RssSyncService|Starting RSS Sync
2025-12-08 19:55:48.9|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-08 19:55:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-08 20:05:18.7|Info|HousekeepingService|Running housecleaning tasks
2025-12-08 20:05:18.7|Info|Database|Vacuuming Log database
2025-12-08 20:05:18.7|Info|Database|Log database compressed
2025-12-08 20:05:18.7|Info|Database|Vacuuming Main database
2025-12-08 20:05:18.7|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-12-08 20:05:18.7|Info|RefreshSeriesService|Skipping refresh of series: Community
2025-12-08 20:05:18.7|Info|DiskScanService|Scanning Community
2025-12-08 20:05:18.7|Info|DiskScanService|Completed scanning disk for Community
2025-12-08 20:05:18.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 20:05:18.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 20:05:18.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 20:05:18.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 20:05:18.8|Info|Database|Main database compressed
2025-12-08 20:05:18.8|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-08 20:05:19.0|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-08 20:05:19.2|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-08 20:05:19.5|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-08 20:05:19.5|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-08 20:05:19.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 20:05:19.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 20:05:19.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 20:05:19.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 20:05:19.5|Info|RefreshSeriesService|Skipping refresh of series: Parks and Recreation
2025-12-08 20:05:19.5|Info|DiskScanService|Scanning Parks and Recreation
2025-12-08 20:05:19.6|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-08 20:05:19.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 20:05:19.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 20:05:19.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 20:05:19.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 20:05:19.6|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-08 20:05:19.6|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-08 20:05:19.6|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-08 20:05:19.6|Info|DiskScanService|Scanning PLUR1BUS
2025-12-08 20:05:19.6|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-08 20:05:19.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 20:05:19.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 20:05:19.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 20:05:19.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 20:11:18.8|Info|RssSyncService|Starting RSS Sync
2025-12-08 20:11:19.1|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-08 20:11:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-08 20:12:18.9|Info|SceneMappingService|Updating Scene mappings
2025-12-08 20:15:01.9|Info|SceneMappingService|Updating Scene mappings
2025-12-08 20:15:02.6|Info|RefreshSeriesService|Updating Community
2025-12-08 20:15:02.7|Info|RefreshEpisodeService|Starting episode info refresh for: [94571][Community]
2025-12-08 20:15:03.0|Info|RefreshEpisodeService|Finished episode refresh for series: [94571][Community].
2025-12-08 20:15:03.0|Info|DiskScanService|Scanning Community
2025-12-08 20:15:03.1|Info|DiskScanService|Completed scanning disk for Community
2025-12-08 20:15:03.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 20:15:03.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 20:15:03.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 20:15:03.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 20:15:03.1|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-08 20:15:03.1|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-08 20:15:03.3|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-08 20:15:03.3|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-08 20:15:03.3|Info|RssSyncService|Starting RSS Sync
2025-12-08 20:15:03.3|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-08 20:15:03.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 20:15:03.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 20:15:03.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 20:15:03.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 20:15:03.4|Info|RefreshSeriesService|Updating Parks and Recreation
2025-12-08 20:15:03.4|Info|RefreshEpisodeService|Starting episode info refresh for: [84912][Parks and Recreation]
2025-12-08 20:15:03.6|Info|RefreshEpisodeService|Finished episode refresh for series: [84912][Parks and Recreation].
2025-12-08 20:15:03.6|Info|DiskScanService|Scanning Parks and Recreation
2025-12-08 20:15:03.6|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-08 20:15:03.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 20:15:03.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 20:15:03.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 20:15:03.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 20:15:03.6|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-08 20:15:03.7|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-08 20:15:03.7|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-08 20:15:03.7|Info|DiskScanService|Scanning PLUR1BUS
2025-12-08 20:15:03.7|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-08 20:15:03.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 20:15:03.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 20:15:03.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 20:15:03.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 20:15:03.8|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-08 20:15:03.9|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-08 20:15:04.1|Info|SceneMappingService|Updating Scene mappings
2025-12-08 20:15:28.6|Info|HousekeepingService|Running housecleaning tasks
2025-12-08 20:15:28.7|Info|Database|Vacuuming Log database
2025-12-08 20:15:28.7|Info|Database|Log database compressed
2025-12-08 20:15:28.7|Info|Database|Vacuuming Main database
2025-12-08 20:15:28.7|Info|Database|Main database compressed
2025-12-08 20:15:38.8|Info|RssSyncService|Starting RSS Sync
2025-12-08 20:15:38.9|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-08 20:15:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-08 20:15:41.2|Info|SceneMappingService|Updating Scene mappings
2025-12-08 20:15:42.4|Info|RssSyncService|Starting RSS Sync
2025-12-08 20:15:42.5|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-08 20:15:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-08 20:15:43.0|Info|RefreshSeriesService|Updating Community
2025-12-08 20:15:43.1|Info|RefreshEpisodeService|Starting episode info refresh for: [94571][Community]
2025-12-08 20:15:43.3|Info|RefreshEpisodeService|Finished episode refresh for series: [94571][Community].
2025-12-08 20:15:43.3|Info|DiskScanService|Scanning Community
2025-12-08 20:15:43.4|Info|DiskScanService|Completed scanning disk for Community
2025-12-08 20:15:43.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 20:15:43.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 20:15:43.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 20:15:43.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 20:15:43.4|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-08 20:15:43.4|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-08 20:15:43.6|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-08 20:15:43.6|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-08 20:15:43.6|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-08 20:15:43.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 20:15:43.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 20:15:43.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 20:15:43.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 20:15:43.6|Info|RefreshSeriesService|Updating Parks and Recreation
2025-12-08 20:15:43.7|Info|RefreshEpisodeService|Starting episode info refresh for: [84912][Parks and Recreation]
2025-12-08 20:15:43.9|Info|RefreshEpisodeService|Finished episode refresh for series: [84912][Parks and Recreation].
2025-12-08 20:15:43.9|Info|DiskScanService|Scanning Parks and Recreation
2025-12-08 20:15:43.9|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-08 20:15:43.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 20:15:43.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 20:15:43.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 20:15:43.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 20:15:43.9|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-08 20:15:44.0|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-08 20:15:44.0|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-08 20:15:44.0|Info|DiskScanService|Scanning PLUR1BUS
2025-12-08 20:15:44.0|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-08 20:15:44.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-08 20:15:44.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-08 20:15:44.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-08 20:15:44.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-08 20:15:48.7|Info|HousekeepingService|Running housecleaning tasks
2025-12-08 20:15:48.7|Info|Database|Vacuuming Log database
2025-12-08 20:15:48.7|Info|Database|Log database compressed
2025-12-08 20:15:48.7|Info|Database|Vacuuming Main database
2025-12-08 20:15:48.8|Info|Database|Main database compressed
2025-12-08 20:15:50.0|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-12-08 20:15:53.8|Info|BackupService|Starting Backup
2025-12-08 20:21:06.3|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2025-12-08 20:21:06.4|Info|ConsoleApp|Exiting main.
2025-12-08 20:21:10.2|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.16.2944
2025-12-08 20:21:10.3|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-08 20:21:10.3|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-08 20:21:10.6|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-08 20:21:10.7|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-08 20:21:10.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-12-08 20:21:10.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-08 20:21:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-08 20:21:10.9|Info|DatabaseEngineVersionCheck|SQLite 3.49.2
2025-12-08 20:21:10.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0357611s
2025-12-08 20:21:10.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-12-08 20:21:10.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0371718s
2025-12-08 20:21:10.9|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-08 20:21:10.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-12-08 20:21:10.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-08 20:21:10.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-08 20:21:10.9|Info|DatabaseEngineVersionCheck|SQLite 3.49.2
2025-12-08 20:21:10.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008625s
2025-12-08 20:21:10.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-12-08 20:21:10.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0010472s
2025-12-08 20:21:11.2|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2025-12-08 20:21:11.5|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2025-12-08 20:21:11.5|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2025-12-08 20:21:11.5|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2025-12-08 20:21:11.6|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2025-12-08 20:21:22.9|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2025-12-08 20:21:22.9|Info|ConsoleApp|Exiting main.
2025-12-08 20:21:26.9|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.16.2944
2025-12-08 20:21:26.9|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-08 20:21:26.9|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-08 20:21:27.2|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-12-08 20:21:27.3|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-08 20:21:27.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-12-08 20:21:27.4|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-08 20:21:27.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-08 20:21:27.4|Info|DatabaseEngineVersionCheck|SQLite 3.49.2
2025-12-08 20:21:27.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0334595s
2025-12-08 20:21:27.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-12-08 20:21:27.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0348465s
2025-12-08 20:21:27.5|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-08 20:21:27.5|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-12-08 20:21:27.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-12-08 20:21:27.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-12-08 20:21:27.5|Info|DatabaseEngineVersionCheck|SQLite 3.49.2
2025-12-08 20:21:27.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0017517s
2025-12-08 20:21:27.5|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-12-08 20:21:27.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019307s
2025-12-08 20:21:27.8|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2025-12-08 20:21:28.1|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2025-12-08 20:21:28.1|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2025-12-08 20:21:28.1|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2025-12-08 20:21:28.1|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2025-12-08 20:30:58.1|Info|RssSyncService|Starting RSS Sync
2025-12-08 20:30:58.6|Info|DownloadDecisionMaker|Processing 83 releases
2025-12-08 20:30:59.0|Info|RssSyncService|RSS Sync Completed. Reports found: 83, Reports grabbed: 0
2025-12-08 20:46:28.1|Info|RssSyncService|Starting RSS Sync
2025-12-08 20:46:28.4|Info|DownloadDecisionMaker|Processing 83 releases
2025-12-08 20:46:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 83, Reports grabbed: 0
2025-12-08 21:01:58.2|Info|RssSyncService|Starting RSS Sync
2025-12-08 21:01:58.5|Info|DownloadDecisionMaker|Processing 84 releases
2025-12-08 21:01:58.6|Info|RssSyncService|RSS Sync Completed. Reports found: 84, Reports grabbed: 0
2025-12-08 21:17:28.2|Info|RssSyncService|Starting RSS Sync
2025-12-08 21:17:28.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/08/2025 18:20:01 and 12/08/2025 20:17:01 UTC. Search may be required.
2025-12-08 21:17:28.5|Info|DownloadDecisionMaker|Processing 67 releases
2025-12-08 21:17:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0
2025-12-08 21:32:58.3|Info|RssSyncService|Starting RSS Sync
2025-12-08 21:32:58.6|Info|DownloadDecisionMaker|Processing 74 releases
2025-12-08 21:32:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 74, Reports grabbed: 0
2025-12-08 21:48:28.4|Info|RssSyncService|Starting RSS Sync
2025-12-08 21:48:28.6|Info|DownloadDecisionMaker|Processing 74 releases
2025-12-08 21:48:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 74, Reports grabbed: 0
2025-12-08 22:03:58.4|Info|RssSyncService|Starting RSS Sync
2025-12-08 22:03:58.9|Info|DownloadDecisionMaker|Processing 83 releases
2025-12-08 22:03:59.0|Info|RssSyncService|RSS Sync Completed. Reports found: 83, Reports grabbed: 0
2025-12-08 22:19:28.5|Info|RssSyncService|Starting RSS Sync
2025-12-08 22:19:28.7|Info|DownloadDecisionMaker|Processing 83 releases
2025-12-08 22:19:28.8|Info|RssSyncService|RSS Sync Completed. Reports found: 83, Reports grabbed: 0
2025-12-08 22:34:58.6|Info|RssSyncService|Starting RSS Sync
2025-12-08 22:34:58.8|Info|DownloadDecisionMaker|Processing 99 releases
2025-12-08 22:34:58.9|Info|RssSyncService|RSS Sync Completed. Reports found: 99, Reports grabbed: 0
2025-12-08 22:50:28.7|Info|RssSyncService|Starting RSS Sync
2025-12-08 22:50:28.9|Info|DownloadDecisionMaker|Processing 99 releases
2025-12-08 22:50:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 99, Reports grabbed: 0
2025-12-08 23:05:58.8|Info|RssSyncService|Starting RSS Sync
2025-12-08 23:05:59.0|Info|DownloadDecisionMaker|Processing 110 releases
2025-12-08 23:05:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
2025-12-08 23:15:58.8|Info|SceneMappingService|Updating Scene mappings
2025-12-08 23:21:28.8|Info|RssSyncService|Starting RSS Sync
2025-12-08 23:21:29.0|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/08/2025 20:48:21 and 12/08/2025 21:38:01 UTC. Search may be required.
2025-12-08 23:21:29.0|Info|DownloadDecisionMaker|Processing 140 releases
2025-12-08 23:21:29.1|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2025-12-08 23:36:58.9|Info|RssSyncService|Starting RSS Sync
2025-12-08 23:36:59.2|Info|DownloadDecisionMaker|Processing 144 releases
2025-12-08 23:36:59.3|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2025-12-08 23:52:29.0|Info|RssSyncService|Starting RSS Sync
2025-12-08 23:52:29.1|Info|DownloadDecisionMaker|Processing 144 releases
2025-12-08 23:52:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2025-12-09 00:07:59.0|Info|RssSyncService|Starting RSS Sync
2025-12-09 00:07:59.3|Info|DownloadDecisionMaker|Processing 143 releases
2025-12-09 00:07:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2025-12-09 00:23:29.1|Info|RssSyncService|Starting RSS Sync
2025-12-09 00:23:29.2|Info|DownloadDecisionMaker|Processing 143 releases
2025-12-09 00:23:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2025-12-09 00:38:59.2|Info|RssSyncService|Starting RSS Sync
2025-12-09 00:38:59.4|Info|DownloadDecisionMaker|Processing 133 releases
2025-12-09 00:38:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2025-12-09 00:54:29.2|Info|RssSyncService|Starting RSS Sync
2025-12-09 00:54:29.4|Info|DownloadDecisionMaker|Processing 133 releases
2025-12-09 00:54:29.5|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2025-12-09 01:09:59.3|Info|RssSyncService|Starting RSS Sync
2025-12-09 01:09:59.5|Info|DownloadDecisionMaker|Processing 126 releases
2025-12-09 01:09:59.7|Info|RssSyncService|RSS Sync Completed. Reports found: 126, Reports grabbed: 0
2025-12-09 01:25:29.3|Info|RssSyncService|Starting RSS Sync
2025-12-09 01:25:29.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/08/2025 22:30:42 and 12/09/2025 00:40:44 UTC. Search may be required.
2025-12-09 01:25:29.5|Info|DownloadDecisionMaker|Processing 125 releases
2025-12-09 01:25:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 125, Reports grabbed: 0
2025-12-09 01:40:59.4|Info|RssSyncService|Starting RSS Sync
2025-12-09 01:40:59.7|Info|DownloadDecisionMaker|Processing 125 releases
2025-12-09 01:40:59.8|Info|RssSyncService|RSS Sync Completed. Reports found: 125, Reports grabbed: 0
2025-12-09 01:56:29.5|Info|RssSyncService|Starting RSS Sync
2025-12-09 01:56:29.7|Info|DownloadDecisionMaker|Processing 122 releases
2025-12-09 01:56:29.8|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
2025-12-09 02:11:59.5|Info|RssSyncService|Starting RSS Sync
2025-12-09 02:11:59.8|Info|DownloadDecisionMaker|Processing 122 releases
2025-12-09 02:11:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
2025-12-09 02:16:29.6|Info|SceneMappingService|Updating Scene mappings
2025-12-09 02:27:29.6|Info|RssSyncService|Starting RSS Sync
2025-12-09 02:27:29.8|Info|DownloadDecisionMaker|Processing 134 releases
2025-12-09 02:27:29.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2025-12-09 02:42:59.7|Info|RssSyncService|Starting RSS Sync
2025-12-09 02:43:00.0|Info|DownloadDecisionMaker|Processing 134 releases
2025-12-09 02:43:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2025-12-09 02:58:29.8|Info|RssSyncService|Starting RSS Sync
2025-12-09 02:58:30.0|Info|DownloadDecisionMaker|Processing 134 releases
2025-12-09 02:58:30.2|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2025-12-09 03:13:59.9|Info|RssSyncService|Starting RSS Sync
2025-12-09 03:14:00.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/09/2025 00:59:22 and 12/09/2025 02:27:03 UTC. Search may be required.
2025-12-09 03:14:00.1|Info|DownloadDecisionMaker|Processing 127 releases
2025-12-09 03:14:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 127, Reports grabbed: 0
2025-12-09 03:29:30.0|Info|RssSyncService|Starting RSS Sync
2025-12-09 03:29:30.2|Info|DownloadDecisionMaker|Processing 122 releases
2025-12-09 03:29:30.3|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
2025-12-09 03:45:00.1|Info|RssSyncService|Starting RSS Sync
2025-12-09 03:45:00.3|Info|DownloadDecisionMaker|Processing 122 releases
2025-12-09 03:45:00.4|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
2025-12-09 04:00:30.1|Info|RssSyncService|Starting RSS Sync
2025-12-09 04:00:30.3|Info|DownloadDecisionMaker|Processing 113 releases
2025-12-09 04:00:30.5|Info|RssSyncService|RSS Sync Completed. Reports found: 113, Reports grabbed: 0
2025-12-09 04:16:00.2|Info|RssSyncService|Starting RSS Sync
2025-12-09 04:16:00.4|Info|DownloadDecisionMaker|Processing 113 releases
2025-12-09 04:16:00.5|Info|RssSyncService|RSS Sync Completed. Reports found: 113, Reports grabbed: 0
2025-12-09 04:31:30.2|Info|RssSyncService|Starting RSS Sync
2025-12-09 04:31:30.6|Info|DownloadDecisionMaker|Processing 104 releases
2025-12-09 04:31:30.7|Info|RssSyncService|RSS Sync Completed. Reports found: 104, Reports grabbed: 0
2025-12-09 04:47:00.3|Info|RssSyncService|Starting RSS Sync
2025-12-09 04:47:00.5|Info|DownloadDecisionMaker|Processing 104 releases
2025-12-09 04:47:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 104, Reports grabbed: 0
2025-12-09 05:02:30.4|Info|RssSyncService|Starting RSS Sync
2025-12-09 05:02:30.6|Info|DownloadDecisionMaker|Processing 97 releases
2025-12-09 05:02:30.7|Info|RssSyncService|RSS Sync Completed. Reports found: 97, Reports grabbed: 0
2025-12-09 05:17:00.5|Info|SceneMappingService|Updating Scene mappings
2025-12-09 05:18:00.5|Info|RssSyncService|Starting RSS Sync
2025-12-09 05:18:00.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/09/2025 02:58:25 and 12/09/2025 04:20:01 UTC. Search may be required.
2025-12-09 05:18:00.7|Info|DownloadDecisionMaker|Processing 80 releases
2025-12-09 05:18:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 80, Reports grabbed: 0
2025-12-09 05:33:30.5|Info|RssSyncService|Starting RSS Sync
2025-12-09 05:33:30.8|Info|DownloadDecisionMaker|Processing 78 releases
2025-12-09 05:33:30.9|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0
2025-12-09 05:49:00.6|Info|RssSyncService|Starting RSS Sync
2025-12-09 05:49:00.9|Info|DownloadDecisionMaker|Processing 78 releases
2025-12-09 05:49:00.9|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0
2025-12-09 06:04:30.6|Info|RssSyncService|Starting RSS Sync
2025-12-09 06:04:30.8|Info|DownloadDecisionMaker|Processing 71 releases
2025-12-09 06:04:30.9|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0
2025-12-09 06:20:00.7|Info|RssSyncService|Starting RSS Sync
2025-12-09 06:20:00.9|Info|DownloadDecisionMaker|Processing 71 releases
2025-12-09 06:20:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0
2025-12-09 06:35:30.8|Info|RssSyncService|Starting RSS Sync
2025-12-09 06:35:31.0|Info|DownloadDecisionMaker|Processing 83 releases
2025-12-09 06:35:31.2|Info|RssSyncService|RSS Sync Completed. Reports found: 83, Reports grabbed: 0
2025-12-09 06:51:00.8|Info|RssSyncService|Starting RSS Sync
2025-12-09 06:51:01.1|Info|DownloadDecisionMaker|Processing 83 releases
2025-12-09 06:51:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 83, Reports grabbed: 0
2025-12-09 07:06:30.9|Info|RssSyncService|Starting RSS Sync
2025-12-09 07:06:31.1|Info|DownloadDecisionMaker|Processing 88 releases
2025-12-09 07:06:31.2|Info|RssSyncService|RSS Sync Completed. Reports found: 88, Reports grabbed: 0
2025-12-09 07:22:00.9|Info|RssSyncService|Starting RSS Sync
2025-12-09 07:22:01.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/09/2025 05:00:58 and 12/09/2025 06:05:02 UTC. Search may be required.
2025-12-09 07:22:01.2|Info|DownloadDecisionMaker|Processing 110 releases
2025-12-09 07:22:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
2025-12-09 07:37:31.0|Info|RssSyncService|Starting RSS Sync
2025-12-09 07:37:31.2|Info|DownloadDecisionMaker|Processing 107 releases
2025-12-09 07:37:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 107, Reports grabbed: 0
2025-12-09 07:53:01.0|Info|RssSyncService|Starting RSS Sync
2025-12-09 07:53:01.2|Info|DownloadDecisionMaker|Processing 107 releases
2025-12-09 07:53:01.4|Info|RssSyncService|RSS Sync Completed. Reports found: 107, Reports grabbed: 0
2025-12-09 08:08:31.1|Info|RssSyncService|Starting RSS Sync
2025-12-09 08:08:31.2|Info|DownloadDecisionMaker|Processing 108 releases
2025-12-09 08:08:31.4|Info|RssSyncService|RSS Sync Completed. Reports found: 108, Reports grabbed: 0
2025-12-09 08:16:01.2|Info|RefreshSeriesService|Skipping refresh of series: Community
2025-12-09 08:16:01.2|Info|DiskScanService|Scanning Community
2025-12-09 08:16:01.2|Info|DiskScanService|Completed scanning disk for Community
2025-12-09 08:16:01.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-09 08:16:01.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-09 08:16:01.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-09 08:16:01.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-09 08:16:01.3|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-09 08:16:01.5|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-09 08:16:01.9|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-09 08:16:02.2|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-09 08:16:02.2|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-09 08:16:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-09 08:16:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-09 08:16:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-09 08:16:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-09 08:16:02.2|Info|RefreshSeriesService|Skipping refresh of series: Parks and Recreation
2025-12-09 08:16:02.2|Info|DiskScanService|Scanning Parks and Recreation
2025-12-09 08:16:02.2|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-09 08:16:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-09 08:16:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-09 08:16:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-09 08:16:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-09 08:16:02.2|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-09 08:16:02.2|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-09 08:16:02.3|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-09 08:16:02.3|Info|DiskScanService|Scanning PLUR1BUS
2025-12-09 08:16:02.3|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-09 08:16:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-09 08:16:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-09 08:16:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-09 08:16:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-09 08:17:31.2|Info|SceneMappingService|Updating Scene mappings
2025-12-09 08:24:01.2|Info|RssSyncService|Starting RSS Sync
2025-12-09 08:24:01.4|Info|DownloadDecisionMaker|Processing 108 releases
2025-12-09 08:24:01.6|Info|RssSyncService|RSS Sync Completed. Reports found: 108, Reports grabbed: 0
2025-12-09 08:39:31.3|Info|RssSyncService|Starting RSS Sync
2025-12-09 08:39:31.6|Info|DownloadDecisionMaker|Processing 120 releases
2025-12-09 08:39:31.7|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-12-09 08:55:01.4|Info|RssSyncService|Starting RSS Sync
2025-12-09 08:55:01.6|Info|DownloadDecisionMaker|Processing 120 releases
2025-12-09 08:55:01.7|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-12-09 09:10:31.4|Info|RssSyncService|Starting RSS Sync
2025-12-09 09:10:31.7|Info|DownloadDecisionMaker|Processing 121 releases
2025-12-09 09:10:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 121, Reports grabbed: 0
2025-12-09 09:26:01.5|Info|RssSyncService|Starting RSS Sync
2025-12-09 09:26:01.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/09/2025 06:58:42 and 12/09/2025 08:30:46 UTC. Search may be required.
2025-12-09 09:26:01.8|Info|DownloadDecisionMaker|Processing 107 releases
2025-12-09 09:26:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 107, Reports grabbed: 0
2025-12-09 09:41:31.6|Info|RssSyncService|Starting RSS Sync
2025-12-09 09:41:31.9|Info|DownloadDecisionMaker|Processing 107 releases
2025-12-09 09:41:32.0|Info|RssSyncService|RSS Sync Completed. Reports found: 107, Reports grabbed: 0
2025-12-09 09:57:01.6|Info|RssSyncService|Starting RSS Sync
2025-12-09 09:57:02.0|Info|DownloadDecisionMaker|Processing 111 releases
2025-12-09 09:57:02.1|Info|RssSyncService|RSS Sync Completed. Reports found: 111, Reports grabbed: 0
2025-12-09 10:12:31.7|Info|RssSyncService|Starting RSS Sync
2025-12-09 10:12:32.0|Info|DownloadDecisionMaker|Processing 111 releases
2025-12-09 10:12:32.1|Info|RssSyncService|RSS Sync Completed. Reports found: 111, Reports grabbed: 0
2025-12-09 10:28:01.8|Info|RssSyncService|Starting RSS Sync
2025-12-09 10:28:02.0|Info|DownloadDecisionMaker|Processing 110 releases
2025-12-09 10:28:02.1|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
2025-12-09 10:43:31.8|Info|RssSyncService|Starting RSS Sync
2025-12-09 10:43:32.0|Info|DownloadDecisionMaker|Processing 110 releases
2025-12-09 10:43:32.1|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
2025-12-09 10:59:01.9|Info|RssSyncService|Starting RSS Sync
2025-12-09 10:59:02.1|Info|DownloadDecisionMaker|Processing 87 releases
2025-12-09 10:59:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0
2025-12-09 11:14:31.9|Info|RssSyncService|Starting RSS Sync
2025-12-09 11:14:32.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/09/2025 08:58:46 and 12/09/2025 10:33:06 UTC. Search may be required.
2025-12-09 11:14:32.1|Info|DownloadDecisionMaker|Processing 103 releases
2025-12-09 11:14:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 103, Reports grabbed: 0
2025-12-09 11:17:31.9|Info|SceneMappingService|Updating Scene mappings
2025-12-09 11:30:02.0|Info|RssSyncService|Starting RSS Sync
2025-12-09 11:30:02.2|Info|DownloadDecisionMaker|Processing 102 releases
2025-12-09 11:30:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 102, Reports grabbed: 0
2025-12-09 11:45:32.1|Info|RssSyncService|Starting RSS Sync
2025-12-09 11:45:33.5|Info|DownloadDecisionMaker|Processing 102 releases
2025-12-09 11:45:33.6|Info|RssSyncService|RSS Sync Completed. Reports found: 102, Reports grabbed: 0
2025-12-09 12:01:02.1|Info|RssSyncService|Starting RSS Sync
2025-12-09 12:01:02.3|Info|DownloadDecisionMaker|Processing 122 releases
2025-12-09 12:01:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
2025-12-09 12:16:32.2|Info|RssSyncService|Starting RSS Sync
2025-12-09 12:16:32.4|Info|DownloadDecisionMaker|Processing 122 releases
2025-12-09 12:16:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
2025-12-09 12:32:02.3|Info|RssSyncService|Starting RSS Sync
2025-12-09 12:32:02.4|Info|DownloadDecisionMaker|Processing 122 releases
2025-12-09 12:32:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
2025-12-09 12:47:32.3|Info|RssSyncService|Starting RSS Sync
2025-12-09 12:47:32.5|Info|DownloadDecisionMaker|Processing 122 releases
2025-12-09 12:47:32.7|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
2025-12-09 13:03:02.4|Info|RssSyncService|Starting RSS Sync
2025-12-09 13:03:02.6|Info|DownloadDecisionMaker|Processing 113 releases
2025-12-09 13:03:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 113, Reports grabbed: 0
2025-12-09 13:18:32.5|Info|RssSyncService|Starting RSS Sync
2025-12-09 13:18:32.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/09/2025 11:00:44 and 12/09/2025 12:20:02 UTC. Search may be required.
2025-12-09 13:18:32.7|Info|DownloadDecisionMaker|Processing 100 releases
2025-12-09 13:18:32.8|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
2025-12-09 13:34:02.5|Info|RssSyncService|Starting RSS Sync
2025-12-09 13:34:02.7|Info|DownloadDecisionMaker|Processing 86 releases
2025-12-09 13:34:02.8|Info|RssSyncService|RSS Sync Completed. Reports found: 86, Reports grabbed: 0
2025-12-09 13:49:32.6|Info|RssSyncService|Starting RSS Sync
2025-12-09 13:49:32.8|Info|DownloadDecisionMaker|Processing 86 releases
2025-12-09 13:49:32.9|Info|RssSyncService|RSS Sync Completed. Reports found: 86, Reports grabbed: 0
2025-12-09 14:05:02.6|Info|RssSyncService|Starting RSS Sync
2025-12-09 14:05:02.9|Info|DownloadDecisionMaker|Processing 86 releases
2025-12-09 14:05:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 86, Reports grabbed: 0
2025-12-09 14:18:02.7|Info|SceneMappingService|Updating Scene mappings
2025-12-09 14:20:32.7|Info|RssSyncService|Starting RSS Sync
2025-12-09 14:20:33.0|Info|DownloadDecisionMaker|Processing 86 releases
2025-12-09 14:20:33.1|Info|RssSyncService|RSS Sync Completed. Reports found: 86, Reports grabbed: 0
2025-12-09 14:36:02.8|Info|RssSyncService|Starting RSS Sync
2025-12-09 14:36:03.0|Info|DownloadDecisionMaker|Processing 82 releases
2025-12-09 14:36:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 82, Reports grabbed: 0
2025-12-09 14:51:32.8|Info|RssSyncService|Starting RSS Sync
2025-12-09 14:51:33.2|Info|DownloadDecisionMaker|Processing 82 releases
2025-12-09 14:51:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 82, Reports grabbed: 0
2025-12-09 15:07:02.9|Info|RssSyncService|Starting RSS Sync
2025-12-09 15:07:03.1|Info|DownloadDecisionMaker|Processing 84 releases
2025-12-09 15:07:03.2|Info|RssSyncService|RSS Sync Completed. Reports found: 84, Reports grabbed: 0
2025-12-09 15:22:33.0|Info|RssSyncService|Starting RSS Sync
2025-12-09 15:22:33.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/09/2025 13:00:43 and 12/09/2025 14:06:25 UTC. Search may be required.
2025-12-09 15:22:33.2|Info|DownloadDecisionMaker|Processing 86 releases
2025-12-09 15:22:33.3|Info|RssSyncService|RSS Sync Completed. Reports found: 86, Reports grabbed: 0
2025-12-09 15:38:03.0|Info|RssSyncService|Starting RSS Sync
2025-12-09 15:38:03.2|Info|DownloadDecisionMaker|Processing 95 releases
2025-12-09 15:38:03.3|Info|RssSyncService|RSS Sync Completed. Reports found: 95, Reports grabbed: 0
2025-12-09 15:53:33.1|Info|RssSyncService|Starting RSS Sync
2025-12-09 15:53:33.3|Info|DownloadDecisionMaker|Processing 95 releases
2025-12-09 15:53:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 95, Reports grabbed: 0
2025-12-09 16:09:03.1|Info|RssSyncService|Starting RSS Sync
2025-12-09 16:09:03.8|Info|DownloadDecisionMaker|Processing 100 releases
2025-12-09 16:09:03.9|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
2025-12-09 16:24:33.2|Info|RssSyncService|Starting RSS Sync
2025-12-09 16:24:33.5|Info|DownloadDecisionMaker|Processing 100 releases
2025-12-09 16:24:33.6|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
2025-12-09 16:40:03.3|Info|RssSyncService|Starting RSS Sync
2025-12-09 16:40:03.6|Info|DownloadDecisionMaker|Processing 109 releases
2025-12-09 16:40:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 109, Reports grabbed: 0
2025-12-09 16:55:33.3|Info|RssSyncService|Starting RSS Sync
2025-12-09 16:55:33.6|Info|DownloadDecisionMaker|Processing 109 releases
2025-12-09 16:55:33.7|Info|RssSyncService|RSS Sync Completed. Reports found: 109, Reports grabbed: 0
2025-12-09 17:11:03.4|Info|RssSyncService|Starting RSS Sync
2025-12-09 17:11:03.7|Info|DownloadDecisionMaker|Processing 103 releases
2025-12-09 17:11:03.8|Info|RssSyncService|RSS Sync Completed. Reports found: 103, Reports grabbed: 0
2025-12-09 17:18:33.5|Info|SceneMappingService|Updating Scene mappings
2025-12-09 17:26:33.5|Info|RssSyncService|Starting RSS Sync
2025-12-09 17:26:33.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/09/2025 14:59:17 and 12/09/2025 16:26:24 UTC. Search may be required.
2025-12-09 17:26:33.8|Info|DownloadDecisionMaker|Processing 97 releases
2025-12-09 17:26:33.9|Info|RssSyncService|RSS Sync Completed. Reports found: 97, Reports grabbed: 0
2025-12-09 17:42:03.6|Info|RssSyncService|Starting RSS Sync
2025-12-09 17:42:03.8|Info|DownloadDecisionMaker|Processing 95 releases
2025-12-09 17:42:04.0|Info|RssSyncService|RSS Sync Completed. Reports found: 95, Reports grabbed: 0
2025-12-09 17:57:33.7|Info|RssSyncService|Starting RSS Sync
2025-12-09 17:57:33.9|Info|DownloadDecisionMaker|Processing 82 releases
2025-12-09 17:57:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 82, Reports grabbed: 0
2025-12-09 18:13:03.7|Info|RssSyncService|Starting RSS Sync
2025-12-09 18:13:04.0|Info|DownloadDecisionMaker|Processing 82 releases
2025-12-09 18:13:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 82, Reports grabbed: 0
2025-12-09 18:28:33.8|Info|RssSyncService|Starting RSS Sync
2025-12-09 18:28:34.1|Info|DownloadDecisionMaker|Processing 79 releases
2025-12-09 18:28:34.2|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0
2025-12-09 18:44:03.9|Info|RssSyncService|Starting RSS Sync
2025-12-09 18:44:04.1|Info|DownloadDecisionMaker|Processing 79 releases
2025-12-09 18:44:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0
2025-12-09 18:59:33.9|Info|RssSyncService|Starting RSS Sync
2025-12-09 18:59:34.2|Info|DownloadDecisionMaker|Processing 70 releases
2025-12-09 18:59:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0
2025-12-09 19:15:04.0|Info|RssSyncService|Starting RSS Sync
2025-12-09 19:15:04.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/09/2025 16:55:02 and 12/09/2025 17:01:42 UTC. Search may be required.
2025-12-09 19:15:04.2|Info|DownloadDecisionMaker|Processing 66 releases
2025-12-09 19:15:04.3|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0
2025-12-09 19:30:34.1|Info|RssSyncService|Starting RSS Sync
2025-12-09 19:30:34.4|Info|DownloadDecisionMaker|Processing 68 releases
2025-12-09 19:30:34.5|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0
2025-12-09 19:46:04.2|Info|RssSyncService|Starting RSS Sync
2025-12-09 19:46:04.4|Info|DownloadDecisionMaker|Processing 68 releases
2025-12-09 19:46:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0
2025-12-09 20:01:34.3|Info|RssSyncService|Starting RSS Sync
2025-12-09 20:01:34.7|Info|DownloadDecisionMaker|Processing 63 releases
2025-12-09 20:01:34.7|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0
2025-12-09 20:16:04.3|Info|RefreshSeriesService|Skipping refresh of series: Community
2025-12-09 20:16:04.3|Info|DiskScanService|Scanning Community
2025-12-09 20:16:04.3|Info|HousekeepingService|Running housecleaning tasks
2025-12-09 20:16:04.3|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-12-09 20:16:04.4|Info|Database|Vacuuming Log database
2025-12-09 20:16:04.4|Info|Database|Log database compressed
2025-12-09 20:16:04.4|Info|Database|Vacuuming Main database
2025-12-09 20:16:04.5|Info|Database|Main database compressed
2025-12-09 20:16:06.0|Info|DiskScanService|Completed scanning disk for Community
2025-12-09 20:16:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-09 20:16:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-09 20:16:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-09 20:16:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-09 20:16:06.1|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-09 20:16:06.2|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-09 20:16:06.5|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-09 20:16:08.5|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-09 20:16:08.6|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-09 20:16:08.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-09 20:16:08.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-09 20:16:08.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-09 20:16:08.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-09 20:16:08.7|Info|RefreshSeriesService|Skipping refresh of series: Parks and Recreation
2025-12-09 20:16:08.7|Info|DiskScanService|Scanning Parks and Recreation
2025-12-09 20:16:08.7|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-09 20:16:08.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-09 20:16:08.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-09 20:16:08.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-09 20:16:08.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-09 20:16:08.7|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-09 20:16:08.7|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-09 20:16:08.8|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-09 20:16:08.8|Info|DiskScanService|Scanning PLUR1BUS
2025-12-09 20:16:08.8|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-09 20:16:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-09 20:16:08.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-09 20:16:08.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-09 20:16:08.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-09 20:16:08.8|Info|MediaCoverService|Downloading Fanart for [436457][PLUR1BUS] https://artworks.thetvdb.com/banners/v4/series/436457/backgrounds/690f684bb1a0a.jpg
2025-12-09 20:17:04.4|Info|RssSyncService|Starting RSS Sync
2025-12-09 20:17:06.2|Info|DownloadDecisionMaker|Processing 63 releases
2025-12-09 20:17:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0
2025-12-09 20:19:04.4|Info|SceneMappingService|Updating Scene mappings
2025-12-09 20:32:34.4|Info|RssSyncService|Starting RSS Sync
2025-12-09 20:32:36.2|Info|DownloadDecisionMaker|Processing 62 releases
2025-12-09 20:32:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0
2025-12-09 20:48:04.5|Info|RssSyncService|Starting RSS Sync
2025-12-09 20:48:06.1|Info|DownloadDecisionMaker|Processing 62 releases
2025-12-09 20:48:06.2|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0
2025-12-09 21:03:34.5|Info|RssSyncService|Starting RSS Sync
2025-12-09 21:03:34.8|Info|DownloadDecisionMaker|Processing 71 releases
2025-12-09 21:03:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0
2025-12-09 21:19:04.6|Info|RssSyncService|Starting RSS Sync
2025-12-09 21:19:05.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/09/2025 18:57:22 and 12/09/2025 19:55:01 UTC. Search may be required.
2025-12-09 21:19:05.8|Info|DownloadDecisionMaker|Processing 76 releases
2025-12-09 21:19:05.9|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0
2025-12-09 21:34:34.7|Info|RssSyncService|Starting RSS Sync
2025-12-09 21:34:34.9|Info|DownloadDecisionMaker|Processing 85 releases
2025-12-09 21:34:35.0|Info|RssSyncService|RSS Sync Completed. Reports found: 85, Reports grabbed: 0
2025-12-09 21:50:04.7|Info|RssSyncService|Starting RSS Sync
2025-12-09 21:50:05.0|Info|DownloadDecisionMaker|Processing 85 releases
2025-12-09 21:50:05.1|Info|RssSyncService|RSS Sync Completed. Reports found: 85, Reports grabbed: 0
2025-12-09 22:05:34.8|Info|RssSyncService|Starting RSS Sync
2025-12-09 22:05:35.0|Info|DownloadDecisionMaker|Processing 78 releases
2025-12-09 22:05:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0
2025-12-09 22:21:04.9|Info|RssSyncService|Starting RSS Sync
2025-12-09 22:21:05.1|Info|DownloadDecisionMaker|Processing 78 releases
2025-12-09 22:21:05.2|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0
2025-12-09 22:36:34.9|Info|RssSyncService|Starting RSS Sync
2025-12-09 22:36:35.2|Info|DownloadDecisionMaker|Processing 77 releases
2025-12-09 22:36:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 77, Reports grabbed: 0
2025-12-09 22:52:05.0|Info|RssSyncService|Starting RSS Sync
2025-12-09 22:52:05.3|Info|DownloadDecisionMaker|Processing 77 releases
2025-12-09 22:52:05.3|Info|RssSyncService|RSS Sync Completed. Reports found: 77, Reports grabbed: 0
2025-12-09 23:07:35.1|Info|RssSyncService|Starting RSS Sync
2025-12-09 23:07:35.3|Info|DownloadDecisionMaker|Processing 78 releases
2025-12-09 23:07:35.4|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0
2025-12-09 23:19:05.1|Info|SceneMappingService|Updating Scene mappings
2025-12-09 23:23:05.2|Info|RssSyncService|Starting RSS Sync
2025-12-09 23:23:05.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/09/2025 20:39:46 and 12/09/2025 21:20:01 UTC. Search may be required.
2025-12-09 23:23:05.7|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-09 23:23:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0
2025-12-09 23:38:35.2|Info|RssSyncService|Starting RSS Sync
2025-12-09 23:38:35.4|Info|DownloadDecisionMaker|Processing 71 releases
2025-12-09 23:38:35.5|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0
2025-12-09 23:54:05.3|Info|RssSyncService|Starting RSS Sync
2025-12-09 23:54:05.8|Info|DownloadDecisionMaker|Processing 71 releases
2025-12-09 23:54:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0
2025-12-10 00:09:35.3|Info|RssSyncService|Starting RSS Sync
2025-12-10 00:09:35.6|Info|DownloadDecisionMaker|Processing 63 releases
2025-12-10 00:09:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0
2025-12-10 00:25:05.4|Info|RssSyncService|Starting RSS Sync
2025-12-10 00:25:06.1|Info|DownloadDecisionMaker|Processing 63 releases
2025-12-10 00:25:06.2|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0
2025-12-10 00:40:35.5|Info|RssSyncService|Starting RSS Sync
2025-12-10 00:40:35.8|Info|DownloadDecisionMaker|Processing 61 releases
2025-12-10 00:40:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0
2025-12-10 00:56:05.6|Info|RssSyncService|Starting RSS Sync
2025-12-10 00:56:05.8|Info|DownloadDecisionMaker|Processing 61 releases
2025-12-10 00:56:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0
2025-12-10 01:11:35.6|Info|RssSyncService|Starting RSS Sync
2025-12-10 01:11:35.8|Info|DownloadDecisionMaker|Processing 56 releases
2025-12-10 01:11:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
2025-12-10 01:27:05.7|Info|RssSyncService|Starting RSS Sync
2025-12-10 01:27:05.9|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/09/2025 23:06:46 and 12/10/2025 00:35:02 UTC. Search may be required.
2025-12-10 01:27:06.0|Info|DownloadDecisionMaker|Processing 69 releases
2025-12-10 01:27:06.0|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0
2025-12-10 01:42:35.8|Info|RssSyncService|Starting RSS Sync
2025-12-10 01:42:36.0|Info|DownloadDecisionMaker|Processing 87 releases
2025-12-10 01:42:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0
2025-12-10 01:58:05.9|Info|RssSyncService|Starting RSS Sync
2025-12-10 01:58:06.1|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-10 01:58:06.2|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-10 02:13:35.9|Info|RssSyncService|Starting RSS Sync
2025-12-10 02:13:36.1|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-10 02:13:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-10 02:19:36.0|Info|SceneMappingService|Updating Scene mappings
2025-12-10 02:29:06.0|Info|RssSyncService|Starting RSS Sync
2025-12-10 02:29:06.3|Info|DownloadDecisionMaker|Processing 110 releases
2025-12-10 02:29:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
2025-12-10 02:44:36.1|Info|RssSyncService|Starting RSS Sync
2025-12-10 02:44:36.3|Info|DownloadDecisionMaker|Processing 110 releases
2025-12-10 02:44:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
2025-12-10 03:00:06.1|Info|RssSyncService|Starting RSS Sync
2025-12-10 03:00:07.1|Info|DownloadDecisionMaker|Processing 119 releases
2025-12-10 03:00:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-12-10 03:15:36.2|Info|RssSyncService|Starting RSS Sync
2025-12-10 03:15:36.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/10/2025 01:09:42 and 12/10/2025 02:16:42 UTC. Search may be required.
2025-12-10 03:15:36.4|Info|DownloadDecisionMaker|Processing 135 releases
2025-12-10 03:15:36.5|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2025-12-10 03:31:06.2|Info|RssSyncService|Starting RSS Sync
2025-12-10 03:31:06.5|Info|DownloadDecisionMaker|Processing 149 releases
2025-12-10 03:31:06.6|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2025-12-10 03:46:36.4|Info|RssSyncService|Starting RSS Sync
2025-12-10 03:46:36.5|Info|DownloadDecisionMaker|Processing 149 releases
2025-12-10 03:46:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2025-12-10 04:02:06.4|Info|RssSyncService|Starting RSS Sync
2025-12-10 04:02:06.7|Info|DownloadDecisionMaker|Processing 156 releases
2025-12-10 04:02:06.8|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
2025-12-10 04:17:36.5|Info|RssSyncService|Starting RSS Sync
2025-12-10 04:17:36.7|Info|DownloadDecisionMaker|Processing 156 releases
2025-12-10 04:17:36.8|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
2025-12-10 04:33:06.6|Info|RssSyncService|Starting RSS Sync
2025-12-10 04:33:06.8|Info|DownloadDecisionMaker|Processing 164 releases
2025-12-10 04:33:07.0|Info|RssSyncService|RSS Sync Completed. Reports found: 164, Reports grabbed: 0
2025-12-10 04:48:36.6|Info|RssSyncService|Starting RSS Sync
2025-12-10 04:48:36.8|Info|DownloadDecisionMaker|Processing 164 releases
2025-12-10 04:48:36.9|Info|RssSyncService|RSS Sync Completed. Reports found: 164, Reports grabbed: 0
2025-12-10 05:04:06.7|Info|RssSyncService|Starting RSS Sync
2025-12-10 05:04:07.0|Info|DownloadDecisionMaker|Processing 158 releases
2025-12-10 05:04:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 158, Reports grabbed: 0
2025-12-10 05:19:36.7|Info|RssSyncService|Starting RSS Sync
2025-12-10 05:19:36.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/10/2025 02:59:38 and 12/10/2025 04:03:05 UTC. Search may be required.
2025-12-10 05:19:36.9|Info|DownloadDecisionMaker|Processing 141 releases
2025-12-10 05:19:37.1|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2025-12-10 05:20:06.8|Info|SceneMappingService|Updating Scene mappings
2025-12-10 05:35:06.8|Info|RssSyncService|Starting RSS Sync
2025-12-10 05:35:07.1|Info|DownloadDecisionMaker|Processing 138 releases
2025-12-10 05:35:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2025-12-10 05:50:36.9|Info|RssSyncService|Starting RSS Sync
2025-12-10 05:50:37.0|Info|DownloadDecisionMaker|Processing 138 releases
2025-12-10 05:50:37.2|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2025-12-10 06:06:06.9|Info|RssSyncService|Starting RSS Sync
2025-12-10 06:06:07.1|Info|DownloadDecisionMaker|Processing 129 releases
2025-12-10 06:06:07.3|Info|RssSyncService|RSS Sync Completed. Reports found: 129, Reports grabbed: 0
2025-12-10 06:21:37.0|Info|RssSyncService|Starting RSS Sync
2025-12-10 06:21:37.3|Info|DownloadDecisionMaker|Processing 129 releases
2025-12-10 06:21:37.4|Info|RssSyncService|RSS Sync Completed. Reports found: 129, Reports grabbed: 0
2025-12-10 06:37:07.1|Info|RssSyncService|Starting RSS Sync
2025-12-10 06:37:07.3|Info|DownloadDecisionMaker|Processing 111 releases
2025-12-10 06:37:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 111, Reports grabbed: 0
2025-12-10 06:52:37.1|Info|RssSyncService|Starting RSS Sync
2025-12-10 06:52:37.4|Info|DownloadDecisionMaker|Processing 111 releases
2025-12-10 06:52:37.6|Info|RssSyncService|RSS Sync Completed. Reports found: 111, Reports grabbed: 0
2025-12-10 07:08:07.2|Info|RssSyncService|Starting RSS Sync
2025-12-10 07:08:08.1|Info|DownloadDecisionMaker|Processing 106 releases
2025-12-10 07:08:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 106, Reports grabbed: 0
2025-12-10 07:23:37.3|Info|RssSyncService|Starting RSS Sync
2025-12-10 07:23:37.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/10/2025 05:00:43 and 12/10/2025 06:29:29 UTC. Search may be required.
2025-12-10 07:23:37.5|Info|DownloadDecisionMaker|Processing 111 releases
2025-12-10 07:23:37.6|Info|RssSyncService|RSS Sync Completed. Reports found: 111, Reports grabbed: 0
2025-12-10 07:39:07.3|Info|RssSyncService|Starting RSS Sync
2025-12-10 07:39:07.7|Info|DownloadDecisionMaker|Processing 112 releases
2025-12-10 07:39:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 112, Reports grabbed: 0
2025-12-10 07:54:37.4|Info|RssSyncService|Starting RSS Sync
2025-12-10 07:54:37.6|Info|DownloadDecisionMaker|Processing 112 releases
2025-12-10 07:54:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 112, Reports grabbed: 0
2025-12-10 08:10:07.5|Info|RssSyncService|Starting RSS Sync
2025-12-10 08:10:07.7|Info|DownloadDecisionMaker|Processing 130 releases
2025-12-10 08:10:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 130, Reports grabbed: 0
2025-12-10 08:16:37.5|Info|RefreshSeriesService|Skipping refresh of series: Community
2025-12-10 08:16:37.5|Info|DiskScanService|Scanning Community
2025-12-10 08:16:37.5|Info|DiskScanService|Completed scanning disk for Community
2025-12-10 08:16:37.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-10 08:16:37.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-10 08:16:37.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-10 08:16:37.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-10 08:16:37.5|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-10 08:16:37.7|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-10 08:16:38.2|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-10 08:16:38.5|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-10 08:16:38.5|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-10 08:16:38.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-10 08:16:38.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-10 08:16:38.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-10 08:16:38.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-10 08:16:38.5|Info|RefreshSeriesService|Skipping refresh of series: Parks and Recreation
2025-12-10 08:16:38.5|Info|DiskScanService|Scanning Parks and Recreation
2025-12-10 08:16:38.5|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-10 08:16:38.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-10 08:16:38.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-10 08:16:38.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-10 08:16:38.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-10 08:16:38.5|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-10 08:16:38.6|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-10 08:16:38.6|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-10 08:16:38.6|Info|DiskScanService|Scanning PLUR1BUS
2025-12-10 08:16:38.6|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-10 08:16:38.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-10 08:16:38.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-10 08:16:38.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-10 08:16:38.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-10 08:20:37.5|Info|SceneMappingService|Updating Scene mappings
2025-12-10 08:25:37.6|Info|RssSyncService|Starting RSS Sync
2025-12-10 08:25:37.8|Info|DownloadDecisionMaker|Processing 130 releases
2025-12-10 08:25:37.9|Info|RssSyncService|RSS Sync Completed. Reports found: 130, Reports grabbed: 0
2025-12-10 08:41:07.6|Info|RssSyncService|Starting RSS Sync
2025-12-10 08:41:07.9|Info|DownloadDecisionMaker|Processing 154 releases
2025-12-10 08:41:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2025-12-10 08:56:37.7|Info|RssSyncService|Starting RSS Sync
2025-12-10 08:56:38.0|Info|DownloadDecisionMaker|Processing 154 releases
2025-12-10 08:56:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2025-12-10 09:12:07.8|Info|RssSyncService|Starting RSS Sync
2025-12-10 09:12:08.0|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/10/2025 07:00:44 and 12/10/2025 08:55:01 UTC. Search may be required.
2025-12-10 09:12:08.0|Info|DownloadDecisionMaker|Processing 168 releases
2025-12-10 09:12:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
2025-12-10 09:27:37.9|Info|RssSyncService|Starting RSS Sync
2025-12-10 09:27:38.1|Info|DownloadDecisionMaker|Processing 168 releases
2025-12-10 09:27:38.3|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
2025-12-10 09:43:07.9|Info|RssSyncService|Starting RSS Sync
2025-12-10 09:43:08.2|Info|DownloadDecisionMaker|Processing 163 releases
2025-12-10 09:43:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 163, Reports grabbed: 0
2025-12-10 09:58:38.0|Info|RssSyncService|Starting RSS Sync
2025-12-10 09:58:39.0|Info|DownloadDecisionMaker|Processing 128 releases
2025-12-10 09:58:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 128, Reports grabbed: 0
2025-12-10 10:14:08.1|Info|RssSyncService|Starting RSS Sync
2025-12-10 10:14:08.3|Info|DownloadDecisionMaker|Processing 128 releases
2025-12-10 10:14:08.4|Info|RssSyncService|RSS Sync Completed. Reports found: 128, Reports grabbed: 0
2025-12-10 10:29:38.1|Info|RssSyncService|Starting RSS Sync
2025-12-10 10:29:38.3|Info|DownloadDecisionMaker|Processing 123 releases
2025-12-10 10:29:38.5|Info|RssSyncService|RSS Sync Completed. Reports found: 123, Reports grabbed: 0
2025-12-10 10:45:08.2|Info|RssSyncService|Starting RSS Sync
2025-12-10 10:45:08.4|Info|DownloadDecisionMaker|Processing 123 releases
2025-12-10 10:45:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 123, Reports grabbed: 0
2025-12-10 11:00:38.2|Info|RssSyncService|Starting RSS Sync
2025-12-10 11:00:38.5|Info|DownloadDecisionMaker|Processing 139 releases
2025-12-10 11:00:38.6|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2025-12-10 11:16:08.3|Info|RssSyncService|Starting RSS Sync
2025-12-10 11:16:08.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/10/2025 08:59:10 and 12/10/2025 10:38:15 UTC. Search may be required.
2025-12-10 11:16:08.5|Info|DownloadDecisionMaker|Processing 134 releases
2025-12-10 11:16:08.7|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2025-12-10 11:20:38.3|Info|SceneMappingService|Updating Scene mappings
2025-12-10 11:31:38.3|Info|RssSyncService|Starting RSS Sync
2025-12-10 11:31:38.6|Info|DownloadDecisionMaker|Processing 146 releases
2025-12-10 11:31:38.8|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2025-12-10 11:47:08.4|Info|RssSyncService|Starting RSS Sync
2025-12-10 11:47:08.7|Info|DownloadDecisionMaker|Processing 146 releases
2025-12-10 11:47:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2025-12-10 12:02:38.5|Info|RssSyncService|Starting RSS Sync
2025-12-10 12:02:39.1|Info|DownloadDecisionMaker|Processing 144 releases
2025-12-10 12:02:39.2|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2025-12-10 12:18:08.6|Info|RssSyncService|Starting RSS Sync
2025-12-10 12:18:08.9|Info|DownloadDecisionMaker|Processing 144 releases
2025-12-10 12:18:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2025-12-10 12:33:38.7|Info|RssSyncService|Starting RSS Sync
2025-12-10 12:33:38.9|Info|DownloadDecisionMaker|Processing 138 releases
2025-12-10 12:33:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2025-12-10 12:49:08.7|Info|RssSyncService|Starting RSS Sync
2025-12-10 12:49:09.0|Info|DownloadDecisionMaker|Processing 138 releases
2025-12-10 12:49:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2025-12-10 13:04:38.8|Info|RssSyncService|Starting RSS Sync
2025-12-10 13:04:39.1|Info|DownloadDecisionMaker|Processing 133 releases
2025-12-10 13:04:39.2|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2025-12-10 13:20:08.9|Info|RssSyncService|Starting RSS Sync
2025-12-10 13:20:09.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/10/2025 10:58:23 and 12/10/2025 12:35:02 UTC. Search may be required.
2025-12-10 13:20:09.1|Info|DownloadDecisionMaker|Processing 126 releases
2025-12-10 13:20:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 126, Reports grabbed: 0
2025-12-10 13:35:38.9|Info|RssSyncService|Starting RSS Sync
2025-12-10 13:35:39.1|Info|DownloadDecisionMaker|Processing 114 releases
2025-12-10 13:35:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 114, Reports grabbed: 0
2025-12-10 13:51:09.0|Info|RssSyncService|Starting RSS Sync
2025-12-10 13:51:09.3|Info|DownloadDecisionMaker|Processing 114 releases
2025-12-10 13:51:09.4|Info|RssSyncService|RSS Sync Completed. Reports found: 114, Reports grabbed: 0
2025-12-10 14:06:39.1|Info|RssSyncService|Starting RSS Sync
2025-12-10 14:06:39.3|Info|DownloadDecisionMaker|Processing 89 releases
2025-12-10 14:06:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 89, Reports grabbed: 0
2025-12-10 14:20:39.2|Info|SceneMappingService|Updating Scene mappings
2025-12-10 14:22:09.2|Info|RssSyncService|Starting RSS Sync
2025-12-10 14:22:09.5|Info|DownloadDecisionMaker|Processing 89 releases
2025-12-10 14:22:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 89, Reports grabbed: 0
2025-12-10 14:37:39.3|Info|RssSyncService|Starting RSS Sync
2025-12-10 14:37:40.1|Info|DownloadDecisionMaker|Processing 83 releases
2025-12-10 14:37:40.2|Info|RssSyncService|RSS Sync Completed. Reports found: 83, Reports grabbed: 0
2025-12-10 14:53:09.4|Info|RssSyncService|Starting RSS Sync
2025-12-10 14:53:09.5|Info|DownloadDecisionMaker|Processing 83 releases
2025-12-10 14:53:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 83, Reports grabbed: 0
2025-12-10 15:08:39.4|Info|RssSyncService|Starting RSS Sync
2025-12-10 15:08:39.7|Info|DownloadDecisionMaker|Processing 84 releases
2025-12-10 15:08:39.8|Info|RssSyncService|RSS Sync Completed. Reports found: 84, Reports grabbed: 0
2025-12-10 15:24:09.5|Info|RssSyncService|Starting RSS Sync
2025-12-10 15:24:09.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/10/2025 13:00:32 and 12/10/2025 13:26:38 UTC. Search may be required.
2025-12-10 15:24:09.7|Info|DownloadDecisionMaker|Processing 88 releases
2025-12-10 15:24:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 88, Reports grabbed: 0
2025-12-10 15:39:39.6|Info|RssSyncService|Starting RSS Sync
2025-12-10 15:39:39.9|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-10 15:39:40.0|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-10 15:55:09.7|Info|RssSyncService|Starting RSS Sync
2025-12-10 15:55:09.9|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-10 15:55:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-10 16:10:39.7|Info|RssSyncService|Starting RSS Sync
2025-12-10 16:10:39.9|Info|DownloadDecisionMaker|Processing 128 releases
2025-12-10 16:10:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 128, Reports grabbed: 0
2025-12-10 16:26:09.8|Info|RssSyncService|Starting RSS Sync
2025-12-10 16:26:10.0|Info|DownloadDecisionMaker|Processing 128 releases
2025-12-10 16:26:10.1|Info|RssSyncService|RSS Sync Completed. Reports found: 128, Reports grabbed: 0
2025-12-10 16:41:39.9|Info|RssSyncService|Starting RSS Sync
2025-12-10 16:41:40.1|Info|DownloadDecisionMaker|Processing 127 releases
2025-12-10 16:41:40.2|Info|RssSyncService|RSS Sync Completed. Reports found: 127, Reports grabbed: 0
2025-12-10 16:57:09.9|Info|RssSyncService|Starting RSS Sync
2025-12-10 16:57:10.1|Info|DownloadDecisionMaker|Processing 127 releases
2025-12-10 16:57:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 127, Reports grabbed: 0
2025-12-10 17:12:40.0|Info|RssSyncService|Starting RSS Sync
2025-12-10 17:12:40.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/10/2025 14:40:04 and 12/10/2025 16:45:04 UTC. Search may be required.
2025-12-10 17:12:40.4|Info|DownloadDecisionMaker|Processing 89 releases
2025-12-10 17:12:40.5|Info|RssSyncService|RSS Sync Completed. Reports found: 89, Reports grabbed: 0
2025-12-10 17:21:10.0|Info|SceneMappingService|Updating Scene mappings
2025-12-10 17:28:10.0|Info|RssSyncService|Starting RSS Sync
2025-12-10 17:28:10.2|Info|DownloadDecisionMaker|Processing 89 releases
2025-12-10 17:28:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 89, Reports grabbed: 0
2025-12-10 17:43:40.1|Info|RssSyncService|Starting RSS Sync
2025-12-10 17:43:40.3|Info|DownloadDecisionMaker|Processing 98 releases
2025-12-10 17:43:40.4|Info|RssSyncService|RSS Sync Completed. Reports found: 98, Reports grabbed: 0
2025-12-10 17:59:10.1|Info|RssSyncService|Starting RSS Sync
2025-12-10 17:59:10.3|Info|DownloadDecisionMaker|Processing 113 releases
2025-12-10 17:59:10.5|Info|RssSyncService|RSS Sync Completed. Reports found: 113, Reports grabbed: 0
2025-12-10 18:14:40.2|Info|RssSyncService|Starting RSS Sync
2025-12-10 18:14:40.4|Info|DownloadDecisionMaker|Processing 113 releases
2025-12-10 18:14:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 113, Reports grabbed: 0
2025-12-10 18:30:10.3|Info|RssSyncService|Starting RSS Sync
2025-12-10 18:30:10.5|Info|DownloadDecisionMaker|Processing 111 releases
2025-12-10 18:30:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 111, Reports grabbed: 0
2025-12-10 18:45:40.3|Info|RssSyncService|Starting RSS Sync
2025-12-10 18:45:40.6|Info|DownloadDecisionMaker|Processing 111 releases
2025-12-10 18:45:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 111, Reports grabbed: 0
2025-12-10 19:01:10.4|Info|RssSyncService|Starting RSS Sync
2025-12-10 19:01:10.6|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-10 19:01:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-10 19:16:40.5|Info|RssSyncService|Starting RSS Sync
2025-12-10 19:16:40.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/10/2025 17:10:06 and 12/10/2025 18:01:25 UTC. Search may be required.
2025-12-10 19:16:40.7|Info|DownloadDecisionMaker|Processing 89 releases
2025-12-10 19:16:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 89, Reports grabbed: 0
2025-12-10 19:32:10.5|Info|RssSyncService|Starting RSS Sync
2025-12-10 19:32:10.8|Info|DownloadDecisionMaker|Processing 86 releases
2025-12-10 19:32:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 86, Reports grabbed: 0
2025-12-10 19:47:40.6|Info|RssSyncService|Starting RSS Sync
2025-12-10 19:47:40.9|Info|DownloadDecisionMaker|Processing 86 releases
2025-12-10 19:47:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 86, Reports grabbed: 0
2025-12-10 20:03:10.7|Info|RssSyncService|Starting RSS Sync
2025-12-10 20:03:10.9|Info|DownloadDecisionMaker|Processing 78 releases
2025-12-10 20:03:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0
2025-12-10 20:16:10.7|Info|HousekeepingService|Running housecleaning tasks
2025-12-10 20:16:10.7|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-12-10 20:16:10.8|Info|Database|Vacuuming Log database
2025-12-10 20:16:10.8|Info|Database|Log database compressed
2025-12-10 20:16:10.8|Info|Database|Vacuuming Main database
2025-12-10 20:16:10.9|Info|Database|Main database compressed
2025-12-10 20:16:40.8|Info|RefreshSeriesService|Skipping refresh of series: Community
2025-12-10 20:16:40.8|Info|DiskScanService|Scanning Community
2025-12-10 20:16:40.8|Info|DiskScanService|Completed scanning disk for Community
2025-12-10 20:16:40.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-10 20:16:40.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-10 20:16:40.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-10 20:16:40.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-10 20:16:40.8|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-10 20:16:40.9|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-10 20:16:41.4|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-10 20:16:41.5|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-10 20:16:41.5|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-10 20:16:41.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-10 20:16:41.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-10 20:16:41.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-10 20:16:41.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-10 20:16:41.5|Info|RefreshSeriesService|Skipping refresh of series: Parks and Recreation
2025-12-10 20:16:41.5|Info|DiskScanService|Scanning Parks and Recreation
2025-12-10 20:16:41.6|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-10 20:16:41.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-10 20:16:41.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-10 20:16:41.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-10 20:16:41.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-10 20:16:41.6|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-10 20:16:41.6|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-10 20:16:41.6|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-10 20:16:41.6|Info|DiskScanService|Scanning PLUR1BUS
2025-12-10 20:16:41.7|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-10 20:16:41.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-10 20:16:41.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-10 20:16:41.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-10 20:16:41.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-10 20:18:40.8|Info|RssSyncService|Starting RSS Sync
2025-12-10 20:18:41.0|Info|DownloadDecisionMaker|Processing 78 releases
2025-12-10 20:18:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0
2025-12-10 20:21:40.8|Info|SceneMappingService|Updating Scene mappings
2025-12-10 20:34:10.8|Info|RssSyncService|Starting RSS Sync
2025-12-10 20:34:11.2|Info|DownloadDecisionMaker|Processing 79 releases
2025-12-10 20:34:11.3|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0
2025-12-10 20:49:40.9|Info|RssSyncService|Starting RSS Sync
2025-12-10 20:49:41.2|Info|DownloadDecisionMaker|Processing 79 releases
2025-12-10 20:49:41.3|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0
2025-12-10 21:05:10.9|Info|RssSyncService|Starting RSS Sync
2025-12-10 21:05:11.2|Info|DownloadDecisionMaker|Processing 86 releases
2025-12-10 21:05:11.3|Info|RssSyncService|RSS Sync Completed. Reports found: 86, Reports grabbed: 0
2025-12-10 21:20:41.0|Info|RssSyncService|Starting RSS Sync
2025-12-10 21:20:41.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/10/2025 18:44:06 and 12/10/2025 19:32:45 UTC. Search may be required.
2025-12-10 21:20:41.2|Info|DownloadDecisionMaker|Processing 87 releases
2025-12-10 21:20:41.3|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0
2025-12-10 21:36:11.1|Info|RssSyncService|Starting RSS Sync
2025-12-10 21:36:11.4|Info|DownloadDecisionMaker|Processing 75 releases
2025-12-10 21:36:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0
2025-12-10 21:51:41.1|Info|RssSyncService|Starting RSS Sync
2025-12-10 21:51:41.3|Info|DownloadDecisionMaker|Processing 75 releases
2025-12-10 21:51:41.4|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0
2025-12-10 22:07:11.2|Info|RssSyncService|Starting RSS Sync
2025-12-10 22:07:11.7|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-10 22:07:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0
2025-12-10 22:22:41.3|Info|RssSyncService|Starting RSS Sync
2025-12-10 22:22:42.1|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-10 22:22:42.2|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0
2025-12-10 22:38:11.4|Info|RssSyncService|Starting RSS Sync
2025-12-10 22:38:11.6|Info|DownloadDecisionMaker|Processing 67 releases
2025-12-10 22:38:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0
2025-12-10 22:53:41.4|Info|RssSyncService|Starting RSS Sync
2025-12-10 22:53:41.7|Info|DownloadDecisionMaker|Processing 67 releases
2025-12-10 22:53:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0
2025-12-10 23:09:11.5|Info|RssSyncService|Starting RSS Sync
2025-12-10 23:09:11.7|Info|DownloadDecisionMaker|Processing 65 releases
2025-12-10 23:09:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0
2025-12-10 23:21:41.6|Info|SceneMappingService|Updating Scene mappings
2025-12-10 23:24:41.6|Info|RssSyncService|Starting RSS Sync
2025-12-10 23:24:41.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/10/2025 20:25:25 and 12/10/2025 21:35:02 UTC. Search may be required.
2025-12-10 23:24:42.0|Info|DownloadDecisionMaker|Processing 79 releases
2025-12-10 23:24:42.1|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0
2025-12-10 23:40:11.6|Info|RssSyncService|Starting RSS Sync
2025-12-10 23:40:12.5|Info|DownloadDecisionMaker|Processing 87 releases
2025-12-10 23:40:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0
2025-12-10 23:55:41.7|Info|RssSyncService|Starting RSS Sync
2025-12-10 23:55:42.0|Info|DownloadDecisionMaker|Processing 87 releases
2025-12-10 23:55:42.1|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0
2025-12-11 00:11:11.8|Info|RssSyncService|Starting RSS Sync
2025-12-11 00:11:12.0|Info|DownloadDecisionMaker|Processing 99 releases
2025-12-11 00:11:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 99, Reports grabbed: 0
2025-12-11 00:26:41.8|Info|RssSyncService|Starting RSS Sync
2025-12-11 00:26:42.1|Info|DownloadDecisionMaker|Processing 99 releases
2025-12-11 00:26:42.2|Info|RssSyncService|RSS Sync Completed. Reports found: 99, Reports grabbed: 0
2025-12-11 00:42:11.9|Info|RssSyncService|Starting RSS Sync
2025-12-11 00:42:12.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-12-11 00:42:12.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-12-11 00:57:42.0|Info|RssSyncService|Starting RSS Sync
2025-12-11 00:57:42.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-12-11 00:57:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-12-11 01:13:12.1|Info|RssSyncService|Starting RSS Sync
2025-12-11 01:13:12.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/10/2025 23:06:07 and 12/10/2025 23:55:02 UTC. Search may be required.
2025-12-11 01:13:12.4|Info|DownloadDecisionMaker|Processing 115 releases
2025-12-11 01:13:12.5|Info|RssSyncService|RSS Sync Completed. Reports found: 115, Reports grabbed: 0
2025-12-11 01:28:42.2|Info|RssSyncService|Starting RSS Sync
2025-12-11 01:28:42.5|Info|DownloadDecisionMaker|Processing 115 releases
2025-12-11 01:28:42.6|Info|RssSyncService|RSS Sync Completed. Reports found: 115, Reports grabbed: 0
2025-12-11 01:44:12.2|Info|RssSyncService|Starting RSS Sync
2025-12-11 01:44:12.5|Info|DownloadDecisionMaker|Processing 112 releases
2025-12-11 01:44:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 112, Reports grabbed: 0
2025-12-11 01:59:42.3|Info|RssSyncService|Starting RSS Sync
2025-12-11 01:59:42.6|Info|DownloadDecisionMaker|Processing 111 releases
2025-12-11 01:59:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 111, Reports grabbed: 0
2025-12-11 02:15:12.4|Info|RssSyncService|Starting RSS Sync
2025-12-11 02:15:12.7|Info|DownloadDecisionMaker|Processing 111 releases
2025-12-11 02:15:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 111, Reports grabbed: 0
2025-12-11 02:22:12.4|Info|SceneMappingService|Updating Scene mappings
2025-12-11 02:30:42.5|Info|RssSyncService|Starting RSS Sync
2025-12-11 02:30:42.8|Info|DownloadDecisionMaker|Processing 113 releases
2025-12-11 02:30:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 113, Reports grabbed: 0
2025-12-11 02:46:12.5|Info|RssSyncService|Starting RSS Sync
2025-12-11 02:46:12.7|Info|DownloadDecisionMaker|Processing 113 releases
2025-12-11 02:46:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 113, Reports grabbed: 0
2025-12-11 03:01:42.6|Info|RssSyncService|Starting RSS Sync
2025-12-11 03:01:42.8|Info|DownloadDecisionMaker|Processing 113 releases
2025-12-11 03:01:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 113, Reports grabbed: 0
2025-12-11 03:17:12.7|Info|RssSyncService|Starting RSS Sync
2025-12-11 03:17:13.0|Info|DownloadDecisionMaker|Processing 98 releases
2025-12-11 03:17:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 98, Reports grabbed: 0
2025-12-11 03:32:42.7|Info|RssSyncService|Starting RSS Sync
2025-12-11 03:32:43.0|Info|DownloadDecisionMaker|Processing 102 releases
2025-12-11 03:32:43.1|Info|RssSyncService|RSS Sync Completed. Reports found: 102, Reports grabbed: 0
2025-12-11 03:48:12.8|Info|RssSyncService|Starting RSS Sync
2025-12-11 03:48:13.1|Info|DownloadDecisionMaker|Processing 102 releases
2025-12-11 03:48:13.2|Info|RssSyncService|RSS Sync Completed. Reports found: 102, Reports grabbed: 0
2025-12-11 04:03:42.9|Info|RssSyncService|Starting RSS Sync
2025-12-11 04:03:43.2|Info|DownloadDecisionMaker|Processing 99 releases
2025-12-11 04:03:43.3|Info|RssSyncService|RSS Sync Completed. Reports found: 99, Reports grabbed: 0
2025-12-11 04:19:13.0|Info|RssSyncService|Starting RSS Sync
2025-12-11 04:19:13.2|Info|DownloadDecisionMaker|Processing 99 releases
2025-12-11 04:19:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 99, Reports grabbed: 0
2025-12-11 04:34:43.1|Info|RssSyncService|Starting RSS Sync
2025-12-11 04:34:43.3|Info|DownloadDecisionMaker|Processing 86 releases
2025-12-11 04:34:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 86, Reports grabbed: 0
2025-12-11 04:50:13.1|Info|RssSyncService|Starting RSS Sync
2025-12-11 04:50:13.3|Info|DownloadDecisionMaker|Processing 86 releases
2025-12-11 04:50:13.4|Info|RssSyncService|RSS Sync Completed. Reports found: 86, Reports grabbed: 0
2025-12-11 05:05:43.2|Info|RssSyncService|Starting RSS Sync
2025-12-11 05:05:43.3|Info|DownloadDecisionMaker|Processing 68 releases
2025-12-11 05:05:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0
2025-12-11 05:21:13.2|Info|RssSyncService|Starting RSS Sync
2025-12-11 05:21:13.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/11/2025 03:09:50 and 12/11/2025 04:12:00 UTC. Search may be required.
2025-12-11 05:21:13.5|Info|DownloadDecisionMaker|Processing 62 releases
2025-12-11 05:21:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0
2025-12-11 05:22:43.3|Info|SceneMappingService|Updating Scene mappings
2025-12-11 05:36:43.3|Info|RssSyncService|Starting RSS Sync
2025-12-11 05:36:43.5|Info|DownloadDecisionMaker|Processing 53 releases
2025-12-11 05:36:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
2025-12-11 05:52:13.4|Info|RssSyncService|Starting RSS Sync
2025-12-11 05:52:13.6|Info|DownloadDecisionMaker|Processing 53 releases
2025-12-11 05:52:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
2025-12-11 06:07:43.4|Info|RssSyncService|Starting RSS Sync
2025-12-11 06:07:43.6|Info|DownloadDecisionMaker|Processing 61 releases
2025-12-11 06:07:43.7|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0
2025-12-11 06:23:13.5|Info|RssSyncService|Starting RSS Sync
2025-12-11 06:23:13.7|Info|DownloadDecisionMaker|Processing 61 releases
2025-12-11 06:23:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0
2025-12-11 06:38:43.5|Info|RssSyncService|Starting RSS Sync
2025-12-11 06:38:43.7|Info|DownloadDecisionMaker|Processing 65 releases
2025-12-11 06:38:43.7|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0
2025-12-11 06:54:13.6|Info|RssSyncService|Starting RSS Sync
2025-12-11 06:54:13.9|Info|DownloadDecisionMaker|Processing 65 releases
2025-12-11 06:54:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0
2025-12-11 07:09:43.7|Info|RssSyncService|Starting RSS Sync
2025-12-11 07:09:43.8|Info|DownloadDecisionMaker|Processing 63 releases
2025-12-11 07:09:43.9|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0
2025-12-11 07:25:13.7|Info|RssSyncService|Starting RSS Sync
2025-12-11 07:25:13.9|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/11/2025 04:55:02 and 12/11/2025 05:48:45 UTC. Search may be required.
2025-12-11 07:25:14.0|Info|DownloadDecisionMaker|Processing 74 releases
2025-12-11 07:25:14.1|Info|RssSyncService|RSS Sync Completed. Reports found: 74, Reports grabbed: 0
2025-12-11 07:40:43.8|Info|RssSyncService|Starting RSS Sync
2025-12-11 07:40:44.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-11 07:40:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0
2025-12-11 07:56:13.9|Info|RssSyncService|Starting RSS Sync
2025-12-11 07:56:14.1|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-11 07:56:14.2|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0
2025-12-11 08:11:43.9|Info|RssSyncService|Starting RSS Sync
2025-12-11 08:11:44.2|Info|DownloadDecisionMaker|Processing 89 releases
2025-12-11 08:11:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 89, Reports grabbed: 0
2025-12-11 08:16:44.0|Info|RefreshSeriesService|Skipping refresh of series: Community
2025-12-11 08:16:44.0|Info|DiskScanService|Scanning Community
2025-12-11 08:16:44.0|Info|DiskScanService|Completed scanning disk for Community
2025-12-11 08:16:44.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-11 08:16:44.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-11 08:16:44.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-11 08:16:44.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-11 08:16:44.0|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-11 08:16:44.1|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-11 08:16:44.6|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-11 08:16:44.9|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-11 08:16:44.9|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-11 08:16:44.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-11 08:16:44.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-11 08:16:44.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-11 08:16:44.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-11 08:16:44.9|Info|RefreshSeriesService|Skipping refresh of series: Parks and Recreation
2025-12-11 08:16:44.9|Info|DiskScanService|Scanning Parks and Recreation
2025-12-11 08:16:44.9|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-11 08:16:44.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-11 08:16:44.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-11 08:16:44.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-11 08:16:44.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-11 08:16:45.0|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-11 08:16:45.0|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-11 08:16:45.0|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-11 08:16:45.0|Info|DiskScanService|Scanning PLUR1BUS
2025-12-11 08:16:45.0|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-11 08:16:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-11 08:16:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-11 08:16:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-11 08:16:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-11 08:23:14.0|Info|SceneMappingService|Updating Scene mappings
2025-12-11 08:27:14.0|Info|RssSyncService|Starting RSS Sync
2025-12-11 08:27:14.2|Info|DownloadDecisionMaker|Processing 89 releases
2025-12-11 08:27:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 89, Reports grabbed: 0
2025-12-11 08:42:44.1|Info|RssSyncService|Starting RSS Sync
2025-12-11 08:42:44.2|Info|DownloadDecisionMaker|Processing 98 releases
2025-12-11 08:42:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 98, Reports grabbed: 0
2025-12-11 08:58:14.1|Info|RssSyncService|Starting RSS Sync
2025-12-11 08:58:14.4|Info|DownloadDecisionMaker|Processing 98 releases
2025-12-11 08:58:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 98, Reports grabbed: 0
2025-12-11 09:13:44.2|Info|RssSyncService|Starting RSS Sync
2025-12-11 09:13:44.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/11/2025 06:56:07 and 12/11/2025 08:55:02 UTC. Search may be required.
2025-12-11 09:13:44.5|Info|DownloadDecisionMaker|Processing 164 releases
2025-12-11 09:13:44.6|Info|RssSyncService|RSS Sync Completed. Reports found: 164, Reports grabbed: 0
2025-12-11 09:29:14.3|Info|RssSyncService|Starting RSS Sync
2025-12-11 09:29:14.5|Info|DownloadDecisionMaker|Processing 164 releases
2025-12-11 09:29:14.7|Info|RssSyncService|RSS Sync Completed. Reports found: 164, Reports grabbed: 0
2025-12-11 09:44:44.3|Info|RssSyncService|Starting RSS Sync
2025-12-11 09:44:44.7|Info|DownloadDecisionMaker|Processing 170 releases
2025-12-11 09:44:44.8|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
2025-12-11 10:00:14.4|Info|RssSyncService|Starting RSS Sync
2025-12-11 10:00:14.6|Info|DownloadDecisionMaker|Processing 151 releases
2025-12-11 10:00:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2025-12-11 10:15:44.4|Info|RssSyncService|Starting RSS Sync
2025-12-11 10:15:44.7|Info|DownloadDecisionMaker|Processing 151 releases
2025-12-11 10:15:44.8|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2025-12-11 10:31:14.5|Info|RssSyncService|Starting RSS Sync
2025-12-11 10:31:16.0|Info|DownloadDecisionMaker|Processing 136 releases
2025-12-11 10:31:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2025-12-11 10:46:44.6|Info|RssSyncService|Starting RSS Sync
2025-12-11 10:46:45.1|Info|DownloadDecisionMaker|Processing 136 releases
2025-12-11 10:46:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2025-12-11 11:02:14.7|Info|RssSyncService|Starting RSS Sync
2025-12-11 11:02:15.0|Info|DownloadDecisionMaker|Processing 122 releases
2025-12-11 11:02:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
2025-12-11 11:17:44.7|Info|RssSyncService|Starting RSS Sync
2025-12-11 11:17:44.9|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/11/2025 09:00:34 and 12/11/2025 10:28:24 UTC. Search may be required.
2025-12-11 11:17:44.9|Info|DownloadDecisionMaker|Processing 98 releases
2025-12-11 11:17:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 98, Reports grabbed: 0
2025-12-11 11:23:14.8|Info|SceneMappingService|Updating Scene mappings
2025-12-11 11:33:14.8|Info|RssSyncService|Starting RSS Sync
2025-12-11 11:33:15.1|Info|DownloadDecisionMaker|Processing 86 releases
2025-12-11 11:33:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 86, Reports grabbed: 0
2025-12-11 11:48:44.9|Info|RssSyncService|Starting RSS Sync
2025-12-11 11:48:45.1|Info|DownloadDecisionMaker|Processing 86 releases
2025-12-11 11:48:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 86, Reports grabbed: 0
2025-12-11 12:04:14.9|Info|RssSyncService|Starting RSS Sync
2025-12-11 12:04:15.2|Info|DownloadDecisionMaker|Processing 87 releases
2025-12-11 12:04:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0
2025-12-11 12:19:45.0|Info|RssSyncService|Starting RSS Sync
2025-12-11 12:19:45.3|Info|DownloadDecisionMaker|Processing 87 releases
2025-12-11 12:19:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0
2025-12-11 12:35:15.1|Info|RssSyncService|Starting RSS Sync
2025-12-11 12:35:15.3|Info|DownloadDecisionMaker|Processing 82 releases
2025-12-11 12:35:15.4|Info|RssSyncService|RSS Sync Completed. Reports found: 82, Reports grabbed: 0
2025-12-11 12:50:45.2|Info|RssSyncService|Starting RSS Sync
2025-12-11 12:50:45.4|Info|DownloadDecisionMaker|Processing 82 releases
2025-12-11 12:50:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 82, Reports grabbed: 0
2025-12-11 13:06:15.2|Info|RssSyncService|Starting RSS Sync
2025-12-11 13:06:15.6|Info|DownloadDecisionMaker|Processing 78 releases
2025-12-11 13:06:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0
2025-12-11 13:21:45.3|Info|RssSyncService|Starting RSS Sync
2025-12-11 13:21:45.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/11/2025 10:59:45 and 12/11/2025 12:13:24 UTC. Search may be required.
2025-12-11 13:21:45.5|Info|DownloadDecisionMaker|Processing 90 releases
2025-12-11 13:21:45.6|Info|RssSyncService|RSS Sync Completed. Reports found: 90, Reports grabbed: 0
2025-12-11 13:37:15.3|Info|RssSyncService|Starting RSS Sync
2025-12-11 13:37:15.5|Info|DownloadDecisionMaker|Processing 93 releases
2025-12-11 13:37:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 93, Reports grabbed: 0
2025-12-11 13:52:45.4|Info|RssSyncService|Starting RSS Sync
2025-12-11 13:52:45.7|Info|DownloadDecisionMaker|Processing 93 releases
2025-12-11 13:52:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 93, Reports grabbed: 0
2025-12-11 14:08:15.5|Info|RssSyncService|Starting RSS Sync
2025-12-11 14:08:15.6|Info|DownloadDecisionMaker|Processing 106 releases
2025-12-11 14:08:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 106, Reports grabbed: 0
2025-12-11 14:23:45.5|Info|RssSyncService|Starting RSS Sync
2025-12-11 14:23:45.6|Info|SceneMappingService|Updating Scene mappings
2025-12-11 14:23:45.8|Info|DownloadDecisionMaker|Processing 106 releases
2025-12-11 14:23:45.9|Info|RssSyncService|RSS Sync Completed. Reports found: 106, Reports grabbed: 0
2025-12-11 14:39:15.6|Info|RssSyncService|Starting RSS Sync
2025-12-11 14:39:15.9|Info|DownloadDecisionMaker|Processing 105 releases
2025-12-11 14:39:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 105, Reports grabbed: 0
2025-12-11 14:54:45.7|Info|RssSyncService|Starting RSS Sync
2025-12-11 14:54:45.9|Info|DownloadDecisionMaker|Processing 105 releases
2025-12-11 14:54:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 105, Reports grabbed: 0
2025-12-11 15:10:15.7|Info|RssSyncService|Starting RSS Sync
2025-12-11 15:10:15.9|Info|DownloadDecisionMaker|Processing 114 releases
2025-12-11 15:10:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 114, Reports grabbed: 0
2025-12-11 15:25:45.8|Info|RssSyncService|Starting RSS Sync
2025-12-11 15:25:46.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/11/2025 12:50:37 and 12/11/2025 14:03:25 UTC. Search may be required.
2025-12-11 15:25:46.3|Info|DownloadDecisionMaker|Processing 115 releases
2025-12-11 15:25:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 115, Reports grabbed: 0
2025-12-11 15:41:15.9|Info|RssSyncService|Starting RSS Sync
2025-12-11 15:41:16.6|Info|DownloadDecisionMaker|Processing 110 releases
2025-12-11 15:41:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
2025-12-11 15:56:45.9|Info|RssSyncService|Starting RSS Sync
2025-12-11 15:56:46.2|Info|DownloadDecisionMaker|Processing 110 releases
2025-12-11 15:56:46.3|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
2025-12-11 16:12:16.0|Info|RssSyncService|Starting RSS Sync
2025-12-11 16:12:16.2|Info|DownloadDecisionMaker|Processing 104 releases
2025-12-11 16:12:16.3|Info|RssSyncService|RSS Sync Completed. Reports found: 104, Reports grabbed: 0
2025-12-11 16:27:46.1|Info|RssSyncService|Starting RSS Sync
2025-12-11 16:27:46.4|Info|DownloadDecisionMaker|Processing 104 releases
2025-12-11 16:27:46.5|Info|RssSyncService|RSS Sync Completed. Reports found: 104, Reports grabbed: 0
2025-12-11 16:43:16.1|Info|RssSyncService|Starting RSS Sync
2025-12-11 16:43:16.4|Info|DownloadDecisionMaker|Processing 88 releases
2025-12-11 16:43:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 88, Reports grabbed: 0
2025-12-11 16:52:09.2|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S01E07]. 1 active indexers
2025-12-11 16:52:19.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.42.0.3:9696/3/api?t=tvsearch&cat=5000,5040,5030&extended=1&apikey=(removed)&offset=0&limit=100&q=Its%20Always%20Sunny%20in%20Philadelphia&season=1&ep=7: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 12/11/2025 16:53:19 due to recent failures." />
2025-12-11 16:52:19.3|Warn|Torznab|API Request Limit reached for 1337x (Prowlarr). Disabled for 00:01:00
2025-12-11 16:52:19.3|Info|DownloadDecisionMaker|No results found
2025-12-11 16:52:19.3|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
2025-12-11 16:54:13.9|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S01E01]. 3 active indexers
2025-12-11 16:54:24.6|Info|DownloadDecisionMaker|Processing 2 releases
2025-12-11 16:54:24.6|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
2025-12-11 16:55:29.0|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S01]. 3 active indexers
2025-12-11 16:55:39.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.42.0.3:9696/3/api?t=tvsearch&cat=5000,5040,5030&extended=1&apikey=(removed)&offset=0&limit=100&q=Its%20Always%20Sunny%20in%20Philadelphia&season=1: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 12/11/2025 16:56:39 due to recent failures." />
2025-12-11 16:55:39.1|Warn|Torznab|API Request Limit reached for 1337x (Prowlarr). Disabled for 00:01:00
2025-12-11 16:55:39.1|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-11 16:58:46.2|Info|RssSyncService|Starting RSS Sync
2025-12-11 16:58:53.5|Info|DownloadDecisionMaker|Processing 108 releases
2025-12-11 16:58:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 108, Reports grabbed: 0
2025-12-11 17:02:38.3|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S01E01]. 3 active indexers
2025-12-11 17:02:48.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.42.0.3:9696/3/api?t=tvsearch&cat=5000,5040,5030&extended=1&apikey=(removed)&offset=0&limit=100&q=Its%20Always%20Sunny%20in%20Philadelphia&season=1&ep=1: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 12/11/2025 17:03:48 due to recent failures." />
2025-12-11 17:02:48.4|Warn|Torznab|API Request Limit reached for 1337x (Prowlarr). Disabled for 00:01:00
2025-12-11 17:02:48.4|Info|DownloadDecisionMaker|Processing 2 releases
2025-12-11 17:02:48.4|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
2025-12-11 17:03:12.0|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S16E01]. 2 active indexers
2025-12-11 17:03:16.6|Info|DownloadDecisionMaker|Processing 45 releases
2025-12-11 17:03:18.2|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Its Always Sunny In Philadelphia S16E01 1080p WEB h264 EDITH[TGx
2025-12-11 17:03:18.2|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-11 17:03:35.7|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S16]. 2 active indexers
2025-12-11 17:03:40.4|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-11 17:03:40.7|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17]. 2 active indexers
2025-12-11 17:03:46.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-11 17:03:46.3|Info|SeriesSearchService|Series search completed. 0 reports downloaded.
2025-12-11 17:06:07.0|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S16]. 3 active indexers
2025-12-11 17:06:17.5|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-11 17:06:17.8|Info|ReleaseSearchService|Searching indexers for [It's Always Sunny in Philadelphia : S17]. 3 active indexers
2025-12-11 17:06:19.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.42.0.3:9696/3/api?t=tvsearch&cat=5000,5040,5030&extended=1&apikey=(removed)&offset=0&limit=100&q=Colgados%20en%20Filadelfia&season=17: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 12/11/2025 17:07:19 due to recent failures." />
2025-12-11 17:06:19.1|Warn|Torznab|API Request Limit reached for 1337x (Prowlarr). Disabled for 00:01:00
2025-12-11 17:06:22.0|Info|DownloadDecisionMaker|Processing 73 releases
2025-12-11 17:06:22.4|Info|SeriesSearchService|Series search completed. 0 reports downloaded.
2025-12-11 17:14:16.3|Info|RssSyncService|Starting RSS Sync
2025-12-11 17:14:16.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/11/2025 14:42:52 and 12/11/2025 15:59:05 UTC. Search may be required.
2025-12-11 17:14:23.1|Info|DownloadDecisionMaker|Processing 76 releases
2025-12-11 17:14:23.2|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0
2025-12-11 17:24:16.3|Info|SceneMappingService|Updating Scene mappings
2025-12-11 17:29:46.3|Info|RssSyncService|Starting RSS Sync
2025-12-11 17:29:53.7|Info|DownloadDecisionMaker|Processing 76 releases
2025-12-11 17:29:53.8|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0
2025-12-11 17:42:43.8|Info|AddSeriesService|Adding Series [72336][Reno 911!] Path: [/tv/Reno 911!]
2025-12-11 17:42:43.8|Info|RefreshSeriesService|Updating Reno 911!
2025-12-11 17:42:43.9|Info|RefreshEpisodeService|Starting episode info refresh for: [72336][Reno 911!]
2025-12-11 17:42:43.9|Info|RefreshEpisodeService|Finished episode refresh for series: [72336][Reno 911!].
2025-12-11 17:42:44.0|Info|MediaCoverService|Downloading Banner for [72336][Reno 911!] https://artworks.thetvdb.com/banners/graphical/72336-g.jpg
2025-12-11 17:42:44.0|Info|DiskScanService|Scanning Reno 911!
2025-12-11 17:42:44.0|Info|DiskScanService|Completed scanning disk for Reno 911!
2025-12-11 17:42:44.0|Info|SeriesScannedHandler|[Reno 911!] was recently added, performing post-add actions
2025-12-11 17:42:44.0|Info|MediaCoverService|Downloading Poster for [72336][Reno 911!] https://artworks.thetvdb.com/banners/posters/72336-2.jpg
2025-12-11 17:42:44.1|Info|MediaCoverService|Downloading Fanart for [72336][Reno 911!] https://artworks.thetvdb.com/banners/fanart/original/72336-6.jpg
2025-12-11 17:42:44.1|Info|MediaCoverService|Downloading Clearlogo for [72336][Reno 911!] https://artworks.thetvdb.com/banners/v4/series/72336/clearlogo/611bb0ed150aa.png
2025-12-11 17:42:44.3|Info|MetadataService|Series folder does not exist, skipping metadata image creation
2025-12-11 17:42:44.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-11 17:42:44.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-11 17:42:44.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-11 17:42:44.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-11 17:42:44.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
2025-12-11 17:42:44.5|Info|EpisodeSearchService|Performing search for 88 episodes
2025-12-11 17:42:44.5|Info|ReleaseSearchService|Searching indexers for [Reno 911! : S01]. 3 active indexers
2025-12-11 17:42:50.9|Info|DownloadDecisionMaker|Processing 47 releases
2025-12-11 17:42:51.4|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Reno 911 S01 1080p HMAX WEBRip DD2 0 x264
2025-12-11 17:42:51.4|Info|ReleaseSearchService|Searching indexers for [Reno 911! : S02]. 3 active indexers
2025-12-11 17:42:56.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.42.0.3:9696/3/api?t=tvsearch&cat=5000,5040,5030&extended=1&apikey=(removed)&offset=0&limit=100&q=Reno%20911%21&season=2: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 12/11/2025 17:43:56 due to recent failures." />
2025-12-11 17:42:56.5|Warn|Torznab|API Request Limit reached for 1337x (Prowlarr). Disabled for 00:01:00
2025-12-11 17:42:56.6|Info|DownloadDecisionMaker|Processing 32 releases
2025-12-11 17:42:57.2|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Reno 911 S02 1080p HMAX WEBRip DDP2 0 x264 BFM[rartv]
2025-12-11 17:42:57.3|Info|ReleaseSearchService|Searching indexers for [Reno 911! : S03]. 2 active indexers
2025-12-11 17:43:01.3|Info|DownloadDecisionMaker|Processing 27 releases
2025-12-11 17:43:03.3|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Reno 911 S03 1080p HMAX WEBRip DDP2 0 x264 BFM[rartv]
2025-12-11 17:43:03.3|Info|ReleaseSearchService|Searching indexers for [Reno 911! : S04]. 2 active indexers
2025-12-11 17:43:07.3|Info|DownloadDecisionMaker|Processing 27 releases
2025-12-11 17:43:07.4|Info|ReleaseSearchService|Searching indexers for [Reno 911! : S05]. 2 active indexers
2025-12-11 17:43:25.1|Info|DownloadDecisionMaker|Processing 29 releases
2025-12-11 17:43:25.2|Info|ReleaseSearchService|Searching indexers for [Reno 911! : S06]. 2 active indexers
2025-12-11 17:43:27.4|Info|DownloadDecisionMaker|Processing 27 releases
2025-12-11 17:43:27.5|Info|EpisodeSearchService|Completed search for 88 episodes. 3 reports downloaded.
2025-12-11 17:45:16.4|Info|RssSyncService|Starting RSS Sync
2025-12-11 17:45:23.3|Info|DownloadDecisionMaker|Processing 67 releases
2025-12-11 17:45:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0
2025-12-11 18:00:46.4|Info|RssSyncService|Starting RSS Sync
2025-12-11 18:00:54.0|Info|DownloadDecisionMaker|Processing 72 releases
2025-12-11 18:00:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0
2025-12-11 18:16:16.5|Info|RssSyncService|Starting RSS Sync
2025-12-11 18:16:23.9|Info|DownloadDecisionMaker|Processing 72 releases
2025-12-11 18:16:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0
2025-12-11 18:31:46.6|Info|RssSyncService|Starting RSS Sync
2025-12-11 18:31:53.6|Info|DownloadDecisionMaker|Processing 63 releases
2025-12-11 18:31:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0
2025-12-11 18:47:16.7|Info|RssSyncService|Starting RSS Sync
2025-12-11 18:47:24.3|Info|DownloadDecisionMaker|Processing 63 releases
2025-12-11 18:47:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0
2025-12-11 19:02:46.7|Info|RssSyncService|Starting RSS Sync
2025-12-11 19:02:53.6|Info|DownloadDecisionMaker|Processing 65 releases
2025-12-11 19:02:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0
2025-12-11 19:18:16.8|Info|RssSyncService|Starting RSS Sync
2025-12-11 19:18:16.9|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/11/2025 16:46:46 and 12/11/2025 17:57:50 UTC. Search may be required.
2025-12-11 19:18:24.4|Info|DownloadDecisionMaker|Processing 69 releases
2025-12-11 19:18:24.5|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0
2025-12-11 19:33:46.9|Info|RssSyncService|Starting RSS Sync
2025-12-11 19:33:53.7|Info|DownloadDecisionMaker|Processing 92 releases
2025-12-11 19:33:53.8|Info|RssSyncService|RSS Sync Completed. Reports found: 92, Reports grabbed: 0
2025-12-11 19:49:17.0|Info|RssSyncService|Starting RSS Sync
2025-12-11 19:49:24.4|Info|DownloadDecisionMaker|Processing 92 releases
2025-12-11 19:49:24.5|Info|RssSyncService|RSS Sync Completed. Reports found: 92, Reports grabbed: 0
2025-12-11 20:04:47.0|Info|RssSyncService|Starting RSS Sync
2025-12-11 20:04:55.0|Info|DownloadDecisionMaker|Processing 97 releases
2025-12-11 20:04:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 97, Reports grabbed: 0
2025-12-11 20:16:17.1|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-12-11 20:16:17.1|Info|HousekeepingService|Running housecleaning tasks
2025-12-11 20:16:17.1|Info|Database|Vacuuming Log database
2025-12-11 20:16:17.1|Info|Database|Log database compressed
2025-12-11 20:16:17.1|Info|Database|Vacuuming Main database
2025-12-11 20:16:17.2|Info|Database|Main database compressed
2025-12-11 20:16:47.1|Info|RefreshSeriesService|Skipping refresh of series: Community
2025-12-11 20:16:47.1|Info|DiskScanService|Scanning Community
2025-12-11 20:16:47.3|Info|DiskScanService|Completed scanning disk for Community
2025-12-11 20:16:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-11 20:16:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-11 20:16:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-11 20:16:47.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-11 20:16:47.3|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-11 20:16:47.4|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-11 20:16:47.7|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-11 20:16:47.7|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-11 20:16:47.9|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-11 20:16:47.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-11 20:16:47.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-11 20:16:47.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-11 20:16:47.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-11 20:16:47.9|Info|RefreshSeriesService|Skipping refresh of series: Parks and Recreation
2025-12-11 20:16:47.9|Info|DiskScanService|Scanning Parks and Recreation
2025-12-11 20:16:47.9|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-11 20:16:47.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-11 20:16:47.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-11 20:16:47.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-11 20:16:47.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-11 20:16:47.9|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-11 20:16:47.9|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-11 20:16:48.0|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-11 20:16:48.0|Info|DiskScanService|Scanning PLUR1BUS
2025-12-11 20:16:48.0|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-11 20:16:48.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-11 20:16:48.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-11 20:16:48.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-11 20:16:48.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-11 20:16:48.0|Info|RefreshSeriesService|Skipping refresh of series: Reno 911!
2025-12-11 20:16:48.0|Info|DiskScanService|Scanning Reno 911!
2025-12-11 20:16:48.1|Info|DiskScanService|Completed scanning disk for Reno 911!
2025-12-11 20:16:48.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-11 20:16:48.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-11 20:16:48.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-11 20:16:48.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-11 20:20:17.1|Info|RssSyncService|Starting RSS Sync
2025-12-11 20:20:24.6|Info|DownloadDecisionMaker|Processing 97 releases
2025-12-11 20:20:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 97, Reports grabbed: 0
2025-12-11 20:24:47.1|Info|SceneMappingService|Updating Scene mappings
2025-12-11 20:35:47.2|Info|RssSyncService|Starting RSS Sync
2025-12-11 20:35:54.5|Info|DownloadDecisionMaker|Processing 109 releases
2025-12-11 20:35:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 109, Reports grabbed: 0
2025-12-11 20:51:17.2|Info|RssSyncService|Starting RSS Sync
2025-12-11 20:51:24.6|Info|DownloadDecisionMaker|Processing 109 releases
2025-12-11 20:51:24.7|Info|RssSyncService|RSS Sync Completed. Reports found: 109, Reports grabbed: 0
2025-12-11 21:06:47.2|Info|RssSyncService|Starting RSS Sync
2025-12-11 21:07:05.6|Info|DownloadDecisionMaker|Processing 111 releases
2025-12-11 21:07:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 111, Reports grabbed: 0
2025-12-11 21:22:17.3|Info|RssSyncService|Starting RSS Sync
2025-12-11 21:22:17.4|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/11/2025 18:48:12 and 12/11/2025 19:48:31 UTC. Search may be required.
2025-12-11 21:22:24.9|Info|DownloadDecisionMaker|Processing 131 releases
2025-12-11 21:22:25.0|Info|RssSyncService|RSS Sync Completed. Reports found: 131, Reports grabbed: 0
2025-12-11 21:37:47.4|Info|RssSyncService|Starting RSS Sync
2025-12-11 21:37:54.9|Info|DownloadDecisionMaker|Processing 129 releases
2025-12-11 21:37:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 129, Reports grabbed: 0
2025-12-11 21:53:17.4|Info|RssSyncService|Starting RSS Sync
2025-12-11 21:53:24.9|Info|DownloadDecisionMaker|Processing 129 releases
2025-12-11 21:53:25.1|Info|RssSyncService|RSS Sync Completed. Reports found: 129, Reports grabbed: 0
2025-12-11 22:08:47.5|Info|RssSyncService|Starting RSS Sync
2025-12-11 22:08:55.1|Info|DownloadDecisionMaker|Processing 127 releases
2025-12-11 22:08:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 127, Reports grabbed: 0
2025-12-11 22:24:17.6|Info|RssSyncService|Starting RSS Sync
2025-12-11 22:24:24.9|Info|DownloadDecisionMaker|Processing 127 releases
2025-12-11 22:24:25.0|Info|RssSyncService|RSS Sync Completed. Reports found: 127, Reports grabbed: 0
2025-12-11 22:39:47.7|Info|RssSyncService|Starting RSS Sync
2025-12-11 22:39:54.9|Info|DownloadDecisionMaker|Processing 124 releases
2025-12-11 22:39:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 124, Reports grabbed: 0
2025-12-11 22:55:17.7|Info|RssSyncService|Starting RSS Sync
2025-12-11 22:55:25.0|Info|DownloadDecisionMaker|Processing 124 releases
2025-12-11 22:55:25.1|Info|RssSyncService|RSS Sync Completed. Reports found: 124, Reports grabbed: 0
2025-12-11 23:10:47.8|Info|RssSyncService|Starting RSS Sync
2025-12-11 23:10:54.6|Info|DownloadDecisionMaker|Processing 119 releases
2025-12-11 23:10:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-12-11 23:25:17.9|Info|SceneMappingService|Updating Scene mappings
2025-12-11 23:26:17.9|Info|RssSyncService|Starting RSS Sync
2025-12-11 23:26:18.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/11/2025 20:49:24 and 12/11/2025 21:01:12 UTC. Search may be required.
2025-12-11 23:26:24.1|Info|DownloadDecisionMaker|Processing 109 releases
2025-12-11 23:26:24.2|Info|RssSyncService|RSS Sync Completed. Reports found: 109, Reports grabbed: 0
2025-12-11 23:41:48.0|Info|RssSyncService|Starting RSS Sync
2025-12-11 23:41:54.3|Info|DownloadDecisionMaker|Processing 110 releases
2025-12-11 23:41:54.4|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
2025-12-11 23:57:18.0|Info|RssSyncService|Starting RSS Sync
2025-12-11 23:57:24.1|Info|DownloadDecisionMaker|Processing 110 releases
2025-12-11 23:57:24.3|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
2025-12-12 00:12:48.1|Info|RssSyncService|Starting RSS Sync
2025-12-12 00:12:54.4|Info|DownloadDecisionMaker|Processing 102 releases
2025-12-12 00:12:54.5|Info|RssSyncService|RSS Sync Completed. Reports found: 102, Reports grabbed: 0
2025-12-12 00:28:18.2|Info|RssSyncService|Starting RSS Sync
2025-12-12 00:28:24.5|Info|DownloadDecisionMaker|Processing 102 releases
2025-12-12 00:28:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 102, Reports grabbed: 0
2025-12-12 00:43:48.2|Info|RssSyncService|Starting RSS Sync
2025-12-12 00:43:54.8|Info|DownloadDecisionMaker|Processing 104 releases
2025-12-12 00:43:55.0|Info|RssSyncService|RSS Sync Completed. Reports found: 104, Reports grabbed: 0
2025-12-12 00:59:18.3|Info|RssSyncService|Starting RSS Sync
2025-12-12 00:59:24.4|Info|DownloadDecisionMaker|Processing 104 releases
2025-12-12 00:59:24.5|Info|RssSyncService|RSS Sync Completed. Reports found: 104, Reports grabbed: 0
2025-12-12 01:14:48.3|Info|RssSyncService|Starting RSS Sync
2025-12-12 01:14:49.2|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/11/2025 22:08:45 and 12/12/2025 00:30:25 UTC. Search may be required.
2025-12-12 01:15:07.7|Warn|Torznab|Indexer 1337x (Prowlarr) rss sync didn't cover the period between 12/12/2025 00:24:00 and 12/12/2025 01:02:00 UTC. Search may be required.
2025-12-12 01:15:07.7|Info|DownloadDecisionMaker|Processing 127 releases
2025-12-12 01:15:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 127, Reports grabbed: 0
2025-12-12 01:30:18.4|Info|RssSyncService|Starting RSS Sync
2025-12-12 01:30:24.5|Info|DownloadDecisionMaker|Processing 127 releases
2025-12-12 01:30:24.7|Info|RssSyncService|RSS Sync Completed. Reports found: 127, Reports grabbed: 0
2025-12-12 01:45:48.5|Info|RssSyncService|Starting RSS Sync
2025-12-12 01:45:54.7|Info|DownloadDecisionMaker|Processing 148 releases
2025-12-12 01:45:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2025-12-12 02:01:18.6|Info|RssSyncService|Starting RSS Sync
2025-12-12 02:01:24.7|Info|DownloadDecisionMaker|Processing 156 releases
2025-12-12 02:01:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
2025-12-12 02:16:48.6|Info|RssSyncService|Starting RSS Sync
2025-12-12 02:16:55.0|Info|DownloadDecisionMaker|Processing 156 releases
2025-12-12 02:16:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
2025-12-12 02:25:48.7|Info|SceneMappingService|Updating Scene mappings
2025-12-12 02:32:18.7|Info|RssSyncService|Starting RSS Sync
2025-12-12 02:32:25.0|Info|DownloadDecisionMaker|Processing 156 releases
2025-12-12 02:32:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
2025-12-12 02:47:48.8|Info|RssSyncService|Starting RSS Sync
2025-12-12 02:47:55.1|Info|DownloadDecisionMaker|Processing 156 releases
2025-12-12 02:47:55.3|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
2025-12-12 03:03:18.8|Info|RssSyncService|Starting RSS Sync
2025-12-12 03:03:25.0|Info|DownloadDecisionMaker|Processing 158 releases
2025-12-12 03:03:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 158, Reports grabbed: 0
2025-12-12 03:18:48.9|Info|RssSyncService|Starting RSS Sync
2025-12-12 03:18:49.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/12/2025 01:09:32 and 12/12/2025 01:45:45 UTC. Search may be required.
2025-12-12 03:18:55.2|Info|DownloadDecisionMaker|Processing 147 releases
2025-12-12 03:18:55.5|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2025-12-12 03:34:19.0|Info|RssSyncService|Starting RSS Sync
2025-12-12 03:34:25.3|Info|DownloadDecisionMaker|Processing 142 releases
2025-12-12 03:34:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2025-12-12 03:49:49.0|Info|RssSyncService|Starting RSS Sync
2025-12-12 03:49:55.2|Info|DownloadDecisionMaker|Processing 142 releases
2025-12-12 03:49:55.5|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2025-12-12 04:05:19.1|Info|RssSyncService|Starting RSS Sync
2025-12-12 04:05:25.2|Info|DownloadDecisionMaker|Processing 117 releases
2025-12-12 04:05:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 117, Reports grabbed: 0
2025-12-12 04:20:49.2|Info|RssSyncService|Starting RSS Sync
2025-12-12 04:20:55.4|Info|DownloadDecisionMaker|Processing 117 releases
2025-12-12 04:20:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 117, Reports grabbed: 0
2025-12-12 04:36:19.3|Info|RssSyncService|Starting RSS Sync
2025-12-12 04:36:25.4|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-12 04:36:25.7|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-12 04:51:49.4|Info|RssSyncService|Starting RSS Sync
2025-12-12 04:51:55.5|Info|DownloadDecisionMaker|Processing 101 releases
2025-12-12 04:51:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
2025-12-12 05:07:19.4|Info|RssSyncService|Starting RSS Sync
2025-12-12 05:07:25.6|Info|DownloadDecisionMaker|Processing 89 releases
2025-12-12 05:07:25.7|Info|RssSyncService|RSS Sync Completed. Reports found: 89, Reports grabbed: 0
2025-12-12 05:22:49.5|Info|RssSyncService|Starting RSS Sync
2025-12-12 05:22:49.7|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/12/2025 03:01:29 and 12/12/2025 04:10:29 UTC. Search may be required.
2025-12-12 05:23:07.4|Info|DownloadDecisionMaker|Processing 64 releases
2025-12-12 05:23:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0
2025-12-12 05:26:19.5|Info|SceneMappingService|Updating Scene mappings
2025-12-12 05:38:19.6|Info|RssSyncService|Starting RSS Sync
2025-12-12 05:38:25.7|Info|DownloadDecisionMaker|Processing 76 releases
2025-12-12 05:38:25.9|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0
2025-12-12 05:53:49.7|Info|RssSyncService|Starting RSS Sync
2025-12-12 05:53:56.1|Info|DownloadDecisionMaker|Processing 76 releases
2025-12-12 05:53:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0
2025-12-12 06:09:19.8|Info|RssSyncService|Starting RSS Sync
2025-12-12 06:09:25.9|Info|DownloadDecisionMaker|Processing 89 releases
2025-12-12 06:09:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 89, Reports grabbed: 0
2025-12-12 06:24:49.8|Info|RssSyncService|Starting RSS Sync
2025-12-12 06:24:56.0|Info|DownloadDecisionMaker|Processing 89 releases
2025-12-12 06:24:56.1|Info|RssSyncService|RSS Sync Completed. Reports found: 89, Reports grabbed: 0
2025-12-12 06:40:19.9|Info|RssSyncService|Starting RSS Sync
2025-12-12 06:40:26.3|Info|DownloadDecisionMaker|Processing 90 releases
2025-12-12 06:40:26.5|Info|RssSyncService|RSS Sync Completed. Reports found: 90, Reports grabbed: 0
2025-12-12 06:55:49.9|Info|RssSyncService|Starting RSS Sync
2025-12-12 06:55:56.3|Info|DownloadDecisionMaker|Processing 90 releases
2025-12-12 06:55:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 90, Reports grabbed: 0
2025-12-12 07:11:20.0|Info|RssSyncService|Starting RSS Sync
2025-12-12 07:11:26.2|Info|DownloadDecisionMaker|Processing 94 releases
2025-12-12 07:11:26.3|Info|RssSyncService|RSS Sync Completed. Reports found: 94, Reports grabbed: 0
2025-12-12 07:26:50.1|Info|RssSyncService|Starting RSS Sync
2025-12-12 07:26:50.3|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/12/2025 04:39:50 and 12/12/2025 06:01:50 UTC. Search may be required.
2025-12-12 07:26:56.2|Info|DownloadDecisionMaker|Processing 110 releases
2025-12-12 07:26:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 110, Reports grabbed: 0
2025-12-12 07:42:20.2|Info|RssSyncService|Starting RSS Sync
2025-12-12 07:42:26.3|Info|DownloadDecisionMaker|Processing 117 releases
2025-12-12 07:42:26.5|Info|RssSyncService|RSS Sync Completed. Reports found: 117, Reports grabbed: 0
2025-12-12 07:57:50.3|Info|RssSyncService|Starting RSS Sync
2025-12-12 07:57:57.0|Info|DownloadDecisionMaker|Processing 117 releases
2025-12-12 07:57:57.1|Info|RssSyncService|RSS Sync Completed. Reports found: 117, Reports grabbed: 0
2025-12-12 08:13:20.3|Info|RssSyncService|Starting RSS Sync
2025-12-12 08:13:26.5|Info|DownloadDecisionMaker|Processing 122 releases
2025-12-12 08:13:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
2025-12-12 08:16:50.4|Info|RefreshSeriesService|Skipping refresh of series: Community
2025-12-12 08:16:50.4|Info|DiskScanService|Scanning Community
2025-12-12 08:16:50.7|Info|DiskScanService|Completed scanning disk for Community
2025-12-12 08:16:50.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-12 08:16:50.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-12 08:16:50.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-12 08:16:50.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-12 08:16:50.7|Info|RefreshSeriesService|Updating It's Always Sunny in Philadelphia
2025-12-12 08:16:51.0|Info|RefreshEpisodeService|Starting episode info refresh for: [75805][It's Always Sunny in Philadelphia]
2025-12-12 08:16:51.3|Info|RefreshEpisodeService|Finished episode refresh for series: [75805][It's Always Sunny in Philadelphia].
2025-12-12 08:16:51.8|Info|DiskScanService|Scanning It's Always Sunny in Philadelphia
2025-12-12 08:16:51.9|Info|DiskScanService|Completed scanning disk for It's Always Sunny in Philadelphia
2025-12-12 08:16:51.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-12 08:16:51.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-12 08:16:51.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-12 08:16:51.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-12 08:16:51.9|Info|RefreshSeriesService|Skipping refresh of series: Parks and Recreation
2025-12-12 08:16:51.9|Info|DiskScanService|Scanning Parks and Recreation
2025-12-12 08:16:51.9|Info|DiskScanService|Completed scanning disk for Parks and Recreation
2025-12-12 08:16:51.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-12 08:16:51.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-12 08:16:51.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-12 08:16:51.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-12 08:16:51.9|Info|RefreshSeriesService|Updating PLUR1BUS
2025-12-12 08:16:52.0|Info|RefreshEpisodeService|Starting episode info refresh for: [436457][PLUR1BUS]
2025-12-12 08:16:52.0|Info|RefreshEpisodeService|Finished episode refresh for series: [436457][PLUR1BUS].
2025-12-12 08:16:52.0|Info|DiskScanService|Scanning PLUR1BUS
2025-12-12 08:16:52.0|Info|DiskScanService|Completed scanning disk for PLUR1BUS
2025-12-12 08:16:52.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-12 08:16:52.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-12 08:16:52.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-12 08:16:52.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-12 08:16:52.0|Info|RefreshSeriesService|Skipping refresh of series: Reno 911!
2025-12-12 08:16:52.0|Info|DiskScanService|Scanning Reno 911!
2025-12-12 08:16:52.1|Info|DiskScanService|Completed scanning disk for Reno 911!
2025-12-12 08:16:52.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-12 08:16:52.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-12 08:16:52.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-12 08:16:52.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-12 08:26:50.4|Info|SceneMappingService|Updating Scene mappings
2025-12-12 08:28:50.4|Info|RssSyncService|Starting RSS Sync
2025-12-12 08:28:57.1|Info|DownloadDecisionMaker|Processing 122 releases
2025-12-12 08:28:57.3|Info|RssSyncService|RSS Sync Completed. Reports found: 122, Reports grabbed: 0
2025-12-12 08:44:20.5|Info|RssSyncService|Starting RSS Sync
2025-12-12 08:44:26.8|Info|DownloadDecisionMaker|Processing 123 releases
2025-12-12 08:44:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 123, Reports grabbed: 0
2025-12-12 08:59:50.6|Info|RssSyncService|Starting RSS Sync
2025-12-12 08:59:56.7|Info|DownloadDecisionMaker|Processing 123 releases
2025-12-12 08:59:56.9|Info|RssSyncService|RSS Sync Completed. Reports found: 123, Reports grabbed: 0
2025-12-12 09:15:20.6|Info|RssSyncService|Starting RSS Sync
2025-12-12 09:15:20.8|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/12/2025 06:48:44 and 12/12/2025 08:23:25 UTC. Search may be required.
2025-12-12 09:15:27.0|Info|DownloadDecisionMaker|Processing 151 releases
2025-12-12 09:15:27.2|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2025-12-12 09:30:50.7|Info|RssSyncService|Starting RSS Sync
2025-12-12 09:31:08.7|Info|DownloadDecisionMaker|Processing 151 releases
2025-12-12 09:31:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2025-12-12 09:46:20.8|Info|RssSyncService|Starting RSS Sync
2025-12-12 09:46:27.2|Info|DownloadDecisionMaker|Processing 134 releases
2025-12-12 09:46:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2025-12-12 10:01:51.0|Info|RssSyncService|Starting RSS Sync
2025-12-12 10:01:57.2|Info|DownloadDecisionMaker|Processing 140 releases
2025-12-12 10:01:57.3|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2025-12-12 10:17:21.0|Info|RssSyncService|Starting RSS Sync
2025-12-12 10:17:27.2|Info|DownloadDecisionMaker|Processing 140 releases
2025-12-12 10:17:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2025-12-12 10:32:51.1|Info|RssSyncService|Starting RSS Sync
2025-12-12 10:32:57.6|Info|DownloadDecisionMaker|Processing 138 releases
2025-12-12 10:32:57.8|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2025-12-12 10:48:21.2|Info|RssSyncService|Starting RSS Sync
2025-12-12 10:48:27.4|Info|DownloadDecisionMaker|Processing 138 releases
2025-12-12 10:48:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2025-12-12 11:03:51.3|Info|RssSyncService|Starting RSS Sync
2025-12-12 11:03:58.0|Info|DownloadDecisionMaker|Processing 132 releases
2025-12-12 11:03:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2025-12-12 11:19:21.3|Info|RssSyncService|Starting RSS Sync
2025-12-12 11:19:21.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/12/2025 08:48:07 and 12/12/2025 10:15:53 UTC. Search may be required.
2025-12-12 11:19:27.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-12-12 11:19:27.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-12-12 11:26:51.4|Info|SceneMappingService|Updating Scene mappings
2025-12-12 11:34:51.4|Info|RssSyncService|Starting RSS Sync
2025-12-12 11:34:58.3|Info|DownloadDecisionMaker|Processing 108 releases
2025-12-12 11:34:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 108, Reports grabbed: 0
2025-12-12 11:50:21.5|Info|RssSyncService|Starting RSS Sync
2025-12-12 11:50:27.8|Info|DownloadDecisionMaker|Processing 108 releases
2025-12-12 11:50:27.9|Info|RssSyncService|RSS Sync Completed. Reports found: 108, Reports grabbed: 0
2025-12-12 12:05:51.6|Info|RssSyncService|Starting RSS Sync
2025-12-12 12:05:58.0|Info|DownloadDecisionMaker|Processing 87 releases
2025-12-12 12:05:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0
2025-12-12 12:21:21.6|Info|RssSyncService|Starting RSS Sync
2025-12-12 12:21:27.9|Info|DownloadDecisionMaker|Processing 87 releases
2025-12-12 12:21:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0
2025-12-12 12:36:51.7|Info|RssSyncService|Starting RSS Sync
2025-12-12 12:36:58.0|Info|DownloadDecisionMaker|Processing 67 releases
2025-12-12 12:36:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0
2025-12-12 12:52:21.8|Info|RssSyncService|Starting RSS Sync
2025-12-12 12:52:28.0|Info|DownloadDecisionMaker|Processing 67 releases
2025-12-12 12:52:28.1|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0
2025-12-12 13:07:51.8|Info|RssSyncService|Starting RSS Sync
2025-12-12 13:07:58.7|Info|DownloadDecisionMaker|Processing 56 releases
2025-12-12 13:07:58.8|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
2025-12-12 13:23:21.9|Info|RssSyncService|Starting RSS Sync
2025-12-12 13:23:22.1|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/12/2025 10:49:57 and 12/12/2025 11:26:06 UTC. Search may be required.
2025-12-12 13:23:28.8|Info|DownloadDecisionMaker|Processing 50 releases
2025-12-12 13:23:28.8|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0
2025-12-12 13:38:52.0|Info|RssSyncService|Starting RSS Sync
2025-12-12 13:38:58.6|Info|DownloadDecisionMaker|Processing 50 releases
2025-12-12 13:38:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0
2025-12-12 13:54:22.0|Info|RssSyncService|Starting RSS Sync
2025-12-12 13:54:28.3|Info|DownloadDecisionMaker|Processing 50 releases
2025-12-12 13:54:28.4|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0
2025-12-12 14:09:52.1|Info|RssSyncService|Starting RSS Sync
2025-12-12 14:09:59.0|Info|DownloadDecisionMaker|Processing 60 releases
2025-12-12 14:09:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 60, Reports grabbed: 0
2025-12-12 14:25:22.2|Info|RssSyncService|Starting RSS Sync
2025-12-12 14:25:29.0|Info|DownloadDecisionMaker|Processing 60 releases
2025-12-12 14:25:29.1|Info|RssSyncService|RSS Sync Completed. Reports found: 60, Reports grabbed: 0
2025-12-12 14:27:22.2|Info|SceneMappingService|Updating Scene mappings
2025-12-12 14:40:52.2|Info|RssSyncService|Starting RSS Sync
2025-12-12 14:40:58.5|Info|DownloadDecisionMaker|Processing 64 releases
2025-12-12 14:40:58.6|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0
2025-12-12 14:56:22.3|Info|RssSyncService|Starting RSS Sync
2025-12-12 14:56:28.6|Info|DownloadDecisionMaker|Processing 64 releases
2025-12-12 14:56:28.7|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0
2025-12-12 15:11:52.4|Info|RssSyncService|Starting RSS Sync
2025-12-12 15:11:58.6|Info|DownloadDecisionMaker|Processing 64 releases
2025-12-12 15:11:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0
2025-12-12 15:17:05.5|Info|AddSeriesService|Adding Series [333072][Barry] Path: [/tv/Barry]
2025-12-12 15:17:05.5|Info|RefreshSeriesService|Updating Barry
2025-12-12 15:17:05.5|Info|RefreshEpisodeService|Starting episode info refresh for: [333072][Barry]
2025-12-12 15:17:05.5|Info|RefreshEpisodeService|Finished episode refresh for series: [333072][Barry].
2025-12-12 15:17:05.6|Info|MediaCoverService|Downloading Banner for [333072][Barry] https://artworks.thetvdb.com/banners/graphical/333072-g2.jpg
2025-12-12 15:17:05.6|Info|DiskScanService|Scanning Barry
2025-12-12 15:17:05.6|Info|DiskScanService|Completed scanning disk for Barry
2025-12-12 15:17:05.6|Info|SeriesScannedHandler|[Barry] was recently added, performing post-add actions
2025-12-12 15:17:05.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-12-12 15:17:05.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-12-12 15:17:05.7|Info|EpisodeSearchService|Performing search for 8 episodes
2025-12-12 15:17:05.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-12-12 15:17:05.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-12-12 15:17:05.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2025-12-12 15:17:05.7|Info|ReleaseSearchService|Searching indexers for [Barry : S01]. 3 active indexers
2025-12-12 15:17:05.7|Info|MediaCoverService|Downloading Poster for [333072][Barry] https://artworks.thetvdb.com/banners/posters/333072-3.jpg
2025-12-12 15:17:05.7|Info|MediaCoverService|Downloading Fanart for [333072][Barry] https://artworks.thetvdb.com/banners/fanart/original/333072-3.jpg
2025-12-12 15:17:05.9|Info|MediaCoverService|Downloading Clearlogo for [333072][Barry] https://artworks.thetvdb.com/banners/v4/series/333072/clearlogo/611be3e7414ca.png
2025-12-12 15:17:06.2|Info|MetadataService|Series folder does not exist, skipping metadata image creation
2025-12-12 15:17:12.7|Info|DownloadDecisionMaker|Processing 119 releases
2025-12-12 15:17:23.8|Info|DownloadService|Report sent to Deluge. Indexer 1337x (Prowlarr). Barry.S01E04.Chapter.Four.Commit.To.YOU.1080p.REPACK.AMZN.WEBRip.DDP5.1.x264-NTb[rartv]
2025-12-12 15:17:36.3|Info|DownloadService|Report sent to Deluge. Indexer 1337x (Prowlarr). Barry S01E02 Chapter Two Use It 1080p AMZN WEB-DL DDP 5.1 H 264-NTb[TGx]
2025-12-12 15:17:48.0|Info|DownloadService|Report sent to Deluge. Indexer 1337x (Prowlarr). Barry.S01E05.1080p.WEB.H264-DEFLATE
2025-12-12 15:18:05.4|Info|DownloadService|Report sent to Deluge. Indexer 1337x (Prowlarr). Barry.S01E06.1080p.WEB.H264-DEFLATE[rartv]
2025-12-12 15:18:17.2|Info|DownloadService|Report sent to Deluge. Indexer 1337x (Prowlarr). Barry S01E07 Chapter Seven Loud Fast and Keep Going 1080p AMZN WEB-DL DDP 5.1 H 264-NTb[TGx]
2025-12-12 15:18:31.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.42.0.3:9696/3/download?apikey=(removed)&link=VjVnb2dtK3c5Q0ZnZ1FVWFY2aUFwUVVwSGFQRFIyazhuSmx5SmVUdXNtSXFVbHU3dFZHSHM5dzVwMHk2UUZvajRYeTBhVUlaRjlnWExETUtyRERieXlCQ1ZxRlVRZ0E3R0FLS2hvWlQ4NXZEZ0RKaUhOLzFuMEtVMnZrRS93QWZxQTRKYWNJYVJyTFMwdXdjaVd2czJuY1NReFFzUER4eUw4cVUrWFovSU9iY1Azb3FBL1ZoZFk0eWRubm84Q1Fh&file=Barry+S01E08+Chapter+Eight+Know+Your+Truth+1080p+AMZN+WEB-DL+DDP+5.1+H+264-NTb%5BTGx%5D: 500.InternalServerError (145 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="500" description="Invalid torrent file contents. Reason: Memory stream is not expandable." />
2025-12-12 15:18:31.1|Info|Deluge|Request for Deluge failed with exception 'HTTP request failed: [500:InternalServerError] [GET] at [http://10.42.0.3:9696/3/download?apikey=(removed)&link=VjVnb2dtK3c5Q0ZnZ1FVWFY2aUFwUVVwSGFQRFIyazhuSmx5SmVUdXNtSXFVbHU3dFZHSHM5dzVwMHk2UUZvajRYeTBhVUlaRjlnWExETUtyRERieXlCQ1ZxRlVRZ0E3R0FLS2hvWlQ4NXZEZ0RKaUhOLzFuMEtVMnZrRS93QWZxQTRKYWNJYVJyTFMwdXdjaVd2czJuY1NReFFzUER4eUw4cVUrWFovSU9iY1Azb3FBL1ZoZFk0eWRubm84Q1Fh&file=Barry+S01E08+Chapter+Eight+Know+Your+Truth+1080p+AMZN+WEB-DL+DDP+5.1+H+264-NTb%5BTGx%5D]'. Retrying in 1.6752932s.
[v4.0.16.2944] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [http://10.42.0.3:9696/3/download?apikey=(removed)&link=VjVnb2dtK3c5Q0ZnZ1FVWFY2aUFwUVVwSGFQRFIyazhuSmx5SmVUdXNtSXFVbHU3dFZHSHM5dzVwMHk2UUZvajRYeTBhVUlaRjlnWExETUtyRERieXlCQ1ZxRlVRZ0E3R0FLS2hvWlQ4NXZEZ0RKaUhOLzFuMEtVMnZrRS93QWZxQTRKYWNJYVJyTFMwdXdjaVd2czJuY1NReFFzUER4eUw4cVUrWFovSU9iY1Azb3FBL1ZoZFk0eWRubm84Q1Fh&file=Barry+S01E08+Chapter+Eight+Know+Your+Truth+1080p+AMZN+WEB-DL+DDP+5.1+H+264-NTb%5BTGx%5D]
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 119
at NzbDrone.Core.Download.TorrentClientBase`1.<>c.<<DownloadFromWebUrl>b__11_0>d.MoveNext() in ./Sonarr.Core/Download/TorrentClientBase.cs:line 143
--- End of stack trace from previous location ---
at Polly.ResiliencePipeline.<>c__9`2.<<ExecuteAsync>b__9_0>d.MoveNext()
<?xml version="1.0" encoding="UTF-8"?>
<error code="500" description="Invalid torrent file contents. Reason: Memory stream is not expandable." />
2025-12-12 15:18:43.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.42.0.3:9696/3/download?apikey=(removed)&link=VjVnb2dtK3c5Q0ZnZ1FVWFY2aUFwUVVwSGFQRFIyazhuSmx5SmVUdXNtSXFVbHU3dFZHSHM5dzVwMHk2UUZvajRYeTBhVUlaRjlnWExETUtyRERieXlCQ1ZxRlVRZ0E3R0FLS2hvWlQ4NXZEZ0RKaUhOLzFuMEtVMnZrRS93QWZxQTRKYWNJYVJyTFMwdXdjaVd2czJuY1NReFFzUER4eUw4cVUrWFovSU9iY1Azb3FBL1ZoZFk0eWRubm84Q1Fh&file=Barry+S01E08+Chapter+Eight+Know+Your+Truth+1080p+AMZN+WEB-DL+DDP+5.1+H+264-NTb%5BTGx%5D: 500.InternalServerError (145 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="500" description="Invalid torrent file contents. Reason: Memory stream is not expandable." />
2025-12-12 15:18:43.9|Info|Deluge|Request for Deluge failed with exception 'HTTP request failed: [500:InternalServerError] [GET] at [http://10.42.0.3:9696/3/download?apikey=(removed)&link=VjVnb2dtK3c5Q0ZnZ1FVWFY2aUFwUVVwSGFQRFIyazhuSmx5SmVUdXNtSXFVbHU3dFZHSHM5dzVwMHk2UUZvajRYeTBhVUlaRjlnWExETUtyRERieXlCQ1ZxRlVRZ0E3R0FLS2hvWlQ4NXZEZ0RKaUhOLzFuMEtVMnZrRS93QWZxQTRKYWNJYVJyTFMwdXdjaVd2czJuY1NReFFzUER4eUw4cVUrWFovSU9iY1Azb3FBL1ZoZFk0eWRubm84Q1Fh&file=Barry+S01E08+Chapter+Eight+Know+Your+Truth+1080p+AMZN+WEB-DL+DDP+5.1+H+264-NTb%5BTGx%5D]'. Retrying in 5.546153s.
[v4.0.16.2944] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [http://10.42.0.3:9696/3/download?apikey=(removed)&link=VjVnb2dtK3c5Q0ZnZ1FVWFY2aUFwUVVwSGFQRFIyazhuSmx5SmVUdXNtSXFVbHU3dFZHSHM5dzVwMHk2UUZvajRYeTBhVUlaRjlnWExETUtyRERieXlCQ1ZxRlVRZ0E3R0FLS2hvWlQ4NXZEZ0RKaUhOLzFuMEtVMnZrRS93QWZxQTRKYWNJYVJyTFMwdXdjaVd2czJuY1NReFFzUER4eUw4cVUrWFovSU9iY1Azb3FBL1ZoZFk0eWRubm84Q1Fh&file=Barry+S01E08+Chapter+Eight+Know+Your+Truth+1080p+AMZN+WEB-DL+DDP+5.1+H+264-NTb%5BTGx%5D]
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 119
at NzbDrone.Core.Download.TorrentClientBase`1.<>c.<<DownloadFromWebUrl>b__11_0>d.MoveNext() in ./Sonarr.Core/Download/TorrentClientBase.cs:line 143
--- End of stack trace from previous location ---
at Polly.ResiliencePipeline.<>c__9`2.<<ExecuteAsync>b__9_0>d.MoveNext()
<?xml version="1.0" encoding="UTF-8"?>
<error code="500" description="Invalid torrent file contents. Reason: Memory stream is not expandable." />
2025-12-12 15:18:59.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.42.0.3:9696/3/download?apikey=(removed)&link=VjVnb2dtK3c5Q0ZnZ1FVWFY2aUFwUVVwSGFQRFIyazhuSmx5SmVUdXNtSXFVbHU3dFZHSHM5dzVwMHk2UUZvajRYeTBhVUlaRjlnWExETUtyRERieXlCQ1ZxRlVRZ0E3R0FLS2hvWlQ4NXZEZ0RKaUhOLzFuMEtVMnZrRS93QWZxQTRKYWNJYVJyTFMwdXdjaVd2czJuY1NReFFzUER4eUw4cVUrWFovSU9iY1Azb3FBL1ZoZFk0eWRubm84Q1Fh&file=Barry+S01E08+Chapter+Eight+Know+Your+Truth+1080p+AMZN+WEB-DL+DDP+5.1+H+264-NTb%5BTGx%5D: 500.InternalServerError (145 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="500" description="Invalid torrent file contents. Reason: Memory stream is not expandable." />
2025-12-12 15:18:59.2|Error|Deluge|Downloading torrent file for episode 'Barry S01E08 Chapter Eight Know Your Truth 1080p AMZN WEB-DL DDP 5.1 H 264-NTb[TGx]' failed (http://10.42.0.3:9696/3/download?apikey=(removed)&link=VjVnb2dtK3c5Q0ZnZ1FVWFY2aUFwUVVwSGFQRFIyazhuSmx5SmVUdXNtSXFVbHU3dFZHSHM5dzVwMHk2UUZvajRYeTBhVUlaRjlnWExETUtyRERieXlCQ1ZxRlVRZ0E3R0FLS2hvWlQ4NXZEZ0RKaUhOLzFuMEtVMnZrRS93QWZxQTRKYWNJYVJyTFMwdXdjaVd2czJuY1NReFFzUER4eUw4cVUrWFovSU9iY1Azb3FBL1ZoZFk0eWRubm84Q1Fh&file=Barry+S01E08+Chapter+Eight+Know+Your+Truth+1080p+AMZN+WEB-DL+DDP+5.1+H+264-NTb%5BTGx%5D)
[v4.0.16.2944] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [http://10.42.0.3:9696/3/download?apikey=(removed)&link=VjVnb2dtK3c5Q0ZnZ1FVWFY2aUFwUVVwSGFQRFIyazhuSmx5SmVUdXNtSXFVbHU3dFZHSHM5dzVwMHk2UUZvajRYeTBhVUlaRjlnWExETUtyRERieXlCQ1ZxRlVRZ0E3R0FLS2hvWlQ4NXZEZ0RKaUhOLzFuMEtVMnZrRS93QWZxQTRKYWNJYVJyTFMwdXdjaVd2czJuY1NReFFzUER4eUw4cVUrWFovSU9iY1Azb3FBL1ZoZFk0eWRubm84Q1Fh&file=Barry+S01E08+Chapter+Eight+Know+Your+Truth+1080p+AMZN+WEB-DL+DDP+5.1+H+264-NTb%5BTGx%5D]
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 119
at NzbDrone.Core.Download.TorrentClientBase`1.<>c.<<DownloadFromWebUrl>b__11_0>d.MoveNext() in ./Sonarr.Core/Download/TorrentClientBase.cs:line 143
--- End of stack trace from previous location ---
at Polly.ResiliencePipeline.<>c__9`2.<<ExecuteAsync>b__9_0>d.MoveNext()
--- End of stack trace from previous location ---
at Polly.Outcome`1.GetResultOrRethrow()
at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken)
at NzbDrone.Core.Download.TorrentClientBase`1.DownloadFromWebUrl(RemoteEpisode remoteEpisode, IIndexer indexer, String torrentUrl) in ./Sonarr.Core/Download/TorrentClientBase.cs:line 142
<?xml version="1.0" encoding="UTF-8"?>
<error code="500" description="Invalid torrent file contents. Reason: Memory stream is not expandable." />
2025-12-12 15:18:59.2|Warn|ProcessDownloadDecisions|Couldn't add release 'Barry S01E08 Chapter Eight Know Your Truth 1080p AMZN WEB-DL DDP 5.1 H 264-NTb[TGx]' from Indexer 1337x (Prowlarr) to download queue.
[v4.0.16.2944] NzbDrone.Core.Exceptions.ReleaseDownloadException: Downloading torrent failed
---> NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [http://10.42.0.3:9696/3/download?apikey=(removed)&link=VjVnb2dtK3c5Q0ZnZ1FVWFY2aUFwUVVwSGFQRFIyazhuSmx5SmVUdXNtSXFVbHU3dFZHSHM5dzVwMHk2UUZvajRYeTBhVUlaRjlnWExETUtyRERieXlCQ1ZxRlVRZ0E3R0FLS2hvWlQ4NXZEZ0RKaUhOLzFuMEtVMnZrRS93QWZxQTRKYWNJYVJyTFMwdXdjaVd2czJuY1NReFFzUER4eUw4cVUrWFovSU9iY1Azb3FBL1ZoZFk0eWRubm84Q1Fh&file=Barry+S01E08+Chapter+Eight+Know+Your+Truth+1080p+AMZN+WEB-DL+DDP+5.1+H+264-NTb%5BTGx%5D]
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 119
at NzbDrone.Core.Download.TorrentClientBase`1.<>c.<<DownloadFromWebUrl>b__11_0>d.MoveNext() in ./Sonarr.Core/Download/TorrentClientBase.cs:line 143
--- End of stack trace from previous location ---
at Polly.ResiliencePipeline.<>c__9`2.<<ExecuteAsync>b__9_0>d.MoveNext()
--- End of stack trace from previous location ---
at Polly.Outcome`1.GetResultOrRethrow()
at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken)
at NzbDrone.Core.Download.TorrentClientBase`1.DownloadFromWebUrl(RemoteEpisode remoteEpisode, IIndexer indexer, String torrentUrl) in ./Sonarr.Core/Download/TorrentClientBase.cs:line 142
<?xml version="1.0" encoding="UTF-8"?>
<error code="500" description="Invalid torrent file contents. Reason: Memory stream is not expandable." />
--- End of inner exception stack trace ---
at NzbDrone.Core.Download.TorrentClientBase`1.DownloadFromWebUrl(RemoteEpisode remoteEpisode, IIndexer indexer, String torrentUrl) in ./Sonarr.Core/Download/TorrentClientBase.cs:line 190
at NzbDrone.Core.Download.TorrentClientBase`1.Download(RemoteEpisode remoteEpisode, IIndexer indexer) in ./Sonarr.Core/Download/TorrentClientBase.cs:line 124
at NzbDrone.Core.Download.DownloadService.DownloadReport(RemoteEpisode remoteEpisode, IDownloadClient downloadClient) in ./Sonarr.Core/Download/DownloadService.cs:line 98
at NzbDrone.Core.Download.DownloadService.DownloadReport(RemoteEpisode remoteEpisode, Nullable`1 downloadClientId) in ./Sonarr.Core/Download/DownloadService.cs:line 63
at NzbDrone.Core.Download.ProcessDownloadDecisions.ProcessDecisionInternal(DownloadDecision decision, Nullable`1 downloadClientId) in ./Sonarr.Core/Download/ProcessDownloadDecisions.cs:line 204
2025-12-12 15:18:59.2|Info|EpisodeSearchService|Completed search for 8 episodes. 5 reports downloaded.
2025-12-12 15:19:56.8|Info|ReleaseSearchService|Searching indexers for [Barry : S01E08]. 2 active indexers
2025-12-12 15:19:57.6|Info|DownloadDecisionMaker|Processing 24 releases
2025-12-12 15:19:59.4|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Barry S01E08 Chapter Eight Know Your Truth 1080p AMZN WEB DL DDP
2025-12-12 15:19:59.5|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-12 15:20:06.2|Info|ReleaseSearchService|Searching indexers for [Barry : S01E03]. 3 active indexers
2025-12-12 15:20:08.2|Info|ReleaseSearchService|Searching indexers for [Barry : S01E01]. 3 active indexers
2025-12-12 15:20:12.1|Info|DownloadDecisionMaker|Processing 35 releases
2025-12-12 15:20:12.3|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
2025-12-12 15:20:14.1|Info|DownloadDecisionMaker|Processing 75 releases
2025-12-12 15:20:14.6|Info|DownloadService|Report sent to Deluge. Indexer LimeTorrents (Prowlarr). Barry S01E01 PROPER 1080p WEB H264 DEFLATE
2025-12-12 15:20:14.6|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-12 15:22:39.6|Info|ReleaseSearchService|Searching indexers for [Barry : S01E03]. 3 active indexers
2025-12-12 15:22:42.1|Info|DownloadDecisionMaker|Processing 35 releases
2025-12-12 15:22:53.3|Info|DownloadService|Report sent to Deluge. Indexer 1337x (Prowlarr). Barry S01E03 (1080p AMZN WEB-DL x265 HEVC 10bit AC3 5.1 Qman) [UTR]
2025-12-12 15:22:53.3|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
2025-12-12 15:27:22.4|Info|RssSyncService|Starting RSS Sync
2025-12-12 15:27:22.6|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/12/2025 12:14:10 and 12/12/2025 13:18:49 UTC. Search may be required.
2025-12-12 15:27:29.4|Info|DownloadDecisionMaker|Processing 69 releases
2025-12-12 15:27:29.5|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0