fix lapumia scraper

This commit is contained in:
TheBeastLT
2022-05-24 09:29:44 +02:00
parent 8199b50021
commit d17c1b05c3
2 changed files with 13 additions and 9 deletions

View File

@@ -33,7 +33,8 @@ async function updateSeeders(torrent) {
async function scrapeLatestTorrents() {
const allowedCategories = [
lapumia.Categories.MOVIE
lapumia.Categories.MOVIE,
lapumia.Categories.TV
];
return Promises.sequence(allowedCategories