BrsrkEva wrote:Since this is also a "local" server, and the way it's set up, there is a way to link to the files directly, but that would be too much pain on our coders (poor derobert...) and even harder to impliment.
Actually, it's done that way so people can't link strait to the download and bypass, e.g., the video info page and the pledge drive.
It takes you to the "downloadlocal.php?=XXXXX" page because each video is assigned a number. If XXXXX=the video you're trying to get, then it finds it, queues up a download, and lets the user download.
There are actually two localdownload pages. One of them uses downloadlocal.php, one doesn't. When you turn on bit_dl_nwo, it's supposed to not use downloadlocal anymore --- but for some reason, it still is...