@ -1209,12 +1209,19 @@ class TorrentService
$torrent->setTorrentPosterId(
$torrentPoster->getId()
);
}
else
{
null
$this->entityManagerInterface->persist($torrent);
$this->entityManagerInterface->flush();