echel0n
|
a317ff61c2
|
Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements.
Fixed issues with torrent providers returning no results.
|
2014-07-21 21:26:58 -07:00 |
|
echel0n
|
403c267953
|
Further improved memory handling of bs4 for torrent providers.
|
2014-07-21 16:01:46 -07:00 |
|
echel0n
|
4a29476415
|
Added code to perform disposal of bs4 class when finished as well as perform garbage collection afterwards, this fixed a memory leak issue SR was experiancing during backlog/manual/failed searches.
|
2014-07-21 15:16:04 -07:00 |
|
echel0n
|
af0ccd65cf
|
Fixes for a few provider issues plus passing of search_mode variable.
|
2014-07-20 22:47:13 -07:00 |
|
marseneault
|
662353e936
|
Add support for Bitsoup
|
2014-07-20 12:12:22 +08:00 |
|