chenqingyu / auto-sub

Automatically exported from code.google.com/p/auto-sub
0 stars 0 forks source link

Core Bugs / Enhancements #131

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Because there are a couple issue open that affect the core of auto-sub, I 
created this issue and merged all of them together so they are all in the same 
place and easier to find.

Summarized:

If you have more then 300 items in your wanted list, it will take a long time 
before subtitles are being downloaded. To fix this:
 - Remove the downloadsub thread and make a download subtitle function, that is being called right after a subtitle was found
 - Check during the for loop if there are still calls 

Downloadsub:
 - Download the subtitle to the memory and only write it to the file system when it is completely downloaded
 - Increase default timeout to 300 (normal http timeout)

Original issue reported on code.google.com by romke.va...@gmail.com on 4 Oct 2012 at 1:42

GoogleCodeExporter commented 9 years ago
Issue 113 has been merged into this issue.

Original comment by romke.va...@gmail.com on 4 Oct 2012 at 1:42

GoogleCodeExporter commented 9 years ago
Issue 105 has been merged into this issue.

Original comment by romke.va...@gmail.com on 4 Oct 2012 at 1:42

GoogleCodeExporter commented 9 years ago
Issue 121 has been merged into this issue.

Original comment by romke.va...@gmail.com on 4 Oct 2012 at 1:43

GoogleCodeExporter commented 9 years ago
Issue 112 has been merged into this issue.

Original comment by romke.va...@gmail.com on 4 Oct 2012 at 1:43

GoogleCodeExporter commented 9 years ago
Issue 137 has been merged into this issue.

Original comment by romke.va...@gmail.com on 12 Oct 2012 at 6:36

GoogleCodeExporter commented 9 years ago

Original comment by romke.va...@gmail.com on 8 Nov 2012 at 5:45

GoogleCodeExporter commented 9 years ago
This issue was closed by revision b3af17e106a9.

Original comment by romke.va...@gmail.com on 10 Nov 2012 at 12:11