-
- Downloads
Fix SiCKRAGETV/sickrage-issues/issues/3347
HD-Torrents has some invalid html on the page with search results. Using the default html parser wasn't returning the correct data. Substituted it with html5 parser to fix the problem. Update soup to v4 Cutting out invalid portions of html before feeding it to parser. Added error handling and case insensitive match Fixed detection of seeders/leechers and improved size detection
Please sign in to comment