I'm trying to rip a site with bunch of big wmv files, but parsing is stacking up really fast, and OE eventually hangs.
Is there way to make OE not to parse wmv files?
Can you please give me few links to such WMV files, so I could fix the issue? There is a code already to skip parsing them. Perhaps, some condition should be added.
Best regards,
Oleg Chernavin
MP Staff
I can't give you the link, because it's password protected. Can you just tell me how to setup so that oe doesn't parse wmv files?
Offline Explorer should skip these files from parsing already. Somehow the files you download are different from what I have tested before. This is why I need the links.
You can send me them and the access codes to support@metaproducts.com
Oleg.
I found the problem. When it download wmv files from the remote server, it doesn't have problem parsing, but when there are wmv files that are already downloaded on the local folder, it starts having problem parsing. Why does it parse local files even though I have skip existing media files checked? Isn't it supposed to skip them without parsing?
OK. I improved the code to skip such files from parsing. If you want, I can provide you with an updated version of Offline Explorer.
Oleg.
Sure, where can I get it?
Here is the updated oe.exe file:
http://www.metaproducts.com/download/betas/OEP2583.ZIP
Oleg.
Thanks it seems working.
I have one more suggestion. Even though it's skipping parsing, it takes a bit of time to check the downloaded files. Can you make it so that html files are parsed first so that the downloaded media files can be checked while downloading the rest?
Well, it simply follows links, so it will be hard to change that logic.
Oleg.
Why not? Get a seperat parsing cue list for big files (archive and media.) As OE finds a link to an archive or media file, have it check if the file exist on the local hard drive, if it exist, put it on a parsing cue list and move on to next one until the end. If everything's done let oe start working on the parsing cue list for the existing archive and media files at last.
Media files are not parsed. So, it is not necessary to put them in the parsing queue. When OE finds a media link, it checks if the file exists on the disk. If yes, it skips it. If not, it is added to the download queue. If the file is parseable, it is being added to the parsing queue.
Oleg.
Hmm. Are you sure you fixed it? I thought you did, but when I try again, it still seems parsing video files. Can you check it again? wmv mpg avi rm and so on?
Try to rip sites with lots of movies like
http://thehun.com/
http://www.ultrapasswords.com/movies.html
First rip them, then second delete everything except movies files and try to rip them again.
Be careful they're adult sites though. lol
OK. Please try this one:
http://www.metaproducts.com/download/betas/OEP2585.ZIP
Oleg.