diff --git a/nova3/engines/piratebay.py b/nova3/engines/piratebay.py index aa36b8a..b2ab744 100644 --- a/nova3/engines/piratebay.py +++ b/nova3/engines/piratebay.py @@ -1,4 +1,4 @@ -#VERSION: 3.2 +#VERSION: 3.3 # AUTHORS: Fabien Devaux (fab@gnux.info) # CONTRIBUTORS: Christophe Dumez (chris@qbittorrent.org) # Arthur (custparasite@gmx.se) @@ -88,7 +88,8 @@ def search(self, what, cat='all'): 'seeds': result['seeders'], 'leech': result['leechers'], 'engine_url': self.url, - 'desc_link': self.url + '/description.php?id=' + result['id'] + 'desc_link': self.url + '/description.php?id=' + result['id'], + 'pub_date': result['added'], } prettyPrinter(res) diff --git a/nova3/engines/versions.txt b/nova3/engines/versions.txt index 7922cc2..2ba200b 100644 --- a/nova3/engines/versions.txt +++ b/nova3/engines/versions.txt @@ -1,7 +1,7 @@ eztv: 1.14 jackett: 4.0 limetorrents: 4.7 -piratebay: 3.2 +piratebay: 3.3 solidtorrents: 2.1 torlock: 2.22 torrentproject: 1.2