mrlucas84 / embermediamanager

Automatically exported from code.google.com/p/embermediamanager
0 stars 0 forks source link

Multi-Threaded Scraping #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
an option to scrape several movies at the same time 

Original issue reported on code.google.com by temmi2...@googlemail.com on 29 May 2009 at 11:38

GoogleCodeExporter commented 9 years ago
I'll try to work something out for the release after next. I think the next 
release
will be a bugfix/tweak only release.

Original comment by jason.schnitzler on 29 May 2009 at 7:01

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
i think this would be great. Especially if you could get it too download 
multiple
posters / trailers at once. Started getting trailers at 11pm last night, by 8am 
i was
upto E, if there was 2-3 trailers downloading at once i would have expected it 
to be
much further through the list. Even if it worked as MIP does, where it creates 
a list
of files to download, then after its compiled all the lists a multi-threaded 
download
starts.
Thanks

Original comment by Garvani@gmail.com on 24 Jun 2009 at 11:18

GoogleCodeExporter commented 9 years ago
As someone whose done a lot of multi-threaded projects, I have to say that this 
could get dangerous / be a major time-consuming hog.  Plus, debugging can get a 
little fishy in multithreading situations under VS.Net.

My suggestion, take it with a grain of salt, would be to leave this until 
everything 
else is 100% bulletproof.  Because debugging/feature additions will all be 
slightly 
more complex once you've moved into this region..

Original comment by rus...@gmail.com on 25 Jun 2009 at 4:03

GoogleCodeExporter commented 9 years ago

Original comment by nadas.bence@gmail.com on 29 Nov 2009 at 7:19

GoogleCodeExporter commented 9 years ago

Original comment by nadas.bence@gmail.com on 11 Dec 2009 at 7:19