junalmeida / Sick-Beard

Sick-Beard is a PVR & episode guide that downloads and manages all your TV shows. You must have rights to the TV Shows being downloaded. Always observe network regulations and laws in your country.
GNU General Public License v3.0
143 stars 75 forks source link

Update ThePirateBay scraper #351

Closed jwaterwo closed 4 years ago

jwaterwo commented 4 years ago

Updates thepiratebay scraper to use the new api method they are using to search and display torrent search results.

would really like somebody to review this. I added a scrape of the api server and trackers to the _doSearch function, but I am uncertain if they should be here. It would probably be better if the scrape could be done on init, and the same values can be used during a search.

thanks!

junalmeida commented 4 years ago

Seems good! Thank you