mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:01:24 +00:00
Update jpeg processing handling
This commit is contained in:
@@ -206,7 +206,7 @@ class AdditionalProcessingOrchestrator
|
||||
// Process message ID downloads
|
||||
if ($this->config->processPasswords || $this->config->processThumbnails
|
||||
|| $this->config->processMediaInfo || $this->config->processAudioInfo
|
||||
|| $this->config->processVideo
|
||||
|| $this->config->processVideo || $this->config->processJPGSample
|
||||
) {
|
||||
$this->processMessageIDDownloads($context);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user