- search by hash and dependencies and whatever I've mentioned in pm a couple of days back
Is it that currently only complete matches for springname are returned or am I just having the worst of luck trying different inputs to that python script?
For an integrated auto-downloader partial matches aren't really needed, no. A more elaborate GUI that might offer choices to the user could use it though.
Hashes are kindof needed to foil attempts of poisoned downloads replacing the 'real' file with something that just has the same thing in modinfo imo.
For others - this will be used as part of "plasmaserver" to find more mirrors on springfiles for downloaders in tasclient, springlobby and zero-k. Past method was to use normal search on SF and read resulting html.
Last edited by Licho on 26 Jan 2011, 13:26, edited 1 time in total.
It depends which one. For example tasclient picks one mirror and uses it.
Zero-K uses multiple pieces and often opens new connection meaning it could produce easilly 20 "download stats". Springlobby use multiple pieces but keeps connection open.
Thats why plasma server itself counts downloads.
I already said it would be best to provide unmeasured URL and simply add plasmaserver download count to yours.
Also they don't appear to be redirects which means you are wasting valuable resources on running php to provide download. Please make it return full url, main server php count is limited, dont waste it on long running downloads!
could you probably call/ping an additional URL, when the download is finished? i assume that would be easiest for jj/abma. at least it appears easier to me then fetching finished downloads from plasma server though some other system, even though it may be less efficient. maybe that only makes sense form my very remote point of view though.
respond directly with file and ignore range -> they are served by php despite the fact that I was being assured by jj he wont waste server resources on that.
Any single URL with no range compatibility easilly screws torrent download or makes it very slow.
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum