iptorrents provider needs update
IPtorrents returned torrents page has been updated. The results table now has an 'id' of torrents and not a 'class'.
Can you please update line 134 of \sickrage\providers\torrent\iptorrents.py to torrent_table = html.find('table', attrs={'id': 'torrents'})
Thanks!