query(" SELECT tg.Name, wt.Image, wt.Body, tg.WikiImage, tg.WikiBody, tg.Year, tg.RecordLabel, tg.CatalogueNumber, tg.ReleaseType, tg.CategoryID, tg.VanityHouse FROM torrents_group AS tg LEFT JOIN wiki_torrents AS wt ON wt.RevisionID = tg.RevisionID WHERE tg.ID = '$GroupID'"); */ $DB->query(" SELECT tg.Name, tg.NameRJ, tg.NameJP, wt.Image, wt.Body, tg.WikiImage, tg.WikiBody, tg.Year, tg.Studio, tg.Series, tg.DLsiteID, tg.CatalogueNumber, tg.Pages, tg.CategoryID, tg.DLsiteID FROM torrents_group AS tg LEFT JOIN wiki_torrents AS wt ON wt.RevisionID = tg.RevisionID WHERE tg.ID = '".db_string($GroupID)."'"); if (!$DB->has_results()) { error(404); } list($Name, $NameRJ, $NameJP, $Image, $Body, $WikiImage, $WikiBody, $Year, $Studio, $Series, $DLsiteID, $CatalogueNumber, $Pages, $CategoryID, $DLsiteID) = $DB->next_record(); $DB->query(" SELECT ID, UserID, Time, Image FROM torrents_screenshots WHERE GroupID = '".db_string($GroupID)."'"); if ($DB->has_results()) { $Screenshots = array(); while ($S = $DB->next_record(MYSQLI_ASSOC, true)) { $Screenshots[] = $S; } } $Artists = Artists::get_artists(array($GroupID))[$GroupID]; if (!$Body) { $Body = $WikiBody; $Image = $WikiImage; } View::show_header('Edit torrent group', 'upload'); // Start printing form ?>

Edit

Image:


Torrent group description:


Release type:

query(" SELECT UserID FROM torrents WHERE GroupID = $GroupID"); $Contributed = in_array($LoggedUser['ID'], $DB->collect('UserID')); ?>

Edit summary:


Thumbs are not allowed as screenshots. Preview images consisting of multiple images are not allowed as screenshots. If you upload them, I swear to god I'm gonna fucking ban you. Read the god damn rules.

: + $Screenshot) { $SSURL = ImageTools::process($Screenshot['Image'], true); ?>

- ' style="width: 30%;" src="" />

Non-wiki torrent group editing

+ '; } ?>
Year:
Pages:
DLsite ID:
Catalogue Number:
Torrent group leech status because

Rename (will not merge)

English Title:
Romaji Title:
Japanese Title:

Merge with another group

Target torrent group ID: