Feedback Page

This is a somewhat temporary page made especially for the beta version of this website. It's to collect all your death threats, love messages, requests to the code monkeys or just suggestions/issues/questions/criticisms/idle talk or whatever feedback you think is worth our database space.


20,160 comment(s) posted: [view latest]
01/06/2012 00:10 — aniluv
I tried to download several links from PeejeShare and i get this:
All download slots for this file are currently filled.
Please try again momentarily.
Hope they allow more download slots since more people are using their service as of now.
01/06/2012 04:31 — Anonymous: "animafan"
PeejeShare works very well for me. I tried to download the morning & evening. Not "all download slots..." messages at all (luck?). Bandwidth between 200-300 ko/s.
02/06/2012 03:19 — aniluv
I gt it to work finally. =D Good speed, as fast as mediafire.
02/06/2012 04:14 *Altervis
uuh.. admin-san did you change the file to 7z on purpose? or some error occured? i just want to say that using 7z is pretty bother -__- and now MF using captcha...
it's not like i can't watch it or i giving you bad reputation, but can you make it like before?
or is it just my idiotic fault..?  anyway, i'm really sory if i'm being rude i'm not too good in english, like always keep the hardword admin-san :D
03/06/2012 02:18 — admin
I can't do anything about the CAPTCHAs unfortunately.
7z wrapping is to see if it helps prevent the account being deleted. I admit it's an inconvenience, but it's probably better that than having lots of dead links.
03/06/2012 03:30 *aniluv
For 7z, just use free-ware 7-zip.
It is fast and easy to install and use.
For joining .001 file, pls use hjsplit.
http://www.7-zip.org/
Personally i think the bother is almost negligible.
03/06/2012 11:33 — Altervis
haaaah.. it's a shame, but well.. for free anime and support this site i'll do it gladly :D
thanks to aniluv-san for help anyway :)
02/06/2012 08:34 — Anonymous
PeejeShare looks to be quite a reliable solution at the moment. Good download speed and I haven't run into a limit yet, but I want to ask has anyone here run into any download limit (apart from the filled-slot problem mentioned) on PeejeShare ?

Since the trial period got extended for the purpose of testing if there is any kind of limit, I find it quite strange no one is saying anything about that here :-? Just curious. But is it safe to assume that "silence" means "no limit", I wonder? :-?
02/06/2012 09:55 — Anonymous
Giving files randomized names may be a good idea for their longevity. However new style packing creates a slight inconvenience for jDownloader users as it treats the files as simple HJSplit parts but fails to automatically unpack the combined 7zip archive. I think a more popular choice like rar parts (e.g. *.partX.rar) would be more convenient for this as it is fully supported by jDownloader. It could use no compression (as gains for video are too small) or minimum compression (just to avoid bit pattern checks).
02/06/2012 09:56 — Anonymous
This was a reply to Altervis post.
03/06/2012 02:29 — admin
RAR is pretty much a no go unfortunately.
I believe the only programs able to create them are WinRAR or the equivalent RAR command line tool. The format doesn't seem to have any open specifications available, and somewhat due to this, I have no idea if it supports stream creation or stuff like delta filters that 7z supports.
Support on non-x86 platforms looks sketchy at best.
7z is pretty much a superior format to RAR in almost every way, and 7-zip is pretty much better than WinRAR in every way that I can think of.

People are probably going to hate me for saying this, but JDownloader really needs to add 7z support. I really don't see any reason why people should be using a closed proprietary format in this day and age.

I don't use JDownloader so I don't know to what extent it supports non-RAR archives. There seems to be some activity regarding 7z, doing a search here though: http://svn.jdownloader.org/search/inde...ues=1&q=7z
03/06/2012 03:31 *aniluv
I don't use Jdownloader,  I use IDM, FDM also works pretty well. If you need to unzip 7z file, feel free to use 7-zip freeware.
http://www.7-zip.org/
02/06/2012 16:44 — Anonymous
Have downloaded twice using Mediafire link but it always give me error "The archive is either in unknown format or damaged". It is same whether the file is separated into parts or just one archive. Can you help me please where I did wrong when downloading?
02/06/2012 20:41 — Anonymous
WinRar 3.90 fails to extract them but the latest 7-Zip version (9.20) works. So get it if you don't have it http://www.7-zip.org/
I'd prefer if it was Rar packed personally because of the jDownloader issue mentioned above but it looks like 7zip also makes it harder for other people to extract manually as probably not everyone has 7-Zip installed.
03/06/2012 02:41 — admin
I tested WinRAR, which seems to extract fine if it's a single archive (ie not split). I believe I have v4.00, so am unsure if v4.20 fixes the problem or not.
03/06/2012 03:30 — Anonymous
Oh using the newer version. Didn't realize it before, hehe.
When I check my 7zip version, it is version 4.65. Winrar is 3.85..
I already finished the download using torrent :), Still seeding it.
Anyway, thank you for you help.
03/06/2012 03:34 — aniluv
People can just install 7-zip, it extracts the 7z file perfectly without any problems instead of sticking to winRAR. Problem solved.
03/06/2012 11:51 — Anonymous
erh ... I wanna ask something, 7-zip can't create archives with recovery records or repairing function, and it doesn't have the function to compress multiple folders into multiple archives like WinRAR (it can compress multiple folders into ONE archive, I know that), does it? Purely asking, don't get my intention wrong, I'm not saying which is better than which. Just that I'm kinda fond of the recovery and automated compression functions of WinRar. If there is something like that in 7-zip that I didn't see, please tell me how to get to that, thanks.
03/06/2012 12:11 — aniluv
Honestly, I do not use the function of compressing multiple folders into multiple archives, so i am afraid i can't help you with that. Maybe admin can help u?
03/06/2012 14:40 — admin
Good points, I didn't think of those.
Lack of recovery is a notable omission in the 7z format, although I do question the necessity of it these days (P2P applications do chunk hashing, transport streams and filesystems support checksumming). Perhaps it seems a little odd for a compression format, as the idea of compression is to remove redundancy whilst error recovery's aim is to increase redundancy. I guess you'd need to use an external application like PAR for this purpose, but I do take your point that integrated support may be nicer for some.

I've generally write scripts for more complex archive creation tasks, but taking a look at WinRAR it seems that it does have some handy ability to do stuff like exclude files or create multiple archives at a time. Isn't a format limitation though, so may be doable by another program. I know there are alternative archivers which compress to 7z, such as PeaZip, but I haven't really tried them so I don't know whether they have the ability to do this.

Good points - thanks for putting them forward.
I personally support 7z as it's free and open, has better compression (with the drawback that the 7-zip application doesn't always adaptively select  optimal compression methods whilst WinRAR does) and can be faster on many core machines as WinRAR can only use 2 threads. The format's support for chained filters is a pretty nice feature too.
04/06/2012 08:05 — Anonymous
thanks for the reply :)

I certainly think it is a good thing that there are open source and free alternatives for many programs out there. Quite sad that the common problem, it seems, with these open source programs is that the end users often have to be quite tech-capable or to wait for someone in the developing team to add features that are typical of the paid apps. Of course, given its free nature, I wouldn't expect too much anyways, just saying :)  I may try to learn to write automated codes the next time I have some free time :)

As for the recovery thing, I have to admit I'm a bit of a safety-nut :) ... but not without reasons, that preference for recovery and extra backups came after some horrible personal experience. Not very often, in fact it may be quite rare, but at one time or another some of my important files, and also their backups version stored in archives, are "magically" corrupted for no apparent reasons. So after that I have a habit of backing up things AND adding recovery to them :)
02/06/2012 18:09 — Arata2012
What should I do about error "The archive is either in unknown format or damaged" ?
03/06/2012 02:18 — Anonymous
If you're not using 7zip 9.20, update and try again.
03/06/2012 03:34 — aniluv
http://www.7-zip.org/
For 7z file extract.
Totally free.
04/06/2012 10:22 — wilder
If CRC error, that means the file is corrupt
you have to download it again and hopefully it's not corrupt/broken
03/06/2012 03:35 *aniluv
Peejeshare doesnt seem to deal well with signs
http://www.peejeshare.com/files/362135...].mkv.html
Page no found.

This is just for commie's fate zero release i believe.
05/06/2012 12:16 — admin
Thanks for the note, the uploader should now strip these special characters (so the filename will get mangled, but will at least work).
03/06/2012 06:14 — Anonymous
To report on the limits of Peejeshare:
After two files (1 gig each) it won't let you dl for a bit (maybe 10 minutes) but then lets you get more. There doesn't seem to be a per day limit (or it's over 12gig).
I did encounter the strange "no slots available" error on some files though. It does go away eventually but is a bit concerning.
03/06/2012 07:20 — Anonymous: "lukin4anime"
that sounds good enough as a mirror :) hopefully this highlights the importance of keeping up the support for other hosting links as well (especially mediafire), so that we are not stuck with just one host :)
03/06/2012 08:29 *saiphyo
Please reupload this file.....
[Hatsuyuki-Tsuki]_Naruto_Shippuuden_Movie_4_The_Lost_Tower_[DVD][1280x698_x264_AC3_5.1][EB03E78F].mkv
all link dead..... plz reupload to Mediafire or JumboFiles or Depositfiles.
thank admin ^_^
03/06/2012 11:45 *Altervis
after see few post on this page my question is.. which one is better? 7z or WinRAR?
just curious tehee~~
03/06/2012 12:13 — aniluv
I think for .rar file type you can use both 7z and winrar, though winrar could have more features. For .7z file, it is better to use 7-zip.
04/06/2012 04:49 *Altervis
hmm... does 7-zip can't extract .rar? why does people use 7z in the first place if we already have poweful compresing with rar..? -___-
you know what i mean, maybe 7-zip have some good features, but WinRAR is much more world wide.. i hope you know what i'm trying to say..
04/06/2012 05:29 — Anonymous: "lukin4anime"
erh, I think you didn't read aniluv's post carefully enough. He said ".rar file type you can use both 7z and winrar". And from experience with both 7zip and winrar, I know that this is true. So yes, 7zip can extract .rar files.

Both programs have their own advantages over the other, just like aniluv pointed out.

7zip can extract .zip .rar and .7z, and the cool thing is that it can even extract files from damaged archives (not always successful, but yes, it can. WinRAR can't do something like that by the way). And generally speaking, I think 7zip has a higher compression rate than WinRAR, i.e. you can make smaller archives from larger files and share them more easily.

WinRAR can extract files from almost any archive type you can throw at it. And of course winrar can generate .rar files while 7-zip can't (7-zip can open and extract .rar files but can't CREATE .rar files). And in winrar you get a lot of cool functions to use with the rar file, such as adding recovery records, multi-folder auto compression, strong password management ... But winrar sometimes gives errors when extracting .7z files, so for those you better use 7-zip, it's free anyways.

So, I guess you should have both WinRar AND 7-zip installed, you'd probably be better off that way.
04/06/2012 10:10 *aniluv
Thanks for helping to explain. Your clarification is so much better. I am lazy =P.
05/06/2012 04:38 *Altervis
whoaa.. thanks dude for give me such information, it's really worth reading it, from now on i think i'll use 7zip for compresing :)
sorry i'm not careful enough when read aniluv post..
@aniluv i expect that -__-, you already reply that many posts above after all, forgive this slug for not read your post carefully *bow hehee..
Add new comment
Name:
Message:
Image Verification:

Our squiggly text game where the aim is to copy the image into the textbox. All characters are upper case, and there are no zeros (0) and ones (1) in the above image. Apparently bots aren't as good as humans at this game.
beta
Anime DDL+NZB mirror
Current Time: 04/04/2026 07:22



About/FAQs

Discord