would it be the same as what spud said about . dots (completely untrue of course) in the tripods thread?
try click this mate:
ed2k:
millennium - 202 - beware of the dog.avi [192.92 Mb] [
Stats]
note that it only appears as this:
- Code: Select all
ed2k://|file|millennium
You can not post edonkey links with blank spaces in, unless you do it in html format:
millennium - 202 - beware of the dog.avi|The reason the html works is because the code automatically replaces the spaces with %20s. You must parse the gaps for it to be understandable and comply to the W3 html standard:
- Code: Select all
ed2k: millennium - 202 - beware of the dog.avi [192.92 Mb] [Stats]
Becomes
- Code: Select all
ed2k: millennium%20-%20202%20-%20beware%20of%20the%20dog.avi [192.92 Mb] [Stats]
if you are complying to HTML standard, as a browser can not understand a space in a url. %20 is the html equvilent of a space.
So when you posted your lists, all of the links were simply:
- Code: Select all
ed2k://|file|The
When clicked, hence why it was impossible for anyone to click your links
I'm not saying that ed2k can't interpret a space as a character, I'm saying its physically impossible for you to get the bugger into emule/edonkey as its not a valid link
This is the reason why spaces are nearly always removed from filenames and replaced with . (all sharereactor's replace them with _, but I think . is neater
)
Anyway, sorry to hijack your thread
[ Add all 4 links to your ed2k client ]